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
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
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
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
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
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
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
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
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
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
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`
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
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
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
14 matches
Mail list logo