Simple upload server for local network file transfers.
Project description
netupload
Simple file upload server for when you need to send files around on your local network.
Sometimes you don't want to login to your email and don't have a USB so this can be a quick way to transfer files.
Usage
pip install -U netupload
netupload
Options
netupload --host=0.0.0.0 --port=4000 --save-dir=./uploads
Option | Description | Default |
---|---|---|
--host | Host to run the server on | 0.0.0.0 |
--port | Port to run the server on | 4000 |
--save-dir | Directory to save uploaded files | ./uploads |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
netupload-0.1.3.tar.gz
(2.8 kB
view details)
File details
Details for the file netupload-0.1.3.tar.gz
.
File metadata
- Download URL: netupload-0.1.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b9cfb773d0bf7887d1fed58586cec0a0f2a149be54a61dac568a7806703fe474 |
|
MD5 | b8017ff09487c0e6c5f38a0880a2e5ba |
|
BLAKE2b-256 | 7b8d0aee958ef67c854fb7331da20c3377d8b7f1df13f36831ac0445610e209f |