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

deleting files from ftp server #2262

Closed
cyberduck opened this issue Jun 29, 2008 · 1 comment
Closed

deleting files from ftp server #2262

cyberduck opened this issue Jun 29, 2008 · 1 comment
Assignees
Labels
bug ftp FTP Protocol Implementation worksforme

Comments

@cyberduck
Copy link
Collaborator

429bb39 created the issue

I would like to delete some files from the ftp server, but CyberDuck doesn't allow me to delete them. I get an error that says: no such file or directory.

NOOP
200 NOOP command successful
CWD /public_html
250 CWD command successful
DELE Amerikanen te dik voor r�ntgenfoto.doc
550 Amerikanen te dik voor r�ntgenfoto.doc: No such file or directory

NOOP
200 NOOP command successful
DELE access_log_20080617.gz
550 access_log_20080617.gz: No such file or directory

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Try to change the character encoding used. See 'View' → 'Text Encoding'. Try UTF-8 (the default), ISO-8859-1 and Windows-1252. Refer to http://cyberduck.ch/help/en/problems/index.html

@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