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 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 with

weird result when using --link-dest

2011-03-29 Thread Janne H
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/ful

RE: weird result when using --link-dest

2011-03-29 Thread Tony Abernethy
e str. 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

RE: weird result when using --link-dest

2011-03-29 Thread Janne H
mp/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 &q

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_

[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 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: https://bugzilla.samba.org/userprefs.cgi?tab=email