OceanDataTools / openvdm

A comprehensive data management platform that allows vessel operators to retrieve and organizing data files created by multiple data acquisition systems into a unified cruise data package.
MIT License
10 stars 3 forks source link

Add option to exclude empty directories in collection system transfers #12

Closed webbpinner closed 2 years ago

webbpinner commented 2 years ago

Add a field to the collection system transfer form to capture whether or not the transfer should include empty directories and directory trees.

On the backend this should add the -m, --prune-empty-dirs to the rsync command.

webbpinner commented 2 years ago

Will be deployed in v2.8 release