Comment on introducing copyparty, the FOSS file server
RecallMadness@lemmy.nz 1 day agoWhat do you use to bundle into one file?
Comment on introducing copyparty, the FOSS file server
RecallMadness@lemmy.nz 1 day agoWhat do you use to bundle into one file?
tripflag@lemmy.world 1 day ago
copyparty-sfx.py
is a custom packer (see this reply) created by make-sfx.sh, andcopyparty.pyz
is a standard zipapp, created by make-pyz.sh. The zipapp has more disadvantages than thesfx.py
, so that’s the default/recommended build.