User Tools

Site Tools


collected_datasets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
collected_datasets [2022/02/11 13:52] bonnefoncollected_datasets [2023/11/01 20:18] (current) – external edit 127.0.0.1
Line 1: Line 1:
-If you have any data coming from the microscopes, it should be available to transfer from /mnt/gateway/teams/+If you have any data coming from the microscopes, it should be available to transfer from /mnt/gateway/teams/<your_team>/<your_project>/<your_dataset>
  
 The best way to transfer it is to use rclone, here is a usage exemple: The best way to transfer it is to use rclone, here is a usage exemple:
Line 5: Line 5:
   rclone copy -P -l --transfers=6 /mnt/gateway/teams/<source>/ /mnt/storage/teams/<destination>/   rclone copy -P -l --transfers=6 /mnt/gateway/teams/<source>/ /mnt/storage/teams/<destination>/
  
-Rclone behaves exactly like rsync but adds the parallel transfer feature +rclone behaves exactly like rsync but adds the parallel transfer feature 
---transferts=6   being the number of parallel transfers, you can try to tweak it to optimize the transfer speed but 6 seems to work well.+--transferts=6 being the number of parallel transfers, you can try to tweak it to optimize the transfer speed but 6 seems to work well.
collected_datasets.1644587564.txt.gz · Last modified: (external edit)