mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-05 21:56:48 +00:00
1.5 KiB
1.5 KiB
title | category | description |
---|---|---|
FTP Access | usage | Accessing your PocketBase files via FTP |
PocketHost allows you to access all your PocketBase files via Secure FTP (FTPS).
Accessing via FTP
FTP to ftp://pockethost.io and log in using your pockethost.io username and password.
The initial directory listing contains a directory for each instance associated with your account.
Inside each instance directory, you will find:
Directory Name | Description | Instructions |
---|---|---|
pb_data | The PocketBase data directory | view |
pb_public | The location from which public files are served | view |
pb_migrations | The PocketBase migrations directory | view |
pb_hooks | The PocketBase JS hooks directory | view |
Recommended Clients
GUI
- FileZilla is a great GUI frontend available for all platforms.