DO NOT REPLY [Bug 5413] rsnapshot looses connection

2008-05-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5413 --- Comment #1 from [EMAIL PROTECTED] 2008-05-06 02:33 CST --- during further Tests, I encountered that it always broke during tranzferring gzipped mysql-database-files ... afair, this is already known as bug ? -- Configure bugmail:

Re: Rsync with daemon over SSH on port 22 not daemon port

2008-05-06 Thread Paul Slootman
On Mon 05 May 2008, [EMAIL PROTECTED] wrote: Have daemon setup on port 10001. Do not have NC, do not have root access. Client command : rsync -avzul -e ssh -vvv -l username /home/users/blah/ rsync://lrem02:10001::/live Firstly, this syntax is not quite correct, the manpage says:

Re: taking advantage of filles in folder other than destination folder

2008-05-06 Thread Paul Slootman
On Mon 05 May 2008, rssrik wrote: I found a solution last night. The following command works, rsync -az --compare-dest=../20080101/20080102/ rsync://REMOTEHOST/SHARENAME/20080102/ On adding / to the source directory name, only the contents of that directory gets created in the

DO NOT REPLY [Bug 5442] New: setting times to symlinks which do not point to existing files causes error reports

2008-05-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5442 Summary: setting times to symlinks which do not point to existing files causes error reports Product: rsync Version: 3.0.3 Platform: All OS/Version: Mac OS X Status:

Re: Rsync with daemon over SSH on port 22 not daemon port

2008-05-06 Thread Mark Clifford
I sorted it thanks for help: ssh -fN -l crpo1 -L 10013:localhost:1 lx1; sleep 1; rsync -av --port 10013 localhost::live /home/users/crpo1/crpo1/ Thanks for input! On 06/05/2008, Paul Slootman [EMAIL PROTECTED] wrote: On Mon 05 May 2008, [EMAIL PROTECTED] wrote: Have daemon setup on port

Re: Rsync with daemon over SSH on port 22 not daemon port

2008-05-06 Thread Wayne Davison
On Mon, May 05, 2008 at 11:24:04AM -0400, [EMAIL PROTECTED] wrote: rsync -avzul -e ssh -vvv -l username /home/users/blah/ rsync://lrem02:10001::/live That tells rsync to start up a single-use rsync daemon on the remote system after logging in via ssh. Daemon port numbers are completely

DO NOT REPLY [Bug 5442] setting times to symlinks which do not point to existing files causes error reports

2008-05-06 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5442 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Rsync won't be quiet

2008-05-06 Thread Patrick Nolan
I'm using rsync to mirror a big CVS repository. It's version 3.0.2 at both ends. Cron runs rsync every 12 minutes. I would like to get no e-mail from cron if the transfer goes with no errors. Instead I get a message every time there is an update, with a line for each file transfered. On the

[SCM] rsync branch, master, updated. v3.0.2-19-g5b38533

2008-05-06 Thread rsync-cvs
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project rsync. The branch, master has been updated via 5b385336b93019fef963a0141f6cf94107f2ef23 (commit) from