Skip to content

WebFTPSharp is a "lightweight", simple and fast solution for hosting a file-sharing service via the browser. Simply put, if you ever wanted to transfer something between a PC and another, and you couldn't bother with a USB, you can just simply start up WebFTP and get those files moved in no time!

Notifications You must be signed in to change notification settings

george-cosma/WebFTPSharp

Repository files navigation

WebFTP#

Building

To build the Typescript files, you must run etiher the built command (for debug) or the release command (for release)

npm run build
npm run release

After that, you can either use Visual Studio and IIS Express to serve the website, or use

dotnet run

About

WebFTPSharp is a "lightweight", simple and fast solution for hosting a file-sharing service via the browser. Simply put, if you ever wanted to transfer something between a PC and another, and you couldn't bother with a USB, you can just simply start up WebFTP and get those files moved in no time!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published