Robocopy with Microsoft OneDrive
Budget: $15 – $25 USD
I need to copy very large files (Greater than 4GB files) from OneDrive to a Local 4TB USB Drive D:
I currently can copy them from Goofle Drive perfectly with the following command
robocopy "G:My Drive " "D:\ " /e /MOV *diff*
How do I do the same with OneDrive?
I currently can copy them from Goofle Drive perfectly with the following command
robocopy "G:My Drive " "D:\ " /e /MOV *diff*
How do I do the same with OneDrive?