Displaying 1 result from an estimated 1 matches for "lgc130ub".
files not moved immediately to final destination from temp location after rsync returns with success
2011 Apr 20
4
files not moved immediately to final destination from temp location after rsync returns with success
...time: 0.000 seconds
Total bytes sent: 53
Total bytes received: 213
sent 53 bytes  received 213 bytes  76.00 bytes/sec
total size is 108  speedup is 0.41
receiving incremental file list      *<<<<<<< corresponding to the rsync
call in process_command_file function*
data/
data/LGC130UB.zip
rsync: link_stat "/0000000329.txt" (in q) failed: No such file or directory
(2)  *<<<<< corresponding to the rsync call in the while loop*
* <<<<<< since 0000000329.txt is not yet present on the server the script
will loop on the rsync call in the whi...