search for: rsync_partial

Displaying 3 results from an estimated 3 matches for "rsync_partial".

2017 Jul 28
2
Help - rsync runs from command line, fails from task scheduler, hangs at msg checking charset: UTF-8
...timeout. I have upped the timeout to 3000 with the same result. The scheduled task is run as administrator, with run with highest privileges checked. contents of test.bat:rsync --log-format="%1i %t %b of %l transferred for %f" --progress --timeout=300 -rltgoD --delete --partial-dir=./rsync_partial --chmod=Du+w,u+r,u+x -e "ssh -p 31122 -i \"/cygdrive/c/Users/administrator/.ssh/id_rsa\"" --stats --files-from=/cygdrive/d/WorkingDIr/c_from_file.dat -vvvvvvvv --exclude-from=/cygdrive/d/WorkingDIr/c_exc_file.dat / systemID at systemID.WebURL.com:/data/current/systemID/cygdrive...
2006 Mar 12
1
Problem with --partial and rsync algorithm
Hi, I'm running the following command for a remote host backup: /usr/local/bin/rsync -a --delete --delete-excluded -v --timeout=120 -z --no-whole-file -partial --partial-dir .rsync-partial --exclude=/sys/* --exclude=/tmp/* --exclude=/stuff/distfiles/* --exclude=/stuff/sistema/* --exclude=/stuff2/ftp/* --exclude=/stuff2/backup/* --exclude=/home/ftp/* --exclude=/home/gentoo/* --exclude=/mnt/*
2008 Nov 04
1
Behaviour of /./ in from file on version 3.0.4
...sing the drive letter that was exposed). Since I don't want the data to be kept in the backups as part of H (the drive letter could change), I used the /./ to drop the exposure of the H drive. It worked great under version 2.6.8. Here?s the rsync call rsync -rltgoD --delete --partial-dir=./rsync_partial --chmod=Du+w,u+r,u+x -e "ssh ?p22 -i \"/cygdrive/c/Documents and Settings/Administrator/.ssh/id_dsa\"" --stats --files-from=<x> the from file <x> contains (samples) /cygdrive/H/./c_projects/ /cygdrive/H/./documents/ /cygdrive/H/./Installs/ /cygdrive/H/./MyDo...