A lightweight, client-accessible FTP-based PKG uploader for PS4 consoles via FTP.
- Connect to PS4 FTP using IP and port.
- Navigate the PS4 directory tree.
- Upload
.pkgfiles directly to/data/pkg. - Optimized for both desktop and mobile browsers.
Node.jsinstallednpm install express multer basic-ftp cors- PS4 Jailbreak on the same LAN or Wifi ( Debug + Server ) Settings enable.
- A
.pkggame or application file to upload - If there is no
pkgfolder in /data create one use FileZilla. - You still need a Desktop - Laptop to run the
server.js
- Extract the
Pekadi-FTP.raranywhere on your PC. - Open
run.batand edit the path to match where you extracted the files. - Double-click
run.batto start the local server. - Open your browser and go to
http:// ENTER YOUR IP:3000/Pekadi-FTP.html - Enter your PS4's IP address and FTP port (default: 2121)
- Navigate to
/data/pkgand upload your.pkgfile.
Can't find your local IP, On your Desktop open CMD = Command Prompt or Terminal, type ipconfig If on LAN should be: Ethernet adapter Ethernet:
Looking for IPv4 Address. . . . . . . . :192.168.*.* or 10.0.*.* then go back to step #4. http:// ENTER YOUR IP:3000/Pekadi-FTP.html
⚠️ Uploads are only allowed to/data/pkg/.
- This app runs locally and does not store or transmit data externally.
This project is licensed under the MIT License.
