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

Files/folders that begin with numbers followed by a space cannot be opened #12100

Closed
cyberduck opened this issue Jan 23, 2006 · 2 comments
Closed
Assignees
Labels
bug fixed ftp FTP Protocol Implementation
Milestone

Comments

@cyberduck
Copy link
Collaborator

7c34942 created the issue

If a folder is created with numbers, followed by a space and more characters (i.e., '2006 Files'), the folder is shown as 'Files', and cannot be opened or deleted. Other FTP programs (such as Fetch) will show the correct folder name as '2006 Files', and allows full functionality.

Also, if you create just a folder with numbers (i.e., '2006'), the folder WILL be correctly shown as '2006', WILL allow you to open it and add files, but it will NOT allow you to delete the folder.

If the folder name is joined by an underscore (i.e., '2006_Files') it works fine.

If you need further info, just let me know!
Thanks!

-Ryan

@cyberduck
Copy link
Collaborator Author

f5493d5 commented

I am experiencing the same problem.. the ftp server is a windows server, could this be related? I have a folder "2006 March" which shows up in cyberduck as just "March" and is inaccessible. It is accessable from other ftp clients.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Windows file parser issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fixed ftp FTP Protocol Implementation
Projects
None yet
Development

No branches or pull requests

2 participants