Displaying 1 result from an estimated 1 matches for "embeddedboundaries2d".
2006 Oct 03
0
rsync stops outputting when synchronizing a directory with many files
...ync is deleting the files in a directory with 12,000+ files
(i.e. when the directory was removed in the original, and is being
removed in the mirror), it stops outputting results in the middle of
reporting the next file to be deleted:
.
.
.
deleting
d1/cfd/james/CFDkit+caboodle_Jai/pdes++/examples/EmbeddedBoundaries2D/naca0012/oscillating/SU/AMR_3/naca0012_adjustment_blk005325.soln
deleting
d1/cfd/james/CFDkit+caboodle_Jai/pdes++/examples/EmbeddedBoundaries2D/naca0012/oscillating/SU/AMR_3/naca0012_adjustment_blk005324.soln
deleting d1/cfd/james/CFDkit+caboodle_Jai/pdes++/ex
It doesn't even seem to finish ou...