alex-donnan / SyncFTP

An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
MIT License
23 stars 6 forks source link

How to install this plugin #4

Closed vinhnghiemnguyen closed 1 year ago

vinhnghiemnguyen commented 1 year ago

I search in the Community Obsidian plugin page but did not find this plugin so I try to manually install this plugin. I copy the source to .obsidian/plugins folder but I don't know what to do with 2 dependencies (ssh2-sftp-client and sock), could you please give more details. Thanks

alex-donnan commented 1 year ago

Thanks for reaching out. Unfortunately, the Obsidian team has not yet added it to their official plugin releases despite approval.

For manual install, both dependencies are restricted to desktop and will fail if installed on mobile. From the release page you should only need main.js and manifest.json in a new folder called SyncFTP in the .obsidian/plugins/ folder. From there you can navigate to the Community Plugins tab, refresh, and enable.

alex-donnan commented 1 year ago

SyncFTP is available for download in Obsidian