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

Connection time out on all downloads using segmented option #9301

Closed
cyberduck opened this issue Feb 25, 2016 · 6 comments
Closed

Connection time out on all downloads using segmented option #9301

cyberduck opened this issue Feb 25, 2016 · 6 comments
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme
Milestone

Comments

@cyberduck
Copy link
Collaborator

5b077e0 created the issue

Firstly, Log Drawer is blank, unfortunately.

Each of my downloads ends in a connection timed out error.

I'm downloading the top file on the screenshot, It's Always Sunny.

There is a new folder created on my server, 9 segments of the single file I'm downloading. Never had lftp do this, so not sure if I should be seeing the segmenting process like that. The extra file with segments stays after the download is done.

The download gets to 100%, then goes past it a few MB and gives me that connection time out. Same thing every time. If I resume the download, it starts from 0% again and takes just as long. I can't complete any downloads.

On my local drive there is a single file appended .cyberducksegment, and packaged inside is the 9 segments. Again, not sure if I should be seeing that, I'm expecting a re-combined file at the end.


Attachments

@cyberduck
Copy link
Collaborator Author

5b077e0 commented

I should note-

I tried your last version 4.7 a while back and did the terminal command to enable segmenting in hidden features. That setup wouldn't complete downloads so I abandoned it for a while. Today, I uninstalled 4.7 with appzapper so I could install 4.8 fresh.

If there is a plist or something I should delete manually let me know.

Also, I'm only using this for sFTP into chips.whatbox.ca for my seedbox. I've tested the same functions in lftp and segmenting works fine.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

You can disable segmented downloads by entering

defaults delete ch.sudo.cyberduck queue.download.segments.threshold 

@cyberduck
Copy link
Collaborator Author

5b077e0 commented

Segmented downloading is a must have for me, downloads from my seedbox are painful without it.

Have you encountered this issue? Any steps I can take to troubleshoot it?

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It is not clear to me why you see .cyberducksegment files on the server. You must have uploaded these with another transfer. The feature works by starting multiple transfers with different offsets for the same file and placing these into a .cyberducksegment folder on your local drive before the files get concatenated when the transfer is complete.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please post the transcript from the log drawer of the Transfers window. Choose ⌘-L on Mac or right-click the toolbar from the Transfers window and choose Log on Windows

@cyberduck
Copy link
Collaborator Author

5b077e0 commented

Yeah, I didn't upload those files to the server. Cyberduck would segment the files on my server for some reason before transferring them. There was all kinds of screwy stuff going on. The files were not concatenated, because the transfer would never end. It would get to 100%, and then turn over to 0%, and then time out. The segmented files would be all over the place by that time, with the only complete file being the original on my server.

Sorry I didn't reply to your transcript request immediately, it has been two months since I posted this ticket and obviously I couldn't wait two months to have working ftp, so I moved on.

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

No branches or pull requests

2 participants