github 9001/copyparty v0.10.1
zip it

latest releases: v1.13.2, v1.13.1, v1.13.0...
3 years ago
  • download folders as .zip or .tar files
  • upload entire folders by dropping them in
  • 4x faster response on the first request on each new connection

forgot to explain the zip formats

name url-suffix description
tar ?tar a plain gnutar, works great with curl | tar -xv
zip ?zip=utf8 works everywhere, glitchy filenames on win7 and older
zip_dos ?zip traditional cp437 (no unicode) to fix glitchy filenames
zip_crc ?zip=crc cp437 with crc32 computed early for truly ancient software

zip_crc will take longer to download since the server has to read each file twice, please let me know if you find a program old enough to actually need it btw, curious

Don't miss a new copyparty release

NewReleases is sending notifications on new releases.