If your final dir is a network share, you may wish to copy the file to a staging directory to then have a background thread copy to the network.
This allows me to keep be able to keep up speed. The build directory is a tmpfs, the stage directory is a local hard disk, and the final directory is a NFS share over 1 Gbe network. So it's rather slow.
I had to branch the code, to make other branches. So I'm resubmitting the pull request.
If your final dir is a network share, you may wish to copy the file to a staging directory to then have a background thread copy to the network.
This allows me to keep be able to keep up speed. The build directory is a tmpfs, the stage directory is a local hard disk, and the final directory is a NFS share over 1 Gbe network. So it's rather slow.
I had to branch the code, to make other branches. So I'm resubmitting the pull request.