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

Implementation of the REST command for FTP. #27

Merged
merged 1 commit into from Nov 20, 2013

Conversation

sirkonst
Copy link
Contributor

Simple test:

$ wget ftp://XXX:YYY@127.0.0.1/ftp/100M --limit-rate=5000000 -c
# and check by md5sum after full download

Docs - http://cr.yp.to/ftp/retr.html

sudorandom added a commit that referenced this pull request Nov 20, 2013
Implementation of the REST command for FTP.
@sudorandom sudorandom merged commit 2c452b0 into softlayer:master Nov 20, 2013
@sirkonst sirkonst deleted the ftp_REST branch November 20, 2013 14:34
@sirkonst
Copy link
Contributor Author

Unfortunately, resume download doesn't work in FileZilla, WinSCP (may be other) because http://twistedmatrix.com/trac/ticket/4819 (see about resumeProducing()). Current, I don't know how to fix it well.

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

Successfully merging this pull request may close these issues.

None yet

2 participants