blob: 56f1cb606739cb88b80adfec2ff69d32d5677c2b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
copyparty (Portable file server)
copyparty is a file server with accelerated resumable uploads, dedup,
WebDAV, FTP, TFTP, zeroconf, media indexer, thumbnails, and more.
The README.SBo file distributed with this SlackBuild includes
instructions for setting up copyparty to run as an init service. This
file will also be included in copyparty's documentation directory when
installed.
copyparty supports the following optional dependencies:
- python3-argon2-cffi: Hashed passwords in config
- pyftpdlib: FTP
- pyOpenSSL: FTP with TLS encryption
- mutagen: Faster music tag processing
- python3-pyzmq: Sending zeromq messages from event-hooks
|