Displaying 1 result from an estimated 1 matches for "ahwvu".
Did you mean:
ahve
2002 Sep 13
0
Rsync 2.5.5 (Digital Unix 4.0f) Large Filesets...
...ns of the directory tree but because (as far as I know)
rysnc build up a list prior to doing anywork I eventually run into
resource issues in the kernel (even though I've bumped up all the in core
stuff to around 2gb for user processes).
I'm doing conccurent rsync's of the form
rsync -aHWvu --delete --force /directory/wildcardAA*
remotebox::data/directory/
I've been partially successful. It works intermittently. The main problems
I am seeing are :
1. files which are added to the filelist but are deleted by the websystem
before they are sent - at least I believe this is what is s...