Open jeffshumphreys opened 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?
This is going to be a problem with junction links.
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?