mirror of
https://github.com/pockethost/pockethost.git
synced 2026-02-27 13:33:20 +00:00
1.3 KiB
1.3 KiB
FTP Access
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 |
|---|---|
| pb_data | The PocketBase data directory |
| pb_static | The location from which static files are served |
| pb_migrations | The PocketBase migrations directory |
| worker | The Deno-based cloud worker |
Recommended Clients
GUI
- FileZilla is a great GUI frontend available for all platforms.