[Bug 10445] New: flag to suppress link_stat error messages

2014-02-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10445 Summary: flag to suppress link_stat error messages Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: P5

[Bug 10445] flag to suppress link_stat error messages

2014-02-13 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=10445 michele m...@bitchx.it changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

problem with rsync-daemon via ssh

2014-02-13 Thread Carlos Carvalho
I'm trying to transfer something to another machine launching a once-only daemon through ssh with this command: rsync -avv -e ssh -l user ./orig/ machine::module/ where module is the name of a file in the home dir of user with the following: path = /path/to/home/transfer The ssh connection

Re: problem with rsync-daemon via ssh

2014-02-13 Thread Kevin Korb
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 modules are defined in an rsyncd.conf file. That file needs to be in the home dir of the user. On 02/13/2014 08:38 PM, Carlos Carvalho wrote: I'm trying to transfer something to another machine launching a once-only daemon through ssh with this