Re: get and Put failed
Can you attach the log anyway? Both for successful and failed run.
How do you "call WinSCP through your application"?
How do you "call WinSCP through your application"?
Command = start /wait /D "C:\Program Files (x86)\WinSCP" winscp.exe
Parameter = /console /command "open ftps://Servername:Password@10.111.193.20:990/xyz/shft/ -timeout=30" "get Source_File.csv G:\Master_Folder\Folder\Test_Folder\" "close" "exit"