Difference between revisions of "SafeMover"
Jump to navigation
Jump to search
(Created page with "{{Infobox tool |purpose=Python tool to support the overtly "safe" copying of files from one location to another. Uses fixity, and OS file system metadata. |homepage=https://gi...") |
Prwheatley (talk | contribs) |
||
(One intermediate revision by one other user not shown) | |||
Line 6: | Line 6: | ||
|platforms=Any | |platforms=Any | ||
|language=Python | |language=Python | ||
− | |function=Data capture and Deposit, | + | |function=Data capture and Deposit, Fixity, Transfer |
− | |||
}} | }} | ||
{{Infobox tool details}} | {{Infobox tool details}} | ||
Line 13: | Line 12: | ||
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | <!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. --> | ||
− | + | Python script to move files from A to B. Creating file hash and grabbing file OS metadata along the way Results in a log file for later consumption | |
− | Python script to move files from A to B. Creating file hash and grabbing file OS metadata along the way Results in a log file for later consumption | ||
− | |||
− | |||
− | |||
− |
Latest revision as of 16:17, 26 November 2021
Description[edit]
Python script to move files from A to B. Creating file hash and grabbing file OS metadata along the way Results in a log file for later consumption