Skip to content
This repository has been archived by the owner on May 2, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 498 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 498 Bytes

Atom FTP

Associate your local project directory with a directory on a remote FTP server. Similar to Espresso, this package allows you to automatically upload files on save, or manually.

This package can also watch files, and automatically upload watched files when they are changed.

The FTP details are saved as JSON into the project directory. The password is saved as plaintext currently. You should not be using FTP for production deployments anyway...

Currently does not support SFTP.