Displaying 20 results from an estimated 120 matches similar to: "include-from or files-from"
2013 Feb 18
2
Kernel Error with Debian Squeeze, DRBD, 3.2.0-0.bpo.4-amd64 and Xen4.0
Hello List,
i am running Debian Squeeze and i installed DRBD, 3.2.0-0.bpo.4-amd64
and Xen4.0 from the Backports.
Sometimes i get such ugly Kernel message:
[257318.441757] BUG: unable to handle kernel paging request at ffff880025f19000
Log:
[256820.643918] xen-blkback:ring-ref 772, event-channel 16, protocol 1
(x86_64-abi)
[256830.802492] vif86.0: no IPv6 routers present
[256835.674481]
2011 Sep 16
2
Cannot get the syntax of --include-from right
Here is part of my backup script:
nice -n 15 rsync -avl --exclude=".*" \
--include-from="/home/bob/backup_includes" \
"$fromdir" "$todir"
Here is the content of /home/bob/backup_includes
/home/bob/.vimrc
/home/bob/.gitconfig
My problem is that neither the .vimrc nor .gitconfig are copied to the
backup directory.
I have read the man page about
2016 Jun 09
4
rsync keeps writing files over
Hi Steven,
Yes, both file systems are the same.
rsync -nri --modify-window=1 <src> <dest>
Gives me the following for most files >f..T.......
2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/
BWAG_R2_00138428.dpx
Although a few have >f..T......n
2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/
BWAG_R2_00135909.dpx
2012 Jul 27
7
cannot rsync when source directory lacks write permission
I seem to be running into a problem where I am trying to rsync from a
source directory that lacks write permissions (i.e. r-xr-xr-x).
Presumably this is because rsync creates the directory on the
destination, then sets the permissions to match the source and then
tries to sync the contents of the directory, which it cannot of course
lacking write permission in the directory.
Is there a way to
2008 Apr 17
3
DO NOT REPLY [Bug 5401] New: getpassf() should honor strict modes
https://bugzilla.samba.org/show_bug.cgi?id=5401
Summary: getpassf() should honor strict modes
Product: rsync
Version: 3.0.3
Platform: All
OS/Version: OS/2
Status: NEW
Severity: enhancement
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: steve53@earthlink.net
2012 Apr 04
2
Using rsync to synchronize
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I have been using rsync to backup our primary data stores. It works
fine. Here are the options I use for doing that:
rsync --recursive --links --times --dirs --stats --delete \
--itemize-changes --quiet --exclude-from=exclude-filename \
/data-store1/ /data-store2/
Recently I have had the need to actually synchronize the files
between
2009 Jul 17
2
Rsnapshot/rsync buffer overflow
I have been using rsnapshot on OS X for a bit now to backup my debian home
server to my external HD but have now started getting this error.
Shiny:rsync-3.0.6 kurt$ sudo rsnapshot sync
/usr/bin/rsync -a --delete --numeric-ids --relative --delete-excluded \
--exclude=mtab --exclude=core --rsh="/usr/bin/ssh -i \
/Users/kurt/.ssh/id_rsa" root at home.thisisnotajoke.com:/home \
2016 Jun 05
4
Deletion of destination files
Hi to all rsync users.
rsync's `--delete' option works fine in the following example: I'm sending all
the content of /home/rodolfo from machine1 to /home/rodolfo in machine2:
$ rsync --dry-run -vrtul --delete --exclude='/.*' . 192.168.0.2:/home/rodolfo
, and --delete works perfectly. Instead, in this other example:
$ rsync --dry-run -vrt --delete --modify-window=1 file1
2010 Dec 10
4
Very surprising behaviour with --files-from
$ wc -l /tmp/list
1000 /tmp/list
$ rsync -i -aPv --ignore-existing --files-from=/tmp/list /backups/ ut00-s00010:/backups/
building file list ...
3937 files to consider
I am totally baffled.
That's not such a big deal, but the list I'm *actually* using has
twenty *million* files in it. At a couple hundred files a second,
if it's going to check 4 times the number of files, that's
2010 Nov 20
4
How to sync an exact list of files, Including deletes!?
Hello,
I'm author of Lsyncd - the live syncing deamon -
http://code.google.com/p/lsyncd/ - a daemon that uses Linux` inotify
to watch for filesystem changes - aggregates them for a few seconds
and then periodically calls rsync to transfer the changes to
target(s). Version 1 was simply aware of directories only, and it
called rsync once with --delete -d for every directory in which
anything
2016 Jun 23
3
Operation not supported (95)
On Thu, Jun 23, 2016 at 04:27:10PM -0400, Kevin Korb wrote:
> If the filesystem doesn't support ACLs then don't use -A.
>
I did some search about this error before asking this question, and
in other case unsupported ACLs were indeed the cause. But btrfs
supports ACLs:
[root at kw al]# getfacl /mnt/backup/rootdir/var/log/journal/remote
getfacl: Removing leading '/' from
2010 Oct 26
1
rsync: failed to set permissions on "<filename>": Function not implemented (38)
Hi there,
I am trying to figure out how I can get my rsync client and server to
coexist better. I am running into the following error:
rsync: failed to set permissions on "<filename>": Function not
implemented (38)
and the command line is
/usr/bin/rsync --recursive --compress --human-readable --progress
--update --perms -avz '/Applications' -e 'ssh -p 22
2008 Dec 16
2
DO NOT REPLY [Bug 5974] New: configure --help does not document xattr support properly
https://bugzilla.samba.org/show_bug.cgi?id=5974
Summary: configure --help does not document xattr support
properly
Product: rsync
Version: 3.0.4
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2009 Aug 02
1
log information .d..t... etc
Hi there all,
I sincerely hope I'm posting this message in the correct space? I'm fairly new
to rsync (And Linux for that matter) BUT after exploring rsync quite
exstensively I can't seem to find the information I'm looking for. In short I
need to know what the logging displayed relates to? For example:
2009/08/02 11:38:58 [5596] .d..t...... music00/
2009/08/02 11:39:01 [5595]
2010 Aug 16
1
Does rsync use encription also for local tranfers?
Hy everybody,
I'm using rsync to backup/synchronize folders to/from USB connected external hard drives.
But I can't find an answer to a doubt.
Does rsync use encription also for local tranfers?
For "local transfer" I mean a transfer that doesn't go through a network like
folders synchronization with external hard drives.
I'm asking because the speed of local transfers
2010 Sep 09
2
is a "- *.ext" filter overriden by a later "+ *.ext"
Hi,
In our backup script we sometimes would like to override the common
(i.e: static) excludes filter list. For example we exclude "- *.ext" for
all backups but would like to include "+ *.ext" only for 'local'
backups.
Are such entries supposed to cancel each other? How can one override an
earlier exclude in a filter list?
Thanks,
2010 Oct 23
2
How to escape "()" characters in commad
I have the following command:
/usr/local/bin/rsync -avv 'Jeffrey?s iPhone (Root)'/ 'Macintosh
HD'/Users/jeffrey/Downloads/iphone_backup
Unfortunately, it's barking when it hits the "(".
-bash: syntax error near unexpected token `('
How can I escape this?
Thanks.
--
View this message in context:
2011 Jul 20
1
FATAL I/O ERROR: dying...
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
Local rsync version 3.0.7 protocol version 30.
The remote rsync version is 3.0.5, I think.
opensuse v11.3
linux 2.6.34.8-0.2-desktop x86_64
The nightly rsync run is getting this error:
2011/07/20 02:04:29 [17840] FATAL I/O ERROR: dying to avoid a \
--delete-during issue with a pre-3.0.7 receiver
The options are:
- --archive
2014 Oct 02
2
Rsync keeps copying everything to the server
Hi mates
I am running this command and rsync keeps copying all the files to the server. Any reason why? It supposed to copy only those files with have been modified and just copy the difference.
Thanks for your advice
rsync.exe -av --progress --log-file=/cygdrive/v/notes/archive/RSyncLogFile.txt /cygdrive/d/%username%/notes/archive /cygdrive/v/notes/