Closed andrewkroh closed 3 years ago
common.Rename tries to use os.Rename but falls-back to copy/delete on failure. This allows operation across disks to succeed.
Also add better error handling in the extract functions.
common.Rename tries to use os.Rename but falls-back to copy/delete on failure. This allows operation across disks to succeed.
Also add better error handling in the extract functions.