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

Segmented download fail with longer filenames #10726

Closed
cyberduck opened this issue Jun 6, 2019 · 8 comments
Closed

Segmented download fail with longer filenames #10726

cyberduck opened this issue Jun 6, 2019 · 8 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

211acbf created the issue

When you try to download a file with a longer name on windows, you sometimes encounter a access denied error. But it's not because of the permissions but because the folder and .cyberducksegment file just break the windows (or maybe NTFS) name limits.

For example I bought an Album and want to transfer it from my Server. The filename is

13. RoughSketch feat. DD”ナカタ”Metal — Booths of Fighters (Camellia's **'Barrage of Flurries**' Remix).flac

Creating a file on windows with that name is no issue.

But if you try to create that file in a folder called

13. RoughSketch feat. DD”ナカタ”Metal — Booths of Fighters (Camellia's **'Barrage of Flurries**' Remix).flac.cyberducksegment

like cyberduck tries to you get an error because the name is too long, so cyberduck fails to download the file. So without renaming the file on the server I have no chance to download it even though it should be possible. This is compounded by the issue that the .cyberducksegment extension is really long so you encounter this issue a lot earlier than with a shorter file extension.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 89781d7.

@cyberduck
Copy link
Collaborator Author

68d9518 commented

I'm having the exact same issue that's listed here. I get "Please verify disk permissions". The error goes away if segmented downloads are turned off.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Revert in 32a82e4.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#11507 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Possible duplicate in #11581.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

In 5fbd3cd and 1c49961.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Milestone renamed

@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