8 lines
348 B
Markdown
8 lines
348 B
Markdown
- Install rclone on your linux desktop.
|
|
- mkdir OneDrive (pick a location - I prefer the Documents directory)
|
|
- run "rclone config" - Follow the screen prompts
|
|
|
|
When done Mount OneDrive
|
|
- rclone --vfs-cache-mode writes mounts OneDrive: /home/miker/Documents/OneDrive &
|
|
|
|
This has to be place in a scripts and ran every time you boot your laptop. |