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

Steve C

Command help please

Hello, I am a complete novice at this...but here goes...
I have created a batch file and script file and together they open the winscp.com in the command window and connect to my site.
The problem is I cant figure out the commands to commence a synchronization of the folders.
My script file reads as follows:
open ftp://user%40eqanalyst.com:password@200.62.15.200/ -rawsettings ProxyPort

Batch file reads as
"C:\Program Files (x86)\WinSCP\WinSCP.com" /script=C:\Users\steve\Desktop\upload.txt.txt 
pause

A session is started in the cmd window...and a connection is made to the site
What do I add to commence a synch of files to the remote site please?

TIA...apologies if this in posted in the wrong place.. first ever post here.