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

Exxar

Thanks for pointing that out, everything is in order now.
martin

Re: Problem with synchronization

Please read FAQ. If that does not help, come back.
Exxar

Problem with synchronization

I am trying to use the following script for synchronization:

option echo on
option batch on
open sftp://ivofan:xxx@fantasy-hr.com
synchronize remote F:\Roleplaying\characters /home/ivofan/public_html/ex/private/repo/rpg/characters -criteria=size

I am getting the error "Too many parameters for command 'synchronize'". What am I doing wrong?