Re: rsyncing from a compressed tarball.

2016-12-07 Thread Ed Peschko
and uncompressing the whole xz file on the other end. thanks much, ed On Tue, Dec 6, 2016 at 8:36 PM, Mike Hodson <myst...@gmail.com> wrote: > On Tue, Dec 6, 2016 at 8:07 PM, Ed Peschko <horo...@gmail.com> wrote: >> >> All, >> >> I'm working in an environme

rsyncing from a compressed tarball.

2016-12-06 Thread Ed Peschko
)? If not, what approach would people suggest in adding it? thanks much for any support, ed -- 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

Re: rsync and encryption

2011-09-08 Thread Ed W
Consider an alternative solution: s3ql Ed W -- 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

Re: Problems with rsync between NAS mounted filesystems

2010-02-01 Thread Ed Coates
Quoting Wayne Davison way...@samba.org: On Wed, Jan 13, 2010 at 7:23 AM, Ed Coates e...@coatesfam.us wrote: rsync: connection unexpectedly closed (338935497 bytes received so far) [sender] [...] Any clues on why it might be losing connection? In a local connection the sender is the client

Re: LVM snapshots vs. --link-dest

2009-10-05 Thread Ed W
, but you would gain the packing efficiency of mbox (especially if you use compressed mailboxes, eg dovecot) Good luck Ed W -- 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

How to use ionice?

2009-07-09 Thread Ed W
to the remote machine with ssh How can I get the remote server to be running it's part of the chain nice'd/ionice'd ? Thanks Ed W -- 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

Re: (Not retransferring files deleted from destination)

2009-06-26 Thread Ed W
. In particular it is designed to track changes on both sides and can spot the difference between something deleted and not yet copied. Perhaps give it a whirl with the options set to only transfer left to right (ie don't send the deletes back to source) Good luck Ed W -- Please use reply

Re: rsync is fantastic except for one usual feature we want from it ..please help ?

2009-06-26 Thread Ed W
think the OP just wants delete tracking on the remote end. Hardly an undesirable feature, but not one that rsync even tries to support out of the box. I like your scp solution though... Ed W -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change

--append skipping longer files

2008-04-21 Thread Timo Ed
Hi, Does anyone know a workaround to get the --append option to do a non-appending inplace transfer when the reciever is longer than the sender rather than skipping the file. This is a common problem for us as most of our log files use an hourly or daily rollover and the reciever doesn't get

mail rsync logs

2006-11-17 Thread Ed
feedback is appreciated. Thanks -Ed -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

time problem in logs

2006-11-15 Thread Ed
be? Is it staring me in the face and I can't see it? Thank you all for your feedback. -Ed -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: ssh catch 22

2006-11-14 Thread Ed
a TEST file for the transfer. rsync -a -e ssh -i /root/.ssh/rsync-key [EMAIL PROTECTED]:/root/TEST . Worked for me! Thank you to wayne, David and Martin for helping me. Regards, -Ed On Tuesday 14 November 2006 01:20, you wrote: On Tue, Nov 07, 2006 at 07:19:31PM +0100, Ed wrote: b

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 . ,no-port-forwarding,no-agent-forwarding,no-X11

ssh catch 22

2006-11-07 Thread Ed
ssh? Many thanks -Ed -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: ssh catch 22

2006-11-07 Thread Ed
, -- David Hi David, thanks for your answer, I'll take a good look at it all tomorrow morning and put it to good use. :) I also got an answer from Martin Schröder who sent me the following link: http://www.jdmz.net/ssh/ Thank you both! -Ed -- To unsubscribe or change options: https

7 day incremental backup

2005-12-21 Thread ed hayes
I'm new using rsync, and I found the example for "7 day incremental backup". I got this working, but I've got 1 question:"Is there a way to rename the saved/backed up directory?"Like backup ~/junk but rename the backup directory to oldjunk.Thanks for you

Stupid --delete mistake

2005-06-03 Thread Ed
:( Thanks for any help (or just general smugness at the safely backed-up nature of your files :) you can give Ed (wondering why he ever tried to do anything involving delete parameters this late at night) -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync

Re: rsync hang, more details [LONG]

2001-12-17 Thread Ed Santiago
The other thing you absolutely need to send is the output of netstat -ta Alas, this is Solaris... and not a system on which I have root. I don't think this shows anything useful, but here goes. Hosts are fido (client) and cvsroot (server). Output of netstat: cvsroot$ netstat -a -P

Problem: rsync hangs

2001-12-06 Thread Ed Santiago
before the hang is 3 to 4 thousand, but as you can see the above run did 17,000+. Invocation script is attached below. Has anyone seen this? Is there anything obvious I'm doing wrong? Any suggestions for how to track down the problem? Thanks in advance for any advice, ^E -- Ed Santiago

[patch] rprintf: truncate too-long strings

2001-07-23 Thread Ed Santiago
. Thanks to all for your work on rsync. Regards, ^E -- Ed Santiago Toolsmith [EMAIL PROTECTED] Index: log.c === RCS file: /cvsroot/rsync/log.c,v retrieving revision 1.52 diff -u -r1.52 log.c --- log.c

Problem With Rsync and ssh2

2001-02-01 Thread Ed Young
on the server is Solaris 2.8 and the client is solaris 2.7. Thanks Ed Young Senior Systems Administrator Department of Geography and Earth Resources College of Natural Resources Utah State University Logan, Utah 84322-5240 Phone: (435) 797-7133 Fax: (435) 797-4048 Email: [EMAIL PROTECTED]

Password for SSH2

2001-02-01 Thread Ed Young
Hi, How do I set up a password for ssh2 to use? The /etc/rsyncd.secrets seems to be only for rsh. Thanks, Ed Young Senior Systems Administrator Department of Geography and Earth Resources College of Natural Resources Utah State University Logan, Utah 84322-5240 Phone: (435) 797-7133 Fax

rsync with SCO?

2001-01-26 Thread Ed Weinberg
uot;rsync" in the above command it works fine. Any sugestions? -- Ed Weinberg [EMAIL PROTECTED]