Re: non-existing parent directories - continued

2006-11-13 Thread Amit Dor-Shifer
I'm posting with reference to http://www.mail-archive.com/rsync@lists.samba.org/msg17343.html (Couldn't find a way to post directly to thread). QUOTE is there a way for rsync to create non-existing parent directories when syncing files to a destination? something similar to 'mkdir -p

how to get 'real' freespace after rsync+hardlinks?

2006-11-13 Thread snowcrash+rsync
ok, so this is not entirely an rsync question. but, it seems the 'crowd' most familiar w/ hard-linking are the rsync crowd. so ... i'm doing rsync + incremental backups to a local drive. the incremental steps, currently, use the rsync REMOTE_DIR OLD_DIR ... time passes ... cp -al OLD_DIR

Re: Superfluous error msgs: failed to set times ...

2006-11-13 Thread Felix E. Klee
At Sun, 12 Nov 2006 06:42:23 -0800, Wayne Davison wrote: AFAICS, these error messages are caused by rsync trying to change the time (and permissions, ownership) of symbolic links, which according to my knowledge is not possible on Ext2. Since Linux lacks the lutimes() system function,

Re: ssh catch 22

2006-11-13 Thread Ed
On Wednesday 08 November 2006 00:34, Ed wrote: On Tuesday 07 November 2006 22:53, you wrote: ...snip... You want to run the rsync command upon connection. Try to use: command=/usr/bin/rsync --server --daemon --config=/foo/rsyncd.conf .

Re: ssh catch 22

2006-11-13 Thread Wayne Davison
On Tue, Nov 07, 2006 at 07:19:31PM +0100, Ed wrote: b) in the certificate, I specified the command that could be run... the likes of: command=rsync -av ./source [EMAIL PROTECTED]:/destination ssh-rsa It's completely invalid to specify a client command when expecting a server command. Just run

Re: non-existing parent directories - continued

2006-11-13 Thread Matt McCutchen
On 11/13/06, Amit Dor-Shifer [EMAIL PROTECTED] wrote: [Darin Perusich wrote:] is there a way for rsync to create non-existing parent directories when syncing files to a destination? something similar to 'mkdir -p non-existing/directory'. i'm doing 'rsync -r /path/to/source

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:49:54 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv3074 Modified Files: rsync.1 Log Message: Some bf(...) tweaks. Revisions: rsync.1 1.403 = 1.404

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:50:25 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv3132 Modified Files: rsyncd.conf.5 Log Message: - Use double quotes for a quoted string. - Some bf(...) tweaks. Revisions: rsyncd.conf.5 1.141 = 1.142

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:54:26 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv4477 Modified Files: tweak_manpage Log Message: Added: also tweak single-/double-quotes and em-dashes. Revisions: tweak_manpage 1.2 = 1.3

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:55:47 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv5408 Modified Files: rsyncd.conf.yo Log Message: - Use double quotes for a quoted string. - Some bf(...) tweaks. Revisions: rsyncd.conf.yo 1.143 = 1.144

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:56:05 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv5440 Modified Files: rsync.yo Log Message: Some bf(...) tweaks. Revisions: rsync.yo1.390 = 1.391

CVS update: rsync

2006-11-13 Thread Wayne Davison
Date: Tue Nov 14 07:56:23 2006 Author: wayned Update of /data/cvs/rsync In directory dp.samba.org:/tmp/cvs-serv5693 Modified Files: rsync.1 rsyncd.conf.5 Log Message: Regenerated. Revisions: rsync.1 1.404 = 1.405