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 ignore empty files when performing cruise data transfers #15
Add a field to the cruise data transfer form to capture whether or not the transfer should include empty (filesize=0) files
On the backend this should add the --min-size=1 to the rsync command.