get and Put failed

Advertisement

imfarhan
Guest

get and Put failed

Hi All,
I'm using the WinSCP 5.7.3 and calling the WinSCP through my application
Some time it work and some time doesn't work.

I've also enable the Log but it doesn't show/logged when its failed
But when the statment come to GET or PUT its abort the job.

The following command I'm passing through my application

Get =
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"

hope its make sense!
Thanks for you help

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

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"?

Reply with quote

Advertisement

You can post new topics in this forum