Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

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

bparker44

command line

martin wrote:

You have to specify local directory before the remote one. Also I would recommend using scripting instead.


I tired adding the local and it connects but then brings up the synchronize dialog box and I have to click on ok. How can I automate this so it is un-attended?
martin

You have to specify local directory before the remote one. Also I would recommend using scripting instead.
bparker44

command line get

I'm trying to create a batch file that will get the all the files in a remote server and download them to my local directory. I just need all files in the remote dir.

It's says "no differances found". Here's my command line. I get logged in fine.

winscp.exe sdm /synchronize /incoming/BRIAN /defaults

Can anyone help