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
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.