Docs Developers Sign in ← Site
Docs / Guardian (CCTV backup)

Back up a multi-channel DVR or NVR

Most CCTV is a 4, 8 or 16-channel recorder in a cupboard, not a single camera. This is the guide for that. The mechanics are the same across brands; two things differ, and both trip people up: where the FTP screen is, and the three per-channel settings that decide whether anything actually uploads.

1 · Where is the FTP screen?

It depends on the device class, not just the brand:

DeviceFTP is configured in…
IP cameras (most brands)the web interface (Network → FTP, or similar)
Dahua / Reolink / Uniview recordersthe web interface
Hikvision & HiLook Turbo HD DVRsthe local on-screen menu (monitor + mouse) — there is no FTP in the browser
Xiongmai / XMeye-based (some Swann, older Annke)the local on-screen menu (Main Menu → NetService → FTP)
Heads upIf you have a Hikvision or HiLook Turbo DVR, stop looking in the browser — the web UI has no FTP page at all. Use a monitor and mouse on the DVR itself. See the Hikvision & HiLook guide.

2 · Enter the CloudBox server

Field on the recorderWhat to enter
Server / Host / Server Addressingest.cloudbox.biz
Port21
User namethe site's site_… login from your Cameras tab
Passwordthe password shown once when you created the site (issue a new one from the site card if you lost it)
Directory / Remote path/ — any directory structure the recorder wants to create is fine
ModePassive (PASV), if asked. No inbound ports are opened on your network.
EncryptionFTPS / explicit TLS if your model offers it; otherwise plain FTP

Enter these, test the login, and save. Then the part everyone misses:

3 · The three per-channel settings

Heads upThree things must ALL be set, per channel, or the recorder logs in and sends nothing even though its own Test passes: (1) a snapshot/capture schedule that covers now, (2) the channel armed for the event, and (3) the event's linkage/action set to Upload to FTP. Missing any one is the single most common reason “nothing arrives”.

On the FTP screen (and the event screens) you will set, for each channel:

  • A capture / snapshot schedule covering now — this is what actually produces files.
  • Arming — the channel enabled for the motion (or alarm) event, with a schedule that covers now.
  • Upload to FTP ticked as the event's linkage/action (Hikvision), or the channel ticked in the FTP schedule table (Dahua/Uniview).

The exact screens are in your brand guide: Hikvision & HiLook · Dahua / Lorex / Amcrest · Reolink · Uniview · Swann / Annke / OEMs.

4 · What you will get, by brand

  • Hikvision / HiLook, Uniview recorders: event snapshots (JPEG) only — a burst of stills per event.
  • Dahua / Lorex / Amcrest: JPEG snapshots and .dav video clips (each .dav has a companion .idx).
  • Reolink: .mp4 video and JPEG snapshots.

Guardian seals whatever arrives. It also works out the camera from the upload — a channel number in a folder, or the channel/name in the filename — and files everything under site / camera / day. Many recorders dump all channels into one flat folder, so Guardian keys off the filename, not just the directory.

TipOnboarding tip: after the first uploads land, open the site log in the Cameras tab and check the camera labels. If any look wrong, send us one example path and we tune the parser for your exact recorder — better than guessing.

5 · Confirm

Trigger real motion, then press Test connection on the site card. It should move from “waiting for login” to “credentials accepted” to “connected — N cameras detected”. Then use Decrypt & save on one file to confirm your 24-word recovery kit opens your footage.

Questions

My recorder's own FTP Test passes but nothing reaches CloudBox.

The Test button only checks the login. Uploads are driven by events, and three things must all be set per channel: a snapshot/capture schedule covering now, the channel armed for the event, and the event's action set to Upload to FTP. This is the number-one cause across every brand. Set all three, trigger real motion, then press Test connection in the Cameras tab.

Do I get video or just pictures?

It depends on the recorder. Hikvision and Uniview recorders' native FTP sends event snapshots (JPEG) only. Dahua uploads .dav video clips; Reolink uploads .mp4. A snapshot backup is still a real off-site record — a burst of pictures through each event — but if you need moving clips, check your brand's guide first.

How does Guardian know which camera each file belongs to?

From the upload path and filename. Recorders encode the channel differently — Hikvision puts it in the filename (IP_02_…), Dahua in a numeric folder (…/002/…), Reolink in the camera name — and Guardian reads all of these. Many recorders dump every channel into one flat folder, which is why we key off the filename, not just the directory.

A camera is filed under an odd label. Can you fix it?

Yes — send us one example upload path from the Cameras-tab site log (e.g. the exact filename), and we tune the parser for your recorder. We would rather correct it from a real sample than guess.

Do I need to open ports on my router?

No. The recorder connects outbound to ingest.cloudbox.biz on port 21 plus the passive data ports; nothing connects in to your network.