Rsync Daemon Remote Pull

Chandrasekar Natarajan chandrusekar04 at gmail.com
Fri Jun 26 17:40:47 UTC 2020


Hi,

Even I tried the same syntax but failed. But push is working fine. rsync: Unexpected remote arg:  user at x.x.x.x::module.


> On 26-Jun-2020, at 5:22 AM, Kevin Korb <kmk at sanitarium.net> wrote:
> 
> user at x.x.x.x:port/ModuleName is not correct syntax.  You may have
> something in your shell config translating that for you.  Correct syntax
> is --port #### and user at host::module
> 
>> On 6/25/20 6:01 PM, Chandrasekar Natarajan via rsync wrote:
>> 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 at 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 at 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*
>> 
> 
> -- 
> ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
>    Kevin Korb            Phone:    (407) 252-6853
>    Systems Administrator        Internet:
>    FutureQuest, Inc.        Kevin at FutureQuest.net  (work)
>    Orlando, Florida        kmk at sanitarium.net (personal)
>    Web page:            https://sanitarium.net/
>    PGP public key available on web site.
> ~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
> 



More information about the rsync mailing list