theill / slingshot

A shell-extension for all versions of Windows allowing you to copy a file to a public FTP server by right-clicking any file or folder in Explorer and select "Sling to Public Site". Once uploaded you will get an unique URL you may share with your friends.

Home Page:https://www.commanigy.com/slingshot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A shell-extension for all versions of Windows allowing you to copy a file to a public FTP server by right-clicking any file or folder in Explorer and select "Sling to Public Site".

Once uploaded you will get an unique URL you may share with your friends.

That's it.

Releases

See "releases" section.

Publishing new version

  • Update "history.txt" with version and date.
  • Update "[assembly: AssemblyVersion("1.2.0.0")]" in "AssemblyInfo.cs"
  • Update "Version" property in .Setup project (accept "ProductCode" change)
  • Rebuild .Setup project
  • Update "Version" property in Web.config (.Site project)
  • Rebuild .Site project (history.txt and .msi is copied to folder)
  • Deploy .Site project

About

A shell-extension for all versions of Windows allowing you to copy a file to a public FTP server by right-clicking any file or folder in Explorer and select "Sling to Public Site". Once uploaded you will get an unique URL you may share with your friends.

https://www.commanigy.com/slingshot

License:MIT License


Languages

Language:JavaScript 61.6%Language:CSS 20.8%Language:C# 16.2%Language:ASP 1.4%