mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
cbe8e6b256
sharing files easy. By default, it shares whatever folder it was executed from on port 2000. PR: ports/86001 Submitted by: Chris Laverdure <dashevil@gmail.com>
12 lines
439 B
Plaintext
12 lines
439 B
Plaintext
A small and simple webserver programmed in C++ that was designed to make
|
|
sharing files easy.
|
|
|
|
By default, it shares whatever folder it was executed from on port 2000.
|
|
While simple, a good deal of flexibility is exposed when you read the
|
|
documentation and look at the optional configuration files, provided
|
|
seperately here:
|
|
http://harpy.soarwitheagles.net/~dashy/DFileServer-1.1.2-documentation.tar.gz
|
|
|
|
- Chris Laverdure
|
|
dashevil@gmail.com
|