fxstein / GoProX

The missing GoPro data and workflow manager for macOS
MIT License
23 stars 3 forks source link

Feature: Test Storage Hierarchy before Operations #12

Closed fxstein closed 1 year ago

fxstein commented 1 year ago

Make sure to test the availability of all storage components - especially links - before executing any operations. In complex storage environments where the library components are distributed over multiple volumes or disks, a missing volume will create runtime errors that might get caught too late. Important to check for key folder availability before engaging in any operation that copies, moves or writes media files.