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

martin

Re: synchronize

You should do:
synchronize remote "C:\Inforce\SQL_Server\Datenexport_test\transfer" /TEST
linus-johannes

synchronize

hello,
i want to synchronize the local files with the remote dir, by using a skript.
so i try

option batch on

option confirm off
open test@test.de
option transfer automatic
synchronize remote  /TEST "C:\Inforce\SQL_Server\Datenexport_test\transfer"
close
exit

in the connection it opens the right folders on local and remote, so i thought
synchronize remote

is the right code ....

i try a few things but nothing works.
sometimes it transfers 1 file. I dont want to delete files or rename.
could anyone help me and tell the skript code i need ?

sorry for my bad englisch....

linus