You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi again, I'm not sure that making a subprocess call to robocopy or copyx to copy the files one by one would be any faster.
I'm not using dirsync much these days and have little time to dedicate to its improvement, so feel free to do some testing / profiling and submit a PR!
Original report by Anonymous.
a faster file copier than shutil.copy might be used for win32 platforms. eg. copyx or robocopy.
The text was updated successfully, but these errors were encountered: