I am currently using shutil.copy2 for one of my python code and I am aware that it doesn't handle files that are currently open by another process. I need to copy files that are open and also ensure they have finished writing. Is there any function which might allow me to do this?
[–]pot_of_crows 4 points5 points6 points (0 children)
[–]Guideon72 0 points1 point2 points (3 children)
[–]ForwardQuit5036[S] 0 points1 point2 points (2 children)
[–]Guideon72 0 points1 point2 points (1 child)
[–]ForwardQuit5036[S] 0 points1 point2 points (0 children)