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.
![Webpage Screenshot](./docs/webpage_screenshot.png)
## 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.2.tar.gz
(2.8 kB
view details)
File details
Details for the file netupload-0.1.2.tar.gz
.
File metadata
- Download URL: netupload-0.1.2.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 | 264e777bdafdaebd9c3464f19210c60a1e5d811717e974f948704a6b3b6242c0 |
|
MD5 | 361c11011a3fd6140817bde274594519 |
|
BLAKE2b-256 | a209cd80937cc612b237ffc79e2f14860771ae7b953a7cfabfa14c2b34d456d1 |