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

All files report "Transfer incomplete" #1209

Closed
cyberduck opened this issue Aug 9, 2007 · 4 comments
Closed

All files report "Transfer incomplete" #1209

cyberduck opened this issue Aug 9, 2007 · 4 comments

Comments

@cyberduck
Copy link
Collaborator

mkstevo created the issue

Transferring files always gives an error once the file has finished . The transfers window reports "Transfer incomplete" .

I think the reason this seems to appear is that the file sizes of the original and the 'remote' file differ .

For example , uploading a simple redirect index page to point people to my new index ( from index.htm to index.html , for anyone who has bookmarked the original page ) I get the report :

index.htm
Transfer incomplete
246B of 235B

or:

gCal.htm
Transfer incomplete
402B of 391B

The uploaded files all appear to work correctly , and even after uploading 60Mb of an entire site all files seem present and correct .

In case it makes any difference , I am uploading to my dsl webspace , hosted by Pipex
( ftp://[myusername]@dslftp.dsl.pipex.com:21 )


Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

This may be a duplicate of #1025. Do you use ASCII or Auto transfer type?

@cyberduck
Copy link
Collaborator Author

mkstevo commented

I have Transfers set to Auto ,

Line endings to Unix ,

Transfer in Ascii mode ..txt|..cgi|..htm|..html|..shtml|..xml|..xsl|..php|..php3|..js|..css|..asp|..java|..c|..cp|..cpp|..m|..h|..pl|..py|..rb|..sh

Default connect mode Active .

I may be wrong , but I assume they are the default settings ?
Perhaps it is the Line endings conversion which is altering the file size ?

@cyberduck
Copy link
Collaborator Author

mkstevo commented

I have just tried various settings ( Unix , Mac , Windows line endings , Auto / Ascii transfer etc. ) on the one file , all transfers report the same 'Transfer incomplete' error , with the same two mismatched file sises being reported every time .

index.htm Transfer incomplete 246B of 235B

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I reopened #1025 for this. The transferred file size changes when converting line endings.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants