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: File not found: Error 550 on delete

You are probably facing this problem:
https://winscp.net/tracker/457

Consider posting a log file for us to check.
jobzky

File not found: Error 550 on delete

Hi,
We are using WinSCP and our language is C#. We've been using WinSCP in our FPT with customers. Lately when customer moved their FTP Host we can connect successfully. However on GetFiles method we encountered Error 550:File not found. We are passing remove=true. Can someone help us figured out the issue? Here's our logs. The files weren't there anymore when explored.

. 2019-10-11 09:12:11.215 Transfer done: '/ftp/xxxT/DELFOR_X12_830_201910111605471.TXT' [41414]
. 2019-10-11 09:12:11.215 Deleting file "/ftp/xxxT/DELFOR_X12_830_201910111605471.TXT".
> 2019-10-11 09:12:11.215 DELE /ftp/xxxT/DELFOR_X12_830_201910111605471.TXT
< 2019-10-11 09:12:11.355 550 File not found.
. 2019-10-11 09:12:11.355 Asking user:
. 2019-10-11 09:12:11.355 Error deleting file '/ftp/xxxT/DELFOR_X12_830_201910111605471.TXT'. ("File not found.")