Re: Delete a file in Local server after transferring the file
What protocol are you using?
Can you post a session log file?
Though I do not think it's WinSCP that locks the file. Did you try to turn off antivirus?
Did you try using
Can you post a session log file?
Though I do not think it's WinSCP that locks the file. Did you try to turn off antivirus?
Did you try using
File.Move
instead of File.Copy
and File.Delete
?