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

uploads fail repeatedly with message: 'APPE': command not understood #1915

Closed
cyberduck opened this issue Apr 9, 2008 · 3 comments
Closed
Assignees
Labels
bug fixed ftp FTP Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

anonymous created the issue

Uploading from Mac OSX 10.5.2 to Yahoo ftp server repeatedly fails when uploading a folder hierarchy with 100-200 files and images in 4-6 subfolders.

@cyberduck
Copy link
Collaborator Author

anonymous commented

I have a similar problem. It seems that the format of APPE is invalid:

...
NOOP
200 NOOP ok.
TYPE I
200 Switching to Binary mode.
PASV
227 Entering Passive Mode (10,16,0,2,135,220)
APPE 
553 Could not create file.
QUIT
221 Goodbye.

RFC 959 specifies APPE as:

APPE <SP> <pathname> <CRLF>

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Refer to #1907 for the details. Has been fixed in 220aa35.

@cyberduck
Copy link
Collaborator Author

bestsites commented

best sites

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug fixed ftp FTP Protocol Implementation high priority
Projects
None yet
Development

No branches or pull requests

2 participants