Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

send_file duplicates file on local disk #1678

Open
whitewhidow opened this issue Oct 19, 2020 · 0 comments
Open

send_file duplicates file on local disk #1678

whitewhidow opened this issue Oct 19, 2020 · 0 comments

Comments

@whitewhidow
Copy link

whitewhidow commented Oct 19, 2020

when i send_file something

it duplicates the file on my local drive after sending

so it will send the file, and i will then have a second file with (2) appended to it ..???

so i just open telegram-cli

type send_file <peer> testfile.txt

and will en up with 2 files in my dir
testfile.txt
testfile (2).txt

cant send large files this way, it will eat all my diskspace...
thx in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant