Need to move the file instead of deleting it
Good day All,
I'm new with WinSCP and I manage to do this line when calling the program by my Task Manager.
But I need to move the file to another folder instead of deleting it could anyone help me please.
this is what I have :
I'm trying to include a
thanks for your help
Marc
I'm new with WinSCP and I manage to do this line when calling the program by my Task Manager.
But I need to move the file to another folder instead of deleting it could anyone help me please.
this is what I have :
/log="C:\"location of the LoG"\WinSCP.log" /ini=nul /command "open ftps://"Information of the Connection -certificate=""information of the certificate""" "cd /ftpRemoteFolder" "lcd C:\"location where I want to file to be"\Inbound" "get -delete *" "exit"
I'm trying to include a
MV
instead of the -delete
but it's not in the working at all
thanks for your help
Marc