Provision a remote storage server (token + package)
Create a remote row, download xfileultra-storage.zip, and get a one-time registration token (7-day TTL).
Provision a remote storage server (token + package)
Creates the master-side remote server record and the package/token you take to a second VPS.
Where to find it
Admin → Servers → Add storage server (/admin/servers/provision)
Bare /admin/servers/add (without cdn=1 / srv_id) redirects here.
How it works
Enter Server name → Create & get setup package. The product creates:
| Piece | Detail |
|---|---|
| Server row | id like srv-######; setupStatus: awaiting_install; Status Off / enabled: false |
| Package | Download xfileultra-storage-{id}.zip (embeds SERVER_ID) |
| Registration token | Shown once; TTL 7 days; footer shows expiry |
Success panel prints mkdir / unzip / buyer-setup.sh commands and what to enter on the node's /install page (main site URL, token, storage folder, public URL).
Regenerate setup token (edit page) only while not connected. Already connected → 409.
Common problems
Lost the token
Edit the server → Regenerate setup token. Tokens expire after 7 days.
Package download fails
Master is missing storage-node source files - fix the install on the main VPS.