When moving files from my linux system to windows using WinSCP, I perform a large transer and after it has moved the data to the temporary Windows directory I get an error message
No such file or directory
Error code: 2
Error message from server. No such File
Request code 11
At this point my directory has been deleted from my linux system and the files have been deleted from my temporary Windows directory and have not been copied to my Windows destination director (i.e. all of the data is lost). Why is this happening?
Judd