Scripting to delete a file
I have the following script in a batch file to delete a file in WinSCP and it does not work. I wonder why...
I don't think
Thanks
"del xxxxx.csv"
del
is the correct command in WinSCP
Thanks