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

False size calculation for ASCII transfers #1025

Closed
cyberduck opened this issue Feb 12, 2007 · 6 comments
Closed

False size calculation for ASCII transfers #1025

cyberduck opened this issue Feb 12, 2007 · 6 comments
Assignees
Labels
bug fixed ftp FTP Protocol Implementation high priority
Milestone

Comments

@cyberduck
Copy link
Collaborator

6771778 created the issue

When uploading files to FTP servers, including my personal ftp server that I need to use daily, I get the message "Disconnected" in the Transfers window after the upload has completed. The files do appear to get there, but the file size reported is generally .1 - .2 kB larger than the "total" file size.

A screenshot of the issue can be seen at (http://andrewism.tk/pub/cyberduck_error.png)

This happens to me very consistently on several FTP sites so its not just a fluke thing for me at least, and it happens on both my MacBook and Intel Mini.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Using ASCII or 'Auto' FTP transfer mode?

@cyberduck
Copy link
Collaborator Author

6771778 commented

Using 'Auto' transfer mode, although 'ascii' exhibits the same error.

Binary seems to work better in a couple of quick tests, but I was hoping to use "auto" to get the best transfer speeds for my uploads. My upload connection is only 384kbps and it's nice to get the best uploads speed possible with that.

Is this a 'known issue'?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This file size differs when converting line endings.

@cyberduck
Copy link
Collaborator Author

ec235c8 commented

Version 2.8.4 (3470) exhibits this behaviour every time uploading under leopard

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Ticket #1716 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 2a29bb2.

@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