Displaying 1 result from an estimated 1 matches for "ba7b33ba".
2016 Dec 18
2
Feature request: Closing destination files in a separate thread
Hi all,
I'm wondering whether it is feasible to have an option that will make
rsync spawn a separate thread to close files it has created, to avoid
the main process blocking while the destination files are flushed during
the close operation?
The reason I ask is that it is currently very slow to use rsync on a
fast locally-mounted network filesystem, as you see the following
behaviour:
1.