I would like to copy straight from my OneDrive to my SharePoint:
Like this:
from: to:
GSRichCopy360.exe createjob "jobname:Copytest" "source: " "sourcetype:OneDrive" "sourceconnectasuser:[email protected]" "destination: " "destinationtype:OneDrive" "destinationconnectasuser:[email protected]" copyasroot instantcopy "taskconcurrency:4" COPYCHANGES "filecompareoption:Timestamp + Size" logenabled "loglevel:Minimal" "logpath:C:\GSRichCopy360Log\Copytest\GSRichCopy360.txt"
Is that possible?
Like this:
from: to:
GSRichCopy360.exe createjob "jobname:Copytest" "source: " "sourcetype:OneDrive" "sourceconnectasuser:[email protected]" "destination: " "destinationtype:OneDrive" "destinationconnectasuser:[email protected]" copyasroot instantcopy "taskconcurrency:4" COPYCHANGES "filecompareoption:Timestamp + Size" logenabled "loglevel:Minimal" "logpath:C:\GSRichCopy360Log\Copytest\GSRichCopy360.txt"
Is that possible?