Hi,

I am trying to pull folders from a windows remote machine using daemon
without SSH.
 Below is the command that used:
rsync -vrtz --delete user@x.x.x.x:port/ModuleName '/cygdrive/d/backup/'

No issue running the same command in Command Prompt.While executing this
command via c#.net Process startup, facing some issue.

The exception is ': Unexpected remote arg: user@x.x.x.x:port/module
rsync error: syntax or usage error (code 1) at main.c(1361) [sender=3.1.2]


Kindly help me to resolve this.

-- 
Thanks,

*Chandrasekar N*
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to