Giter Club home page Giter Club logo

sublimezilla's Introduction

SublimeZilla

A Sublime Text 2 plugin that imports server entries from FileZilla to Sublime Text as a sftp-config.json file for use with the excellent Sublime SFTP plugin

Installation

Manual / Old School:

Clone or download git repo into your packages folder

Run Package Control: Install Package command, find and install SublimeZilla plugin.

Usage

  1. You can run the plugin by using the Command Palette (Ctrl+Alt+Z) type SublimeZilla or fz (yay fuzzy search! =D ) and hit enter. Or by going to Tools -> Sublime Zilla

  2. On the first run you'll be asked to browse to your FileZilla XML file via the input panel (at the bottom of the screen) which is located as follows:

    • Windows 7 & Vista – C:\Users\[USER_NAME]\AppData\Roaming\FileZilla\sitemanager.xml
    • Mac OS X – /users/[USER_NAME]/.filezilla/sitemanager.xml
    • Linux – /home/[USER_NAME]/.filezilla/sitemanager.xml
  3. A quick search will pop up with a list of all the servers contained in the FileZilla database. Select the one you want.

  4. A new file will be opened called sftp-config.json. Save this file in the root of your project

  5. You can now interact with this server via the SFTP plugin

Alternate locations

Only 2 locations are supported at the moment. To save the first one follow steps 1 and 2 above.

A new file will have been created in /Packages/User/SublimeZilla and it will contain a path to the default FileZilla DB

"filezilla_db_path": "C:\Users\[USER_NAME]\AppData\Roaming\FileZilla\sitemanager.xml"

To add another path you can add a "filezilla_db_path2" setting with the secondary path as it's value.

Help

Unfortunatly I'm unable to test it on Linux or OSX. Please let me know if it is working!

Please report bugs here so I can try and fix it.

Thanks for trying it out!

sublimezilla's People

Contributors

iedev1 avatar

Watchers

Batandwa avatar

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.