WolverineFan / YNABLinuxInstall

Install script for YNAB 4 on Linux
174 stars 18 forks source link

Cant get YNAB to sync to dropbox. #17

Open Rick7C2 opened 9 years ago

Rick7C2 commented 9 years ago

I have installed YNAB on my Lubuntu 14.04 laptop using this script.

Everything installed and is working but sync is not working.

If I try to setup cloud sync it tells me to download dropbox for windows.

I tried changing the local budget folder to C:\Dropbox but that doesnt exist in the YNAB file browser.

The symlink does exist YNAB just doesn't see it as a folder.

I tried changing the local budget folder to /home/my-username/Dropbox

upon changing it it automaticly changes to Z:\home\my-username/Dropbox

It syncs the folder but non of the actual budget files.

How do I get this fixed?

stevesbrain commented 9 years ago

Can you see them stored in there locally if you were to do an:

ls -ls /home/my-username/Dropbox

If so, what are there permissions? What does the Dropbox sync log say?