### what it is this file server is an instance of [copyparty](https://github.com/9001/copyparty) this folder is a public demo for my copyparty plugin [fpkg-vault](https://github.com/kamaeff/fpkg-vault) fpkg-vault provides some functionality to manage and install your playstation 4 apps and games (`.pkg` files) and payloads(`.bin`, `.elf` files) without needing some slow and inconvenient ftp or usb stuff it is primarily aimed at jailbroken ps4 users who already run nas/home server or want to try hosting some stuff themselves you can learn more by: - [watching a showcase video on youtube](https://youtu.be/5eBbjtoWfsk) - [reading readme and plugins source code on github](https://github.com/kamaeff/fpkg-vault/tree/master) click some star on github to show me that you're interested in this project (if you actually are) below you can see a file browser press `g` or click the `田` button in the right bottom corner to switch between list view and grid view you can walk around and play with some buttons and menus here I put some packages from pkg-zone just to fill this folder with something also check out `/payloads` folder – it contains some compiled payloads ### what fpkg-vault adds to copyparty - fpkg thumbnails in web file browser (in grid view) - fpkg metadata tags (in list view) - ability to install fpkgs directly from this web ui - using BGFT install method, which means your console installs packages in background and you even can put it in rest mode - batch installs (select multiple files or just click `install all` in the right-click menu) - bin and elf payload sender - [FPKGi](https://github.com/ItsJokerZz/FPKGi) server; see generated json files (some of them are expected to be empty): - [all.json](https://files.kamaeff.com/public/__fpkgv/all.json) - [PS2.json](https://files.kamaeff.com/public/__fpkgv/PS2.json) - [games.json](https://files.kamaeff.com/public/__fpkgv/games.json) - [apps.json](https://files.kamaeff.com/public/__fpkgv/apps.json) - [updates.json](https://files.kamaeff.com/public/__fpkgv/updates.json) - [DLC.json](https://files.kamaeff.com/public/__fpkgv/DLC.json) - [homebrew.json](https://files.kamaeff.com/public/__fpkgv/homebrew.json)