I just installed the odrive linux agent following the procedure that I found on the website.
I gave the instruction
python “$HOME/.odrive-agent/bin/odrive.py” status
and the result is:
> isActivated: True hasSession: True
> email:myemail.com accountType: whatever
> syncEnabled: True version: prod 860
> placeholderThreshold: neverDownload autoUnsyncThreshold: never
> downloadThrottlingThreshold: unlimited uploadThrottlingThreshold: normal
> autoTrashThreshold: never Mounts: 1
> xlThreshold: never Backups: 0
> Sync Requests: 0
> Background Requests: 0
> Uploads: 0
> Downloads: 0
> Trash: 0
> Waiting: 0
> Not Allowed: 0
at this point everything looks ok and I expect to find an “odrive” folder in my /home that, instead, I cannot find.
Should I do anything else? Where the files are going to be synchronized?
I also attempted to give a “mount” instruction, thinking that I have to indicate a location for the folder, but it says that that is a premium feature.