bpozdena / OneDriveGUI

A simple GUI for OneDrive Linux client, with multi-account support.
GNU General Public License v3.0
704 stars 33 forks source link

Save to HD from SD Arch? #117

Closed johnaweiss closed 10 months ago

johnaweiss commented 1 year ago

I'm running arch linux off a persitent SD.

I'm auto-mouting the local HD on boot.

I directed OneDriveGUI to sync to a folder on the HD.

But, instead, OneDrive is saving files to my arch Home dir, on the SD.

How to fix?

Thx

bpozdena commented 1 year ago

@johnaweiss what is your sync_dir set to? And, do you have the same issue when running Onedrive client directly from the terminal?

johnaweiss commented 1 year ago

/run/media/john/283663123662DFF4/arch/OneDrive

I notice that drive seems to be mapped or mounted to /dev/sda3, but that didn't work either.

It's possible i might have gotten the path correctly since the problem mentioned above.

However, when i click the start button in OneDriveGui, it doesn't keep running.

You can in the attached image that the disk size shown is correct, for the internal HD.

gui

bpozdena commented 11 months ago

@johnaweiss , so you have this issue only with the GUI, but there is no issue when you run the sync from console? If so, please share the terminal output of starting the GUI and file sync.

bpozdena commented 10 months ago

closing for inactivity