Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 690 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 690 Bytes

OneDrive copier

a small tool to copy files from local to OneDrive - also intended to run on Windows Server Core.

Usage examples

OneDriveCopier /?

Displays help text

OneDriveCopier /auth (guid)

Authenticate application with GUID to Microsoft (displays Login Window to complete the authentication) Keys will be stored into the registry

OneDriveCopier /command UploadDir /uploadpath C:\FooBar /rpath documents/foobar

Copies files (and directories) from C:\FooBar to documents/foobar on OneDrive

Note

All these tools are provided as-is from Vulpes. If you've some questions, contact me here.