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

SyncFTP

This Obsidian.md plugin allows users to sync files to their personal FTP server.

This plugin depends on ssh2-sftp-client and socks to allow for secure file transfer.

Use

Once installed, an additional settings tab for SyncFTP will have been added. There you will need to provide:

If you would like to use a proxy, please fill in the settings:

When you wish to sync you can either push or pull files to the SFTP using:

  1. Icons (up and down arrow) on the left toolbar
  2. Commands (CTRL-P), which will allow you to set a keyboard shortcut as desired

This process is destructive on the SFTP, and moves local files to your .trash folder.

Questions

If you have any questions or requests, please open a GitHub issue in this repository!

License

This project is under the MIT license.