tftpy icon indicating copy to clipboard operation
tftpy copied to clipboard

Feature: add ability for the server to serve from a list of directories

Open msoulier opened this issue 15 years ago • 1 comments

It might be nice to allow the server to serve from a list of directories instead of just one. The only problem here is when someone sends a WRQ request, where do you write to? Likely the first one.

msoulier avatar May 11 '10 17:05 msoulier

The main issue here is, I think, where to put uploaded files. I think one directory should be used for incoming, and a list of directories used to serve from.

msoulier avatar Aug 26 '11 12:08 msoulier