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

REQ: More an idea to ponder. File transfers via HTTPS #109

Open
quadcom opened this issue Oct 15, 2021 · 0 comments
Open

REQ: More an idea to ponder. File transfers via HTTPS #109

quadcom opened this issue Oct 15, 2021 · 0 comments

Comments

@quadcom
Copy link

quadcom commented Oct 15, 2021

I've come to learn that LFTP can transfer files via HTTP. Why this is interesting to me is that ISP's can throttle and do throttle FTP transfer speeds. But they theoretically can't throttle HTTP streams. I've downloaded files directly from the rTorrent webUI and those downloads, while not being threaded, download crazy fast. While LFTP, using 10 threads and 1 file, cap out at about 40MB/s (for me). I've never seen it go any faster.

I can see the download path when DL'ing via HTTP so configuring the DL' path is not a problem. Authentication is going to be the same as SFTP transfers. All that needs doing is creating the correct syntax (but what do I know I'm not a programmer by any means).

Any thoughts, comments, ideas?

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