Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Error deleting file with version 5.8.2

Bug 1400 broke Bug 1074. Re-fixed in WinSCP 5.8.3.
https://winscp.net/tracker/1400
https://winscp.net/tracker/1074

Can you send me an email, so I can send you back a development version of WinSCP for testing? Please include link back to this topic in your email. Also note in this topic that you have sent the email. Thanks.

You will find my address (if you log in) in my forum profile.
psiden

Re: Error deleting file with version 5.8.2

Log extract from 5.7.7 (Build 6257):
DELE /F:/folder/subfolder/filename.ext

250 File deleted

Log extract from 5.8.2 beta (Build 6284)
DELE /F:/folder/subfolder/filename.ext

550 S_dosFsLib_ILLEGAL_NAME
Guest

Re: Error deleting file with version 5.8.2

Privately attached two two log files, one for 5.7.7 and one for 5.8.2 (portable).
martin

Re: Error deleting file with version 5.8.2

Please attach a full log file both from 5.8.2 and the "previous version" for a comparison.

To generate log file, enable logging, log in to your server and do the operation and only the operation that causes the error. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you can mark the attachment as private.
psiden

Error deleting file with version 5.8.2

Trying to delete a file in results in "Error deleting file '<filename>': S_dosFsLib_ILLEGAL_NAME" with the new 5.8.2 (beta).

Navigating the remote directory tree also fails in most but not all cases. The error messages typically look like "Error listing directory /F:/Platform/Web/JQuery: Could not retrieve directory listing S_dosFsLib_ILLEGAL_NAME".

The target FTP server is a B&R PLC, hence the rather odd remote path. But it worked with the previous version of WinSCP.