Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: MV Syntax Question

Should be:

winscp.com /Command "Option batch abort" "open PO_LifeInsurance" "mv ""/users/3 Months Retention/Post Office/POL_Echo/From Rapp/LIHL*.csv"" ""/users/3 Months Retention/Post Office/POL_Echo/From Rapp/Processed/Life/*.*"""

See https://winscp.net/eng/docs/commandline#syntax
jeffwest2

MV Syntax Question

I am using this

 winscp.com /Command "Option batch abort" "open PO_LifeInsurance" "mv "/users/3 Months Retention/Post Office/POL_Echo/From Rapp/LIHL*.csv" "/users/3 Months Retention/Post Office/POL_Echo/From Rapp/Processed/Life/*.*" )


But the batch log is telling me that I have a missing parameter, can't work out what I am missing