我目前正在使用rsync将 73GB 文件从三星便携式 SSD T7 复制到 HPC 集群。
rsync
rsync -avh path/to/dataset me@server.somewhere:/path/to/dest
以下适用:
问题是,9个小时后,移动仍然没有完成。根据1,使用cp空目录更好(第一次)。我不明白这一点,也不明白这是否属实。有人可以解释一下吗?
cp
ubuntu large-files ssd cp rsync
cp ×1
large-files ×1
rsync ×1
ssd ×1
ubuntu ×1