Re: rsync command for multi files and dirs from remote server

2011-09-19 Thread Noah
es/internal//' (in which case you might not even need the ControlMaster/ControlPath stuff.) perfect - this is exactly what I am looking for cheers, Noah -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

rsync command for multi files and dirs from remote server

2011-09-18 Thread Noah
vrz --human-readable --progress --update --perms --ignore-existing -e 'ssh -p -o ServerAliveInterval=10' --delete --relative root@:/root '/shares/internal//' --- snip --- Cheers, Noah -- Please use reply-all for most replies to avoid omitting the mailing list.

rsync: failed to set permissions on "": Function not implemented (38)

2010-10-25 Thread Noah
n-readable --progress --update --perms -avz '/Applications' -e 'ssh -p 22 -o ServerAliveInterval=10' --relative --delete root@:/ What can I do to alleviate these errors? Cheers, Noah -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubs

restart rsync process via shell script

2008-12-29 Thread Noah
' | grep 'ESTABLISHED' | grep -v grep" would be helpful. But in some cases I have found that I have ssh connections to the remote rsync server that obfuscate the rsync ssh ESTABLISH statistics. the rsync command I am using is: "/usr/bin/rsync -avz '/Users/noah/&

^M added to directory structure

2008-09-07 Thread Noah
Okay this is most likely a windows issue but I am dont know how to correct the Problem. Something to do with how windows handled line feeds and new lines. I am running rsync as part of cygwin and I see that a '^M' is tacked on at the end of every directory or a new directory '^M/' is created.

Re: recommend great GUI rsync client for XP

2008-08-02 Thread Noah
thanks guys Matt McCutchen wrote: On Sat, 2008-08-02 at 10:55 -0400, Imran Hussain wrote: Try DeltaCopy (www.aboutmyip.com/AboutMyXApp/DeltaCopy.jsp) The DeltaCopy UI looks good, but the rsync.exe bundled with it is version 2.6.6, which is quite old. Noah, I suggest that you replace it

recommend great GUI rsync client for XP

2008-08-01 Thread Noah
Hi there, might somebody please recommend the best GUI rsync client for XP please? Cheers, Noah -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http

does the incremental rsync algorithm save on storage?

2007-07-17 Thread Noah Leaman
bandwidth conservation, but storage conservation. -- Noah -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

make test fails if rsync is not already installed.

2002-08-15 Thread Noah
n rsync, then I guess if would be bad to build as root. Yours, Noah -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html