search for: avvr

Displaying 6 results from an estimated 6 matches for "avvr".

Did you mean: avr
2003 Mar 17
0
can't delete older file/directory links on another local partitionafter `snapshot' type backup script
...t the problem was here, but don't understand why. Something to do with include/exclude pattern though (surprise, surprise). As I see it.... Basically all these commands should (and tested, do) transfer the same files, only everything under /root/tmp/test plus these directories. (1) rsync -avvR --delete --delete-excluded --include "/root/" --include "/root/tmp/" --include "/root/tmp/test/" --include "/root/tmp/test/**" --exclude "*" /* /old (2) rsync -avvR --delete --delete-excluded --include "/" --include "/." --inc...
2005 Jan 07
1
Stuck with include/exclude options
...lse the cygwin-HOME is set) Remote destination dir: ~/data Local file tree to be synced, that may vary each time rsync is run: C:\test1\a1\ b1\ c1\ C:\test2\a2\ b2\ So I created a file "files.txt" containing: C/test1 C/test2 And then I call rsync: $ rsync -avvr --temp-dir=temp --delete -e ssh --stats --files-from=files.inc /cygdrive storage@192.168.2.111:data This copies all the directories just fine to the remote machine. However, when I run rsync wiht a different file tree to be synced, say: C:\test1\a1\ b1\ c1\ C:\test3\a3\...
2002 Sep 20
1
Rsync of several directories doesn't delete files
....unix.rsync i found someone with the same problem i'm having. The solution was to not do an rsync of the entire drive, but rather just do one directory at a time. As a test i tried removing the "--force" and "--ignore-errors" and changing / to /home in my rsync line: rsync -avvR --rsh=ssh --delete --exclude-from=/tmp/excludes.daily \ /home backup:/home/backup/www/ That worked. Files in /home that had been removed on "www" were removed on "backup." The output from rsync included a line for each file that was deleted. So, deletion does not work if i...
2004 Nov 12
1
Keeping File Trees in Sync
...ion does not work as expected or at least as I whish it would. Here is an example of the local tree I'd like to sync: /dirA/subDirA /subDirB /dirB/subDirC On the remote machine I have: /dirA/subDirA /subDirB /dirB/subDirC /dirC Here is the rsync call I use: Executing rsync with: -avvr --delete --temp-dir=temp -e "ssh -P -i .ssh/identity -o StrictHostKeyChecking=no -o PasswordAuthentication=no" --stats --files-from=files.inc --exclude-from=files.exc /data <user>@<host>:data where the include file contains: dirA/subDirA /subDirB dirB/subDirC and the ex...
2004 Sep 21
1
Copying
Hi, First up samba is great, I've been running samba for over three years now and I've never had any seriuous probs. But now I have come up against a problem that I can't solve. I've recently created a backup server that I want to copy my samba shares too on a daily basis. ( I already do a tape backup of the main server every day with no probs, but hey I'm paranoid OK :) I
2007 Nov 15
1
Problem with rsync recent file logic ?
...: fd00h/64768d Inode: 1081370 Links: 1 Access: (0644/-rw-r--r--) Uid: ( 0/ root) Gid: ( 0/ root) Access: 2007-11-15 12:25:30.000000000 +0200 Modify: 2007-11-15 12:24:37.000000000 +0200 Change: 2007-11-15 12:24:37.000000000 +0200 [root@rnd-dev2 test_rsync]# rsync --timeout 20 -avvr /tmp/test_rsync/ -e ssh root@rnd-dev1:/tmp/test_rsync/ opening connection using ssh -l root rnd-dev1 rsync --server -vvlogDtpr --timeout=20 . /tmp/test_rsync/ building file list ... [sender] expand file_list to 131072 bytes, did move done delta transmission enabled ./ maxim_file.dat total: matches=...