ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Share File

by devdinu ALL

Sublime Plugin to share the current opened file, by uploading it to server, and others can download it

Labels share, file, code, upload

Details

Installs

  • Total 271
  • Win 167
  • Mac 59
  • Linux 45
May 13 May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Share Files

This plugin lets you share the current file contents with someone, say tasks file, or some piece of code.

Share File | Upload

  • Use the key combination ctrl+alt+u share file with a specific name.
  • ping anyone the name, and your user token (and they can download it) done!

A key is shared, so that only users with your key 'll be able to see the files you've uploaded.

Download File

You can download your files in another machine, or download the files your friends have uploaded. It requires the shared user's key, and you can use file pattern to filter the result list. You 'll be able to see when the file being uploaded too.

  • Use the key combination ctrl+alt+d to download a file.
  • First input the shared user key/ default your user key is taken.
  • Search requires a filename to be given, it can be a regex pattern. Default all files 'll be list with .* pattern.
  • Search results 'll be displayed in popup, and once selected that files content will be available in a new tab.

Remove File

  • Use key combination ctrl+alt+r to remove a file
  • The files that you have uploaded 'll be displayed, when you choose a file that file 'll be removed from share.

Todos

  • Share Files with flag, Public, Friends (whoever have the key), Private (owner only)
  • copy use key, and share it with encryption