RE: After successfull passwordless ssh login, unable to do rsync

2011-03-29 Thread Boniforti Flavio
Hello again... I have to say that on a similar setup, I'm succeeding with the command I told you before. Then you are using the rsync daemon method, and you will have to check on the server side to allow access without passwords in /etc/rsyncd.conf, or make use of the environment

Re: After successfull passwordless ssh login, unable to do rsync

2011-03-29 Thread Hendrik Visage
On Tue, Mar 29, 2011 at 8:21 AM, Boniforti Flavio fla...@piramide.ch wrote: Hello again... I have to say that on a similar setup, I'm succeeding with the command I told you before. Then you are using the rsync daemon method, and you will have to check on the server side to allow access

weird result when using --link-dest

2011-03-29 Thread Janne H
result. mkdir -p /tmp/full_20110329_122743 mkdir -p /tmp/20110329_125251 rsync --archive -e ssh server:/var/webdir/ /tmp/full_20110329_122743 du -s /tmp/*20110329* 18272 /tmp/full_20110329_122743 12 /tmp/20110329_125251 rsync --archive -e ssh --link-dest /tmp/full_20110329_122743 server:/var

RE: weird result when using --link-dest

2011-03-29 Thread Tony Abernethy
. ange result. mkdir -p /tmp/full_20110329_122743 mkdir -p /tmp/20110329_125251 rsync --archive -e ssh server:/var/webdir/ /tmp/full_20110329_122743 du -s /tmp/*20110329* 18272 /tmp/full_20110329_122743 12 /tmp/20110329_125251 rsync --archive -e ssh --link-dest /tmp/full_20110329_122743 server

RE: weird result when using --link-dest

2011-03-29 Thread Janne H
/full_20110329_122743 du -s /tmp/*20110329* 18272 /tmp/full_20110329_122743 12 /tmp/20110329_125251 rsync --archive -e ssh --link-dest /tmp/full_20110329_122743 server:/var/webdir /tmp/20110329_125251/ du -s /tmp/*20110329* 18272   /tmp/20110329_125251 532     /tmp

RE: weird result when using --link-dest

2011-03-29 Thread Matt McCutchen
On Tue, 2011-03-29 at 05:22 -0700, Janne H wrote: Here are the results that you asked for du -s /tmp/full_20110329_122743 /tmp/20110329_125251 18272 /tmp/full_20110329_122743 532 /tmp/20110329_125251 du -s /tmp/20110329_125251 /tmp/full_20110329_122743 18272 /tmp/20110329_125251

[Bug 8039] rsync won't link unchanged files

2011-03-29 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=8039 --- Comment #2 from noah ascienceg...@yahoo.com 2011-03-29 14:51:04 UTC --- Created attachment 6357 -- https://bugzilla.samba.org/attachment.cgi?id=6357 the script I was using to do backups -- Configure bugmail: