mgilangjanuar/teledrive

Upload first to server and then to Telegram

albertopasqualetto opened this issue · 5 comments

Is your feature request related to a problem? Please describe.
If I have to upload a big file, it does not use my full bandwidth.

Describe the solution you'd like
A solution could be uploading to the server ad max speed and then the server will upload slowly to Telegram as a workaround to Telegram free plan limits.

Have you thought about compressing the file first into smaller files using like 7zip or winrar?

Is your feature request related to a problem? Please describe. If I have to upload a big file, it does not use my full bandwidth.

Describe the solution you'd like A solution could be uploading to the server ad max speed and then the server will upload slowly to Telegram as a workaround to Telegram free plan limits.

I also recommend you to try the staging branch as I added faster upload there (you dont need experimental enabled).

Have you thought about compressing the file first into smaller files using like 7zip or winrar?

I have already did it.

I also recommend you to try the staging branch as I added faster upload there (you dont need experimental enabled).

Good! I am not trusting an unstable branch since I want this service to be reliable and I do not have the time to re collect all files in telegram if something goes wrong.

Should I trust it?

I also recommend you to try the staging branch as I added faster upload there (you dont need experimental enabled).

Good! I am not trusting an unstable branch since I want this service to be reliable and I do not have the time to re collect all files in telegram if something goes wrong.

Should I trust it?
it's working faster.
Maybe wait until release 2.5.6 since there will be some more feature additions and fixes to be more stable.