neuroinformatics-unit / datashuttle

Tool for the creation, validation and transfer of neuroscience project folders.
https://datashuttle.neuroinformatics.dev/
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Properly propagate transfer issues #432

Open JoeZiminski opened 1 week ago

JoeZiminski commented 1 week ago

At the moment the transfer occurs on the rclone side and the user has to go and check the logs to see whether the transfer completely properlly. It would be much better to check the rlcone side (hopefully it can be made to return a code based on issues encountered in the error (nice)) or search the log file for any errors and propagate to the user (not nice). For example, it is currently confusing if the transfer fails due to a bad central path over SSH.