bentley-historical-library / bhl_born_digital_utils

Scripts used for removable media transfers at the Bentley Historical Library
5 stars 8 forks source link

Updated for Windows 10 #36

Closed MaryseLT closed 4 years ago

MaryseLT commented 4 years ago

Just an update for the greeting and resources since the Windows 10 system upgrade. Completed a test transfer on RMW 2 without altering the code written for Windows 7, and it executed without error.

djpillen commented 4 years ago

Thanks for testing the script on Windows 10! Glad to know that it works.

However, when the bhl_born_digital_utils were refactored, I did add a function in the copy_accession.py script that constructs the correct robocopy command based on the version of Windows being used: https://github.com/bentley-historical-library/bhl_born_digital_utils/blob/master/bhl_born_digital_utils/copy_accession.py#L34-L37

That refactor also got rid of the individual directories/scripts for each command and wrapped them all in the bhl_born_digital_utils.py script. The copy command is documented here: https://github.com/bentley-historical-library/bhl_born_digital_utils#copy-accession-from-rmw