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

Transfer is complete but it says it failed! #2687

Closed
cyberduck opened this issue Oct 23, 2008 · 1 comment
Closed

Transfer is complete but it says it failed! #2687

cyberduck opened this issue Oct 23, 2008 · 1 comment
Assignees
Labels
bug ftp FTP Protocol Implementation wontfix

Comments

@cyberduck
Copy link
Collaborator

b704f45 created the issue

Using Cyberduck 3.0.3 (4205), OS X 10.4.11, Java 1.5.0_16

I downloaded a large file, > 1 GB, from an ftp server. The transfer failed repeatedly but the automatic retries kept things going.

Ultimately, it growled twice:

Oct 23, 2008 10:20:19 AM Cyberduck: Download complete (testfile.mpx ) - Priority 0<br />
Oct 23, 2008 10:20:20 AM Cyberduck: Connection failed (xxx.sip.mia.bellsouth.net) - Priority 0

... cosmetic bug: the extra space after the file name, before the close-paren.

When I brought Cyberduck forward, the Transfers window had a Failures (probably should be singular) sheet showing that said:

FTP Error: Download failed.
(the file's path)
ransfer complete.

... cosmetic bug: It says "ransfer" - with a missing T.

The transcript below that says:

26 Transfer complete.
QUIT
221 Goodbye.

I checked the file - the download is complete; its length is exactly right. Not sure why Cyberduck thought the download failed...

See attached screen snapshot of the Failure sheet.


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The status response code from the server must always have a length of three digits. E.g. for a completed transfer, it is expected to be one of 225, 226 or 250. Please report to the server vendor.

@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 ftp FTP Protocol Implementation wontfix
Projects
None yet
Development

No branches or pull requests

2 participants