Displaying 1 result from an estimated 1 matches for "subcomponet".
Did you mean:
subcomponent
2002 Jul 30
2
Rsync recursion
Hello,
I'm trying to break up my rsync process by separating a directory tree
into multiple rsync processes because I'm witnessing some errors trying
to rsync large directory trees on Windows machines. After breaking up
the tree I tried to rsync each individual directory starting from the
bottom directory on up using the command:
foreach ($array as $directory){ /* $array = list of