Can I use OneDriveGUI to sync on external SSD #261
-
|
Is it safe to use OneDriveGUI to sync files on external SSD? Will it handle disconnection properly? Does anybody use it like this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
The OneDriveGUI is a configuration management tool for the underlying 'onedrive' client (https://github.com/abraunegg/onedrive) Use OneDriveGUI to configure the 'sync_dir' setting to your external SSD.
You will need to take precautionary steps outside of OneDriveGUI to enable very specific protections for external disconnections. Essentially:
When you do this:
This is the only solution. You may need to re-think your external SSD folder structure to align to this. |
Beta Was this translation helpful? Give feedback.
@mpMelnikov
The OneDriveGUI is a configuration management tool for the underlying 'onedrive' client (https://github.com/abraunegg/onedrive)
Use OneDriveGUI to configure the 'sync_dir' setting to your external SSD.
You will need to take precautionary steps outside of OneDriveGUI to enable very specific protections for external disconnections.
Please read: https://github.com/abraunegg/onedrive/blob/master/docs/advanced-usage.md#configuring-the-client-for-use-when-sync_dir-is-a-mounted-directory
Essentially: