aboutsummaryrefslogtreecommitdiff
path: root/network/copyparty/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/copyparty/README')
-rw-r--r--network/copyparty/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/network/copyparty/README b/network/copyparty/README
new file mode 100644
index 0000000000..56f1cb6067
--- /dev/null
+++ b/network/copyparty/README
@@ -0,0 +1,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