servefile
servefile copied to clipboard
serve or receive files from shell via a small HTTP server
when download chinese file,give bellow error,down fialed. ABORTED transmission (Reason: 'latin-1' codec can't encode characters in position 43-44: ordinal not in range(256)) how to fix it!
Hey, when using lftp to mirror a directory, lftp is deciding if a file has been modified on the server. Servefile seems to always return the current time instead of...
This is a fun little project maybe. :wink: There should be a optional parameter to specify the html responses. "OK! Thanks for uploading" is a neat message but it would...
Add the option to download everything in a listdir or subdirectories as `.tar`. When I share files with people I often want to give the option to look at what...
Hi, Do You have a doc explaining the parameters? Best regards Holger
Inline with Python 3.10 and earlier, when running the tests with Python 3.11, I get this error: ``` =============================================================================== FAILURES =============================================================================== _______________________________________________________________________ test_version_standalone ________________________________________________________________________ run_servefile = def test_version_standalone(run_servefile): # test...
Apparently, resume is not supported. this is a minor feature but since I use this software to move remote backups from staging to local for further inspection, not having resume...