Displaying 12 results from an estimated 12 matches for "mybackup".
Did you mean:
mybackups
2010 Sep 10
2
include/exclude: I miss the point
...hought I understand how include/exclude and their precedences work (I
read the user guide about this), but I seem to miss something.
I have 2 questions about this, separated by ======
Question 1:
--------------
I want to exclude the "hidden" directories except some sub-dirs or files:
.mybackup and its files) and the mozilla firefox bookmarks folder and its
contents (.mozilla/firefox/plp6wzjm.default/bookmarkbackups/*)
So my exclude-files contains:
.*
.mybackup/backup.log.*
.mozilla/extensions
*.*~
Desktop
Downloads
Movies
Music
Picturestmp
Videos
the include file contains:
.kde4/share...
2014 Jul 18
13
[Bug 10724] New: rsync 3.1.1 incorrectly creates extra dirs inside --backup-dir on Mac OSX
...kdir foo
2. mkdir bar
3. cd foo; touch fun
4. cd ..
5. rsync -trlvhp foo bar
Everything is as it should be: inside bar there is a clone of foo. But now
continue (from the same working dir as from setp 5):
6. mkdir foo/newdir
7. cd foo; mv fun newdir; cd ..
8. rsync -trlvhpb --delete --backup-dir=mybackups --suffix=~ foo bar
Expected result: the directory bar should look like this:
bar/
bar/foo/
bar/foo/newdir/fun
bar/mybackups/
bar/mybackups/foo/
bar/mybackups/foo/fun~
Actual result: rsync 3.1.1 has created an empty dir "newdir" inside
mybackups. That is, this is what bar looks like:...
2019 Feb 08
1
persistent generic device for tape changer
...eriment a
> bit for your use case. I should point out that at least in my system,
> the link with the serial number in it shows up even with the line
> commented in the rules file.
>
> As always, YMMV.
Maybe
.... ATTRS{serial}=="likethis16c07338d2a294c" , SYMLINK+="mybackup/changer1" ...
and for the second one
... ATTRS{serial}=="likethis9ae76c073f5ccb8" , SYMLINK+="mybackup/changer2" ...
?
--
LF
2008 Nov 18
2
Rsync, what are the max transfer limitations ?
...list = yes
> uid = nobody
> gid = nogroup
> #auth users = gourgi
> list = yes
> #hosts allow = 127.0.0.0/8 192.168.0.0/24
> #secrets file = /etc/rsyncd.secrets
and here is how i sync
> rsync -avz rsync://192.168.0.X/disks/4backup /disks/mybackup
or
>
here is rsync version on both systems
> Version: 2.6.9-6ubuntu2
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
..../prepare-source
patch -p1 <patches/backup-dir-dels.diff
./configure
make
make test
sudo make install
Then compiling and running "bbouncer" from
<http://www.n8gray.org/blog/2007/04/27/introducing-backup-bouncer/>
./bbouncer create-vol mysource
./bbouncer create-vol mybackup
sudo rm -rf /Volumes/mybackup/*
rsync -aHAX --fileflags /Volumes/mysource/ /Volumes/mybackup/
reports
---
rsync: get_xattr_names: llistxattr("90-fifo/some-fifo",1024) failed:
Operation not permitted (1)
rsync: get_xattr_names: llistxattr("95-devices/devvn0",1024) failed:
Ope...
2008 Mar 03
0
3.0.1 Test Success MacOS X 10.4.11
...---------------------------------------------
----- overall results:
33 passed
4 skipped
------------------------------------------------------------
overall result is 0
sudo make install
cd /usr/local/Source/backup-bouncer-0.1.2/
./bbouncer create-vol mysource
./bbouncer create-vol mybackup
./bbouncer create /Volumes/mysource/
sudo rsync -aHAXiP --fileflags --crtimes /Volumes/mysource/ /Volumes/
mybackup/
./bbouncer verify -d /Volumes/mysource/ /Volumes/mybackup
Verifying: basic-permissions ... ok
Verifying: timestamps ...
Sub-test: modification time ... ok
ok
Ve...
2006 May 20
1
problem to backup some folder - folder empy
....kde/share/apps/kmail/***
+ .kde/share/apps/kwallet/***
+ .kde/share/apps/konqueror/***
+ .kde/share/apps/kabc/***
- .**
when i check in .kde/share/ (backup) i found
nothing....
my backup script file was in
/home/xxx/bin
don't remember if i tried command 1 or 2
command 1
/home/>xxx/bin/mybackup.sh
command 2
/home/xxx/bin/>./mybackup.sh
does theses both command is suppose to get the same
result?
maybe one have got problem to backup my .kde
folder....
any idea?
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection...
2008 Oct 21
1
writefd_unbuffered failed to write
...32] rsync error: error in rsync protocol data stream
(code 12) at io.c(1541) [sender=3.0.4]
2008/10/17 10:30:28 [1432] _exit_cleanup(code=12, file=io.c, line=1541):
about to call exit(12)
In the server logfile I see:
full backup started for directory D (baseline backup #8)
Connected to Loredana.mybackup:10025, remote version 30
Negotiated protocol version 28
Connected to module D
Sending
args: --server --sender --numeric-ids --perms --owner --group -D --links --hard-links --times --block-size=2048 --recursive --one-file-system --bwlimit=2840 --ignore-times . .
Checksum seed is 1224438319
Got chec...
2019 Feb 07
2
persistent generic device for tape changer
Hello Ron,
sounds good. I have 2 tape changer. I persume, udev creates the same
link for both.
Can I modify
SYMLINK+="changer-$env{ID_SERIAL}"
The serial should be unique.
Viele Gr??e
Helmut Drodofsky
Internet XS Service GmbH
He?br?hlstra?e 15
70565 Stuttgart
Gesch?ftsf?hrung
Helmut Drodofsky
HRB 21091 Stuttgart
USt.ID: DE190582774
Fon: 0711 781941 0 <tel:+497117819410>
Fax:
2010 Sep 16
6
Can anyone suggest a decent backup system?
Hi all,
We have a bit of a problem with backups. We've been using bacula to tape
and now trying to disk but it's a complete nightmare as regards tape
management. The backup to file storage went ok for ages and now is stuck
'waiting for max storage jobs' which is odd as that's set to 20 and it's
the only backup running. That's totally typical of bacula.
Can anyone
2011 Mar 15
4
tar exclude question
Hi List,
hope this is not too offtopic, but this bothers me and my backup.
My backups are tar jobs in cron, eg:
20 23 * * * tar -zcf /mnt/backupInternalHosts/backup/backup.tar.gz
/etc /root /home && touch /tmp/state_backup-backup
This always sends me an unwanted email with:
tar: Removing leading `/' from member names
I consider this a bug because this informal message is
2008 Mar 13
7
Suggestions for basic rsync configuration
Hello,
I am very new to rsync and am wanting to have it back up more than 4 remote
linux servers via ftp. I want to write a script that will open up a ftp
connection using "ftp://username:password@ftp.server.com" with a server,
then mount the drive containing the backups, copy the data that is new,
unmount the drive, close the connection and move onto the next server until
every server