User Tools

Site Tools


collected_datasets

Differences

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

Link to this comparison view

Next revision
Previous revision
collected_datasets [2021/06/29 13:49] – created 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:
  
-  rclone copy -P -l --transfers=6 /mnt/sec-img-data/<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.1624974575.txt.gz · Last modified: (external edit)