Displaying 3 results from an estimated 3 matches for "parentlock".
Did you mean:
parentblock
2009 Apr 23
2
--filter, missing in action.
...--timeout=999 --log-file=/home/user/log.rsync \
-e 'ssh -p 3434 -c 3des -i .ssh/identity -ax -o
ClearAllForwardings=yes' \
$HOME/ root@server:/home/.BKP/$SHORTHOST
and my exclude is :
- .cache
- .gvfs
- .gconf
- .gconfd
- .mozilla/**/Cache
- .mozilla/firefox/*/lock
- .mozilla/firefox/*/.parentlock
- Desktop/Exclude
- media
<Snip>
Where I get it wrong?
Thanks folks for reading this long post!
Fred
--
istrice <istrice@autistici.org>
2009 Apr 16
0
Using rsync for a backup program but having trouble getting --exclude-from to wor
...up
> Qantas.wmv is uptodate
> ThaiAlphabet.ods is uptodate
>
> <snippage>
>
> .mozilla/firefox/ # and I want none of this directory
> at all
> .mozilla/firefox/profiles.ini
> .mozilla/firefox/28l3cgx4.default/
> .mozilla/firefox/28l3cgx4.default/.parentlock
> .mozilla/firefox/28l3cgx4.default/XPC.mfasl
> .mozilla/firefox/28l3cgx4.default/XUL.mfasl
> .mozilla/firefox/28l3cgx4.default/blocklist.xml
> .mozilla/firefox/28l3cgx4.default/bookmarks.html
> .mozilla/firefox/28l3cgx4.default/cert8.db
>
> <snipped the rest>
>
> T...
2009 Apr 15
2
Using rsync for a backup program but having trouble getting --exclude-from to work properly
...# rubbish that I don't want in the backup
Qantas.wmv is uptodate
ThaiAlphabet.ods is uptodate
<snippage>
.mozilla/firefox/ # and I want none of this directory at all
.mozilla/firefox/profiles.ini
.mozilla/firefox/28l3cgx4.default/
.mozilla/firefox/28l3cgx4.default/.parentlock
.mozilla/firefox/28l3cgx4.default/XPC.mfasl
.mozilla/firefox/28l3cgx4.default/XUL.mfasl
.mozilla/firefox/28l3cgx4.default/blocklist.xml
.mozilla/firefox/28l3cgx4.default/bookmarks.html
.mozilla/firefox/28l3cgx4.default/cert8.db
<snipped the rest>
The system I am using is eeebuntu 8.10 on a...