Agent uses a combination of Media directories and individual folders to manage storage limits. Storage management runs once an hour (configurable in server settings). It goes through the media directories and deletes (or archives) the oldest files first according to the limits you specify. When this is done it then runs the storage management rules for your individual devices within the storage location. You can use either just media directory rules, just device rules or both.

Media Directory Storage Settings

You can add multiple storage locations into Agent using the storage settings panel in Server Settings. Each storage location acts as a base location for device storage and can have it's own rules for maximum size and age of files.

Click to add or edit a storage location

  • Location: The path or UNC path to the storage location on your drive or network.
  • Default: Check this to set this location as the default storage location for new devices.
  • Management: Check to enable storage management. Storage management runs every hour and deletes or archives old content according to limits you set here and on the device configurations.
  • Max Size: Set a max size in MB for this storage location (from v4.3.0.0+, 0 = unlimited)
  • Max Age: Set a max age for files in this storage location (from v4.3.0.0+, 0 = unlimited)
  • Delete to Recycle Bin: Check this if you want Agent to delete files to the recycle bin instead of just deleting them permanently (Windows only).
  • Archive Location: Set the path or UNC path to the location to archive recordings. You can then use the archive option in device storage and recordings will be moved there instead of deleted. The archive location is not monitored - you will need to manually check you are not running out of space on the archive location.
    You can use tags here to dynamically generate paths for your devices:
    • {NAME} The name of the device
    • {DIR} The original folder name for the device
    • {GRABS} "grabs/" if the file is a photo otherwise an empty string
    • {0:MM-dd} or {0:yyyy-MM-dd/HH/} You can use any template date/ time format (make sure you have a 0: at the beginning of it)
  • Archive Photos Location: Set the path or UNC path to the location to archive photos. You can then use the archive option in device storage and photos will be moved there instead of deleted.
    You can use tags here to dynamically generate paths for your devices:
    • {NAME} The name of the device
    • {DIR} The original folder name for the device
    • {GRABS} "grabs/" if the file is a photo otherwise an empty string
    • {0:MM-dd} or {0:yyyy-MM-dd/HH/} You can use any template date/ time format (make sure you have a 0: at the beginning of it)

    If this is blank, Agent will use the Archive Location setting instead.

  • Archive Thumbnails: Check to also archive the thumbnails Agent creates for the recordings. These will be saved to a thumbs subdirectory of the Archive location.
  • Network Storage

    (only available under Windows). If your storage or archive path requires authentication you need to enter these details.
  • Computer Name: The name of the network device you are connecting to eg \\wdmycloud
  • Username and Password: The credentials to connect to the network device

Device Storage Settings

Agent also provides granular settings for storage management on a device level. See the Storage tab when editing a device.

  • Drive: Select the main Media folder. You can edit this list via - Settings - Storage
  • Folder: The name of the folder in the Drive to save recordings and photos to. This is randomly generated when you add a device.
  • Archive: Switching this on will make Agent move the files from the media drive to the archive location specified in System Settings instead of just deleting them. You will need to manually keep track of the available space on the archive drive.
    Tip: If you have set an archive directory in main server storage settings you also need to check the Archive flag here for each device you want to include in the archive process.
  • Management: Switch storage management on or off for this device.
  • Max Size: The maximum size in MB of the devices media folder. If this size limit is reached Agent will start deleting content (oldest first). (from v4.3.0.0+, 0 = unlimited)
  • Max Age: The maximum age in hours of files in the devices media folder. Agent will delete any files older than this limit (oldest first). (from v4.3.0.0+, 0 = unlimited)