Store the log files

2013-01-27 Thread Linux Hack
Hi Folks, I have configured rsync share server using xinetd and I am syncing the files regularly. I want to store list of files that transferred or deleted on remote host into the rsync server itself and as well I want to log the stat information to on the rsync server itself for every remote hos

Re: Rsync behaviour on harddisc crash

2010-03-18 Thread Linux Expert
On Thu, Mar 18, 2010 at 9:48 AM, Mac User FR wrote: > Wouldn't it be better to use conditional expressions from sh with a smaller > footprint than rsync --list to check if the directory exists? > I think on something like: > > -d file > True if file exists and is a directory. > > (sou

Re: Rsync behaviour on harddisc crash

2010-03-18 Thread Linux Expert
Yes, it'll sync the source directory (now empty) to Server B, deleting everything due to the --delete option. One solution I use is to place a check for the existence of a subdirectory just before the rsync command in the script. This was you can make rsync contingent on the existence of that sub

Re: Rsync : symlink issue

2004-07-20 Thread Linux
On Tue, 2004-07-20 at 16:01, Wayne Davison wrote: > On Tue, Jul 20, 2004 at 03:49:10PM -0400, Linux wrote: > > What would be the proper syntax to rsync the files that are on the > > other end of those symlinks. > > Use --copy-links (-L). If that fails then rsync

Rsync : symlink issue

2004-07-20 Thread Linux
Hello all . I think i'm missing something.. I've made a folder on the rsync server called symlinks. With in that folder is monday,tuesday,etc... Those folders contain symlinks to the backup files for that day. I want to transfer the files to a remote backup server. I must use the Folder w

Rsync * files only changed/created in the last 7 days .

2004-07-01 Thread Linux
Hola, I've been looking but seem to come to a dead end. I'm trying to rsync an entire dir yet i only i want just what was created or changed in the past 7 days. I'm sure there is a way but i am just a bit unclear on the syntax that would make that happen. I would also like to delete on the clien

Re: error in rsync protocol data stream (code 12) at io.c(165)

2004-06-22 Thread Linux
I get the same error even after taking the advise from the subsequent posts to this message and other message stateing "error in rsync protocol data stream (code 12) at io.c(165)" . The one thing that i have noticed is that is only errors when the size of the directory on the remote machine excee

Transfer Problems

2004-05-13 Thread Linux
Rsync has been a roller coaster ride for me.. One day it works fine the next day it doesn't. The error i'm recieving is : rsync: connection unexpectedly closed (399 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) What does this mean and or hint to as t

Re: Problems with Rsync

2004-04-02 Thread Linux
I added the option that you mentioned and it actually got worse :( Doesn't even appear to have checked the files. -- Fri Apr 2 16:20:19 EST 2004 BEGIN NEW ENTRY FOR xxx.xxx.net opening tcp connection to xxx.xxx.net port 873 receiving file list ... done delta transmiss

Re: Problems with Rsync

2004-04-02 Thread Linux
I gave you recommended a try but it doesn't seem to fix the issue. Still recieving : rsync: connection unexpectedly closed (584 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) I've checked to make sure it's not a network issue and everything seems to be

Problems with Rsync

2004-04-01 Thread Linux
Sorry if this problem has been covered previously. I'm having a problem with Rsync. I have created a script to put in cron but that is besides the point. Here is the script that i'm using. #!/bin/sh HOST=`/bin/hostname`

newbie (no flames plz)

2003-03-22 Thread Linux Geek
i tried lots of things on my mandrake desktop. here is what happens & what i tried. i renamed the slackware.8.1.iso to slackware.9.0.iso $rsync --stats -P --rsh=/usr/local/bin/ssh ftp.somethng.com::/pub/slackware/slackware.9.* . but rsync doesnt work & download the entire file !! please help

n00b needing help with rsync + win 9x

2003-01-23 Thread Linux Geek
hi, my first post here. i have knoppix linux 3.1 jan 01 release in iso format i want to update it to jan 20th release. i installed rsync for win 9x minimalist approach http://optics.ph.unimelb.edu.au/help/rsync/rsync_pc1.html command i used was : rsync246 -e ssh -avP rsync://ftp.gwdg.de/pub

Binaries for SCO 5.0.5

2002-10-23 Thread Cameron Young (Linux)
Hi all, Having trouble just getting Amanda onto the system and compiled. Does anyone have a copy of binaries for a SCO 5.0.5 System. Thanks, Cam -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questi