Displaying 8 results from an estimated 8 matches for "bserver".
Did you mean:
server
2004 Sep 23
1
rsync script from homepage: trouble
...# Your SOURCES is set to "/", you will need to make use of EXCLUDE_FILE.
# The file should contain directories and filenames, one per line.
# An example of a EXCLUDE_FILE would be:# /proc/
# /tmp/
# /mnt/
# *.SOME_KIND_OF_FILE
EXCLUDES=$HOME/cron/excludes
# the name of the backup machine
BSERVER=user@BACKUPSERVER
ssh-add ~/.ssh/root\@SERVER_backup
########################################################################
BACKUPDIR=`date +%A`
#OPTS="-e ssh --force --ignore-errors --delete-excluded
#--exclude-from=$EXCLUDES# --delete --backup
#--backup-dir=/$BACKUPDIR -a"
OP...
2003 Apr 09
0
rsync incremental backup problem with --backup-dir switch
...server.
I have copied the example script from the rsync website
(http://rsync.samba.org/examples.html) to create incremental backups, the
--backup-dir seems to have a strange side-effect.
Everything goes well, but on the server side where the backup is stored I
can't seem to break out of the $BSERVER::$USER/current directory with e.g.
the --backup-dir=/Monday switch. Which results in the directories being
endlessly moved into eachother, like this:
/backup/rtr-heijen/current/Tuesday/Monday/Sunday/Saturday/Friday
Instead, the moved files should be located in /backup/rtr-heijen/Monday
and not /bac...
2003 Aug 14
1
Incremental Backup
Hi folks,
What is the purpose of following statements?
[ -d $HOME/emptydir ] || mkdir $HOME/emptydir
rsync --delete -a $HOME/emptydir/ $BSERVER::$USER/$BACKUPDIR/
Expecting reply.
Baskar
2020 Sep 29
1
Back-up differences. Raspberry Pi and Fedora
...the current
# full backup goes into a directory called "current"
# tridge at linuxcare.com
HOME=/home/XXX
# directory to backup
BDIR=/
# excludes file - this contains a wildcard pattern per line of files to
exclude
EXCLUDES=$HOME/Documents/exclude.txt
# the name of the backup machine
BSERVER=root at nnn.nnn.nnn.nnn
export RSYNC_PASSWORD=xxxxxxxx
########################################################################
BACKUPDIR=`date +%A`
OPTS="--force --ignore-errors --delete-excluded
--exclude-from=/home/joe/Documents/exclude.txt
????? --delete --backup --backup-dir=/$BACKU...
2005 Nov 23
2
HELP: need better understanding of "--delete" flag
...FRM
.........
I am using the script from rsync.org the for 7-day
incremental backups written by tridge.
Here is the part I am not sure what it does...
# the following line clears the last weeks incremental
directory
[ -d $HOME/emptydir ] || mkdir $HOME/emptydir
rsync --delete -a $HOME/emptydir/
$BSERVER::$USER/$BACKUPDIR/
rmdir $HOME/emptydir
Thanks for any pointers on this.
-Jeff
2003 Dec 05
0
[Linux-ME] daily backup (incremental backup ) - SOLVED
.... . But it doesn`t work can someone help
> me.
> >
> > #directory to backup (source)
> > /mnt/novell
> > # novell server mounted everyday just for backup
> > purpose
> >
> > #directory on which backup back to be
> > taken(destination)
> > BSERVER=/home/bipin/
> >
> > #sub-directory date wise for everyday's
> incremental
> > backup???
> > BACKUPDIR=`date +%Y%m%d`
> >
> > OPTS="--backup --backup-dir=/home/bipin/$BACKUPDIR
> > -a"
> >
> > rsync $OPTS $BDIR $BSERVER/curre...
2003 Nov 19
1
daily back (incremental backup )
...have taken script from rsync examples, and made
changes. . But it doesn`t work can someone help me.
#directory to backup (source)
/mnt/novell # novell server mounted everyday just
# # for backup purpose
#directory on which backup back to be
taken(destination)
BSERVER=/home/bipin/
#sub-directory date wise for everyday's incremental
backup???
BACKUPDIR=`date +%Y%m%d`
OPTS="--backup --backup-dir=/home/bipin/$BACKUPDIR -a"
rsync $OPTS $BDIR $BSERVER/current
above command creates directory current but doesnot
create any sub-directory backup-dir (...
2005 Feb 25
1
Asterisk in front of Toshiba CTX
I have googled, and wiki'ed until blue. Is it possible to put
T1---*----Toshiba CTX ? I have a TE405P, with one interface programmed
for the T1, I am not sure how to program the 2nd port to mimick the T1
to the Toshiba. The Zapata.conf
[channels]
switchtype=national
context=from-pstn
signalling=pri_cpe
usecallerid=asreceived
echocancel=yes
echocancelwhenbridged=no
echotraining=400