Re: Error message: Copying files from remote side failed. Could not open files for reading.
We cannot help you with this. If the server does not allow you to download the file, there's nothing you can do about it on the client side.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
winscp.exe.
start D:\fullpathto\winscp.exe /ini=nul /log=D:\fullpathto\%date:~10,4%%date:~4,2%%date:~7,2%.log /script=D:\fullpathto\script.txt
option batch off
option confirm off
open ftp://username:password@severaddress
get * c:\fulllocalpath -preservetime -transfer=ascii -filemask=*%TIMESTAMP#yymmdd%.log -rawtransfersettings PreserveTimeDirs=1
Copying files from remote side failed.
Could not open file for reading.