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...") |
|||
Line 6: | Line 6: | ||
|platforms=Any | |platforms=Any | ||
|language=Python | |language=Python | ||
− | |function=Data capture and Deposit, Personal Archiving, Transfer | + | |function=Backup, Data capture and Deposit, Fixity, Personal Archiving, Transfer |
− | |content=Audio, | + | |content=Audio, Binary Data, Container, Database, Disk Image, Document, EBook, Email, Geospatial, Image, Metadata, Project Management Data, Research Data, Software, Spreadsheet, Video, Web |
}} | }} | ||
{{Infobox tool details}} | {{Infobox tool details}} | ||
Line 13: | Line 13: | ||
<!-- 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 | ||
− | |||
− | |||
− | |||
− |
Revision as of 21:24, 28 October 2021
Description
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