Displaying 5 results from an estimated 5 matches for "skaiser".
Did you mean:
kaiser
2004 Apr 30
1
--backup requires remote connection?
Does the --backup, --backup-dir set require that either then source or
target be a remote connection?
Test folder hierarchy:
/Users/localskaiser/source/myfile.txt
/Users/localskaiser/source/a/b/c/newfile.txt
/Users/localskaiser/target
/Users/localskaiser/archive
I can not get the following command to work (after running it once, and
then modifying newfile.txt):
[skaiser-pbg4:~] localska% /usr/local/bin/rsync --delete --backup
--backup-di...
2004 May 05
1
"Bad address" error
I'm getting a "bad address" error which is causing my rsync process to
bomb out.
I'm running RsyncX 2.1, in daemon mode on the source machine, with a
script to pull the information to the backup server. Both servers are
Xserves running OS X Server 10.2.8. Rsync target is on an Xserve RAID.
The RAID has 350GB free, so I'm not running into a disk full situation.
My command
2004 Jul 06
0
rsync incremental backup probs
this email is to Sean M. Kaiser skaiser at northmont.k12.oh.us
post was: Tue Feb 24 23:38:32 GMT 200
hi,
did you get a solution for the --backup-dir problem (stat error
messages)?
I ran into the same thing...
Thanks
Christian
the original message was:
>
>
> I am having a problem with implementing a slight modific...
2004 May 10
1
better to exclude at daemon/server or client
Quick question,
Is there a difference if an --exclude-from (or just plain --exclude) is
specified on the daemon or the client? I'm setting up daemons on each of
my remote servers, and have a host with a RAID connected to it be the
client to pull the data over the network. I'm wondering if there is a
difference in memory usage, speed, etc. by specifying the excluded files
on one side or
2004 Feb 24
0
rsync incremental backup probs
I am having a problem with implementing a slight modification of the
"backup to a central backup server with 7 day incremental" example from
<http://rsync.samba.org/examples.html>. When rsync runs, I end up getting
stat errors that the file doesn't exist in the backup-dir location. The
backup server is running rsyncd, and without the --backup and --backup-dir
options set, I