jeffshumphreys / filmcab

A film collector's management system
BSD 2-Clause "Simplified" License
1 stars 0 forks source link

Refactor back_up_unbackedup_published_media.ps1 to actually loop rather than just robocopy #79

Open jeffshumphreys opened 7 months ago

jeffshumphreys commented 7 months ago

We need to update files.hash when we backup a file so as to avoid the hashing when it's detected in scan_for_file_directories. Also we can directly link them, since we know we copied them (der). Maybe update file_links_across_search_paths.

Will the speed be compromised? Significantly?

jeffshumphreys commented 5 months ago

This is going to be a problem with junction links.