got the solution for it. just FYI you don't need to put the full path just
--exclude=/some/dir/file
Bashar AlAbdulhadi (KBM)
E&D UNIX System Support Team (SUN)
IT Department, Kuwait Oil Company
[EMAIL PROTECTED] +965-3989111 x71288
-Original Message-
From: Al-Abdulhadi, Bashar
Sent:
On Mon, Mar 24, 2003 at 06:47:33PM -0800, Steve Mor Moritsugu wrote:
> >I've attached a patch. I can't really test it but give >it a
> >try and let us know.
>
> Yes the patch worked fine. make is now clean. no errrors in io.c. The new binary
> rsync still works well.
>
> Thank you very much for
Hello,
am using the following flags for my rsync line
rsync --exclude=/path/to/a/file -av /some/dir /some/other/dir
and every time it sync the file is copied, any idea why? or am using the wrong
expression?
Bashar AlAbdulhadi (KBM)
E&D UNIX System Support Team (SUN)
IT Department, Kuwa
- Original Message -
From: "jw schultz" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, March 25, 2003 3:43 PM
Subject: Re: Rsync snapshots problem.
> On Tue, Mar 25, 2003 at 03:30:09PM +1200, Warren Mannington wrote:
> > Hello
> >
> > I probably didn't provide enough details
On Tue, Mar 25, 2003 at 03:30:09PM +1200, Warren Mannington wrote:
> Hello
>
> I probably didn't provide enough details before.
>
> The problem is that rsync will delete files from the backup that exist on the
> mounted samba source.
> (the files it deletes seem somewhat random, sometimes just
Hello
I probably didn't provide enough details before.
The problem is that rsync will delete files from the backup that exist on the mounted
samba source.
(the files it deletes seem somewhat random, sometimes just one or two files are
deleted, other times a whole directory is taken out).
If r
On Mon, Mar 24, 2003 at 02:29:45PM -0500, [EMAIL PROTECTED] wrote:
> Sorry I did not put in the command earlier. Here is the command I used for
> the first and second run
>
> Rsync --verbose --stats --recursive 192.168.1.1::home /usr/home/fileserver/
Take a peek at the manpage. In particular lo
Sorry I did not put in the command earlier. Here is the command I used for
the first and second run
Rsync --verbose --stats --recursive 192.168.1.1::home /usr/home/fileserver/
Though the second time long less time than the first time (ran for3 days) it
still took over 4 hours.
I need to run it
On Mon, Mar 24, 2003 at 12:42:10PM -0500, [EMAIL PROTECTED] wrote:
> I have ran rsync once and replicated 25 gigs of data. Now when I run rsync
> again it goes through all the files again. I thought it was only suppose to
> get new or changes files. Is there a special switch that I am suppose to
>
On Mon, Mar 24, 2003 at 09:00:33AM -0800, Wayne Davison wrote:
> On Mon, Mar 24, 2003 at 02:45:33PM +0100, Paul Slootman wrote:
> > Does this patch transfer the files in the order given?
>
> No, at least not at the moment. I suppose that if -r wasn't specified
> that the code could avoid the sort
I have ran rsync once and replicated 25 gigs of data. Now when I run rsync
again it goes through all the files again. I thought it was only suppose to
get new or changes files. Is there a special switch that I am suppose to
use?
Thanks
SKP
--
To unsubscribe or change options: http:/
On Mon, Mar 24, 2003 at 02:45:33PM +0100, Paul Slootman wrote:
> Does this patch transfer the files in the order given?
No, at least not at the moment. I suppose that if -r wasn't specified
that the code could avoid the sort for both the --files-from mode and
the normal mode where files are speci
To answer my own question, I'm seem to be getting this behaviour
because I was running the cygwin rsync command under cmd.exe, not
cygwin's own shell. This works from cmd.exe:
echo rsync -vv -essh -ac --delete [EMAIL PROTECTED]:/usr/local/cvs
/cygdrive/c/cvs-bup/rsync | bash --login
The bas
Hello,
Previous to my taking over as SysAdmin, the previous
one had written a script called 'sync.bat' wich used
rsync to backup the websites on our webservers to a
secondary server, whose directory was mounted on the
'z:' drive.
A sample from the script looks like this:
cd c:\websites\0
for /D
Hello,
I am wondering if there's a Rsync guru, that can just simply tell me if the
following thing is feasible with rsync 2.5.6.
I have 2 rsync source servers configured as daemonand I would like both
of them to synchronize to a unique destination.
Fact is that when I do a synchronization o
One question:
Does this patch transfer the files in the order given?
There's a bug report on the debian version about the fact that rsync
doesn't transfer the files in the given order, see
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=160982
I had already added a note that depending on rsync n
Hi!
I've been looking for a solution to periodically pull files
from a server and delete them after a successful download.
rsync + the --move-files patch seems to be the perfect solution
for it as I can run it through ssh.
I've found the following download location in the mail archive:
http://w
Hi,
I'm transferring a huge gzip file approximately 6GB over the WAN. I was
wondering if there is a way which I can initiate a
multi-threaded(multi-connection) rsync for transferring one gzip file?
Could someone kindly show me how it should be done?
Thanks.
--
To unsubscribe or change options:
Hi,
I'm transferring a huge gzip file approximately 6GB over the WAN. I was
wondering if there is a way which I can initiate a
multi-threaded(multi-connection) rsync for transferring one gzip file?
Could someone kindly show me how it should be done?
Thanks.
--
To unsubscribe or change options:
Hi,
I'm transferring a huge gzip file approximately 6GB over the WAN. I was
wondering if there is a way which I can initiate a
multi-threaded(multi-connection) rsync for transferring one gzip file?
Could someone kindly show me how it should be done?
Thanks.
--
To unsubscribe or change opt
HI,
I'm transferring a huge gzip file approximately 6GB over the WAN. I was
wondering if there is a way which I can initiate a
multi-threaded(multi-connection) rsync for transferring one gzip file? Could
someone kindly show me how it should be done?
Thanks.
--
To unsubscribe or change options: h
21 matches
Mail list logo