Re: --link-dest not working on remote server (running daemon)

2016-02-08 Thread Sam Holton
-0100 On Mon, Feb 8, 2016 at 5:01 PM Kevin Korb wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > try: --link-dest=../backup-2016-02-01-0100 > > On 02/08/2016 04:51 PM, Sam Holton wrote: > > Thanks for the reply. The link-dest is different. It is Feb 1 while

Re: --link-dest not working on remote server (running daemon)

2016-02-08 Thread Sam Holton
All 3 params should be directories and the link-dest > param should be a different date than the other two. > > On 02/08/2016 04:24 PM, Sam Holton wrote: > > According to this thread it at least used to work > > https://lists.samba.org/archive/rsync/2006-April/015328.html > &g

Re: --link-dest not working on remote server (running daemon)

2016-02-08 Thread Sam Holton
According to this thread it at least used to work https://lists.samba.org/archive/rsync/2006-April/015328.html I don't want to use SSH because I'm running this on low power ARM boards which are already connected over VPN so no need for a second layer of transport encryption. I'm not sure what you

--link-dest not working on remote server (running daemon)

2016-02-08 Thread Sam Holton
Hello, I have read through the list of previous issues regarding this issue but haven't been able to resolve mine. I apologize in advance for the long text and am probably doing some simple typo. I have two servers in my setup: *Server 1* Doing rsync with --link-dest daily and working as expected

回覆: �ظ�: How to sync an exact list o f files, Including deletes!?

2010-11-23 Thread (New Plaza F9) Lee, Sam
n Wed, Nov 24, 2010 at 08:42:16AM +0800, (New Plaza F9) Lee, Sam wrote: > > 2010/11/23 23:36:52 [444] rsync: connection unexpectedly closed (255 bytes > received so far) [generator] > 2010/11/23 23:36:52 [444] rsync error: error in rsync protocol data stream > (code 12) at io.c(6

回覆: How to sync an exact list of files, In cluding deletes!?

2010-11-23 Thread (New Plaza F9) Lee, Sam
2010/11/23 23:36:52 [444] rsync: connection unexpectedly closed (255 bytes received so far) [generator] 2010/11/23 23:36:52 [444] rsync error: error in rsync protocol data stream (code 12) at io.c(641) [generator=3.0.4] Hello,My Friends,what's mean that? Thanks! -原始�]件--

回覆: hello,this question,Request help

2010-11-15 Thread (New Plaza F9) Lee, Sam
Thank you very much ! 寄件者: Mac User FR [mailto:macuse...@free.fr] 寄件日期: 2010年11月16日 15:52 收件者: (New Plaza F9) Lee, Sam 副本: rsync@lists.samba.org 主旨: Re: hello,this question,Request help Hi, This error could probably come from the drop of an unstable network connection. Check my recent post

hello,this question,Request help

2010-11-15 Thread (New Plaza F9) Lee, Sam
Hello, 2010/11/15 17:40:32 [3200] rsync: writefd_unbuffered failed to write 8 bytes [generator]: Broken pipe (32) 2010/11/15 17:40:32 [3200] rsync error: error in rsync protocol data stream (code 12) at io.c(1550) [generator=3.0.4] What's mean this log ?? Thanks! -- Please use reply-all for mo

Re: gnu --target-dir, how to fake with rsync?

2009-10-09 Thread Sam
On Fri, Oct 09, 2009 at 11:42:06PM +, Andrew Gideon wrote: > On Mon, 05 Oct 2009 12:47:54 -0400, Sanjeev Sharma wrote: > > > They added the option to get cp & mv working well with xargs > > What happened to the -I option to xargs? This permits one to do the > replacement anywhere on the c

What happened to librsync?

2009-07-14 Thread Sam Howard
l beta for v3.x Thanks, Sam -- 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: logical volumes alignment

2007-12-14 Thread Sam Przyswa
to sync logical volumes but the mounted part of it yes. I hope this help. Sam. -- Ce message a été vérifié par MailScanner pour des virus ou des polluriels et rien de suspect n'a été trouvé. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Dynamic Modules in rsyncd.conf

2006-09-06 Thread Sam Dekeyser
Hi everyone, I'm experimenting a little bit with rsync and I'm using it for synching my files between a windows client (using cwRsync) and a Linux server at logon and at logoff (copying profiles is too slow for me). For this purpose I need to sync the home directory of the user that logs on/off.

is there an rsync switch to not backup a file of size > X

2006-05-16 Thread Sam
o not follow any naming convention and are therefore only identifiable by their size? (e.g I want all files backed up except files greater than say 200Mb) thanks sam -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr

switch to not backup a file of size X Mb

2006-05-16 Thread Sam Russo
o not follow any naming convention and are therefore only identifiable by their size? (e.g I want all files backed up except files greater than say 200Mb) thanks sam ** This message is intended for the addressee named and may co

Problems on ADSL link and large directory

2006-01-17 Thread Sam Przyswa
.backup.server.com.57877: R 1436037516:1436037516(0) win 0 We have no problems with other machine on ADSL but with smaller directories. Have you some ideas ? Thanks in advance for your help. Sam. -- Sam Przyswa - Chef de projet Arial Concept - Intᅵrateur Internet 36, rue de Turin - 75008 - Paris - F

passwd and secrets files (2.5.6)

2003-06-18 Thread Sam Sexton
rateful if you could include me explicitly on the reply as I'm not in the list. Many thanks, /Sam Sam Sexton <mailto:[EMAIL PROTECTED]> Reuters Coventry Automated Dealing Technologies Phone: +44 24 7625

Re: Connection refused

2002-08-01 Thread Sam Smith
> >> rsh is good: >> >> [g3p:~] smith% rsh -l a1012 sv1.domain.com >> Password: >> {[EMAIL PROTECTED]:65} >> >> rsync not good: >> ... > > actually, "rsh" is not good enough. it's asking you for a password, > which means without user/pwd authentication it won't run. > Being it's a secret whe

Connection refused

2002-08-01 Thread Sam Smith
I'm sure this has been asked a zillion times so I searched for hours before posting this. How can there be so little documentation on this. Point me to what to read. rsh is good: [g3p:~] smith% rsh -l a1012 sv1.domain.com Password: {[EMAIL PROTECTED]:65} rsync not good: [g3p:~] smith% rsync

RE: Problem with large include files

2001-05-14 Thread Safi, Sam (S.M.)
the file name can be in access of 100 character long (Which used to be a problem in one of the releases of rsync, if I recall) Regards / Mit freundlichen Gruessen Sam Safi EAI/Ford Motor Co. Alpha, A401 Digital Buck & Visual Collabora

[Q] Using backup-dir to put modified files, not deleted ones

2001-02-06 Thread Sam Smith
Hello, Here's what I'm using to copy files from source to dest. rsync -av --backup --backup-dir=02_06_01 --links \ --delete dir /net/home/sam Consider a file, say A, that is exactly the same on the source and the dest. We know rsync won't copy it to the dest. Case 1:

RE: Need info: problems with 2.3.1?

2001-01-16 Thread Safi, Sam (S.M.)
ards / Mit freundlichen Gruessen Sam Safi EAI/Ford Motor Co. Alpha, A401 Digital Buck & Visual Collaboration * <mailto:[EMAIL PROTECTED]> Data Management & Security * 313-39-01744 -Original Message- From: Ha

Slow building list

2000-11-10 Thread Safi, Sam (S.M.)
it's network, disk access .etc Thanks again. Regards / Mit freundlichen Gruessen Sam Safi EAI/Ford Motor Co. Alpha, A401 Digital Buck & Visual Collaboration * <mailto:[EMAIL PROTECTED]> Data Management & Security * 313-39-01744