Giter Club home page Giter Club logo

eqftp's Introduction

eqFTP

FTP integration for Brackets code editor.

This extension brings simple FTP support to Brackets. Here's some features:

  • FTP File Manager -- You can explore remote server
  • Downloading -- On double click you can download file to edit
  • Uploading -- You can upload files on save
  • FTP Connection Manager -- You can manage all your connections in single window

This extension created on base of https://github.com/theproducer/brackets-ftp. Actually I rewrote almost everything, but still.

Inspired by Dreamweaver's FTP implementation. First you create new connection in manager, next you connect, download file, edit, save and it's uploads automatically.

It's really basic and I hope you'll enjoy this extension. Click here for more information

Please Note

This extenstion supports data encryption. To enable this feature check it in settings dialog. Click here for more information.

This extension is SO fresh so please use it carefully, and if you find a bug tweet me @Equals182

What's Next

Well first of all I'd like to say I did this extension because I needed it. I will add new features if I'll need them or if you will pull request them.

You can fork this stuff and change it however you want.

I'm thinking about this:

  • SFTP -- well, this feature is dead now
  • Sync -- down/uploading whole things in both ways
  • Queue -- you will be able to save bunch of files and then - BAM! Upload them!
  • Folder Choosing Dialog for every input that needs it
  • Multi-language support
  • More UI integration
  • Open only readable by Brackets files (extension and size check)
  • Refreshing whole file tree
  • Auto-moving all projects from old default directory to new
  • Creating, deleting and renaming files on remote server
  • FTP panel resizing

Known Issues

  • Unstable downloaded files opening

Version History

  • 0.0.2
  • Added encrypting settings file option.
  • 0.0.1
  • Initial release.

License

MIT-licensed -- see main.js for details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.