YATinyWinFTP

Fast and tiny FTP server for Windows

At some point I found myself in a need of ftp server for windows to test things. Googling gave me ftpdmin, which is free and really tiny, also opensource. However it struck me as being real slow - downloads on 1GB network were mere 5MB/sec with one core fully busy. Looking inside it was thread per connection and 4kb blocking network calls. Of course I had to roll my own FTP server after that!

Uses IOCP via asio, io_service per core, uses async (with some ugly hacks in uploads). Also uses TransmitFile for downloads which is virtually free. Borrows a bit of source from ftpdmin.

HAS BUGS (one thing I`m sure of)
HAS ZERO security hardening.

Usage: TinyWinFTP.exe <Dir> <Port>

Features

  • FTP Server
  • Windows

Project Activity

See All Activity >

Follow YATinyWinFTP

YATinyWinFTP Web Site

You Might Also Like
AlertBot: Website Monitoring of Uptime, Performance, and Errors Icon
AlertBot: Website Monitoring of Uptime, Performance, and Errors

For IT Professionals and network adminstrators looking for a web application monitoring solution

AlertBot monitors your website's full functionality around the clock so you can focus your time on more important things.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
1
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Nice litle app . Almost perfect for local networks.
Read more reviews >

Additional Project Details

Registered

2017-10-17