| .. | ||
| nginx | ||
| openrc | ||
| systemd | ||
| cfssl.sh | ||
| copyparty.bat | ||
| explorer-nothumbs-nofoldertypes.reg | ||
| index.html | ||
| README.md | ||
copyparty.bat
- launches copyparty with no arguments (anon read+write within same folder)
 - intended for windows machines with no python.exe in PATH
 - works on windows, linux and macos
 - assumes 
copyparty-sfx.pywas renamed tocopyparty.pyin the same folder ascopyparty.bat 
index.html
- drop-in redirect from an httpd to copyparty
 - assumes the webserver and copyparty is running on the same server/IP
 - modify 
10.13.1.1as necessary if you wish to support browsers without javascript 
explorer-nothumbs-nofoldertypes.reg
- disables thumbnails and folder-type detection in windows explorer
 - makes it way faster (especially for slow/networked locations (such as copyparty-fuse))
 
cfssl.sh
- creates CA and server certificates using cfssl
 - give a 3rd argument to install it to your copyparty config
 
OS integration
init-scripts to start copyparty as a service
Reverse-proxy
copyparty has basic support for running behind another webserver