• Packages
  • Themes
  • Documentation
  • Blog
  • Discuss
Sign in

docksend

Upload files using Transmit's Docksend
  • #transmit
  • #docksend
  • #ftp
wesbaker
1.3.0 879
2
  • Repo
  • Bugs
  • Versions
  • License
Flag as spam or malicious

Docksend

Upload files using Transmit's Docksend in Atom.

Installation

apm install docksend

Usage

Press ctrl-u to upload the file you're currently editing. If the file has modifications, it will be saved before uploading. Alternatively, press ctrl-shift-u to upload the entire directory containing the file you are currently editing.

If you're using Emmet, they have a keyboard shortcut that will conflict with Docksend. In that case, you can either use the context menu, the Packages menubar item, or change the keyboard shortcut in your own keymapping. To change your own keymapping:

  1. Go to Atom -> Open Your Keymap

  2. Paste in the following code:

     'atom-text-editor:not([mini])':
         'ctrl-u': 'docksend:docksend'
         'ctrl-shift-u': 'docksend:docksendDirectory'
    

Settings

You can optionally enable the uploading of related files for Less, Sass, and Minified Javascript. Also, you can supply alternative extensions in case you create additional files or name your created files differently.

I think this package is bad news.

Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.

  • Terms of Use
  • Privacy
  • Code of Conduct
  • Releases
  • FAQ
  • Contact
with by