You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Thanks for the tool. This is really helpful. I have a requirement to copy 2 TB of files from source to target nfs file system.
After copying about 1TB, ./msrsync failed due to inodes utilisation on the target file system, which is fixed now.
But when I restarted the ./msrsync, it did not start actual rsync it is just processing existing files for almost 1 day now. Is there a way to quickly resume the copy without actually verifying the existing files? Please let me if my understanding is correct and how to overcome this?
./msrsync -p 32 --progress --stats
The text was updated successfully, but these errors were encountered:
Hi, Thanks for the tool. This is really helpful. I have a requirement to copy 2 TB of files from source to target nfs file system.
After copying about 1TB, ./msrsync failed due to inodes utilisation on the target file system, which is fixed now.
But when I restarted the ./msrsync, it did not start actual rsync it is just processing existing files for almost 1 day now. Is there a way to quickly resume the copy without actually verifying the existing files? Please let me if my understanding is correct and how to overcome this?
./msrsync -p 32 --progress --stats
The text was updated successfully, but these errors were encountered: