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
For question 1, it transfers all files by byte range so it does not matter what file size is (almost), you could try to increase threads count by setting parameter -P 20 (to have 20 threads)
For question 2, we do not cache data but could you describe more your scenario? If file is already present it could be jus skipped if meta data is same.
Thanks for this amazing tool, FDT.
I wonder some points.
The text was updated successfully, but these errors were encountered: