top | item 15816367

(no title)

exitplanetary | 8 years ago

Hi, I wonder if it convenient to ask questions here, but I can not figure out how to sync with local filesystem, could you help?

discuss

order

laurent123456|8 years ago

Hi, from the CLI app, you would need to set the sync target to the file system with:

    :config sync.target 2
Then you can specify the directory where the files should go with:

    :config sync.2.path /path/to/synced/dir/
Currently there's no config screen to do this in the desktop app, but it's possible to enable by changing the settings directly in the SQLite database (in the "settings" table).