Advanced tools & context menus

A reference for the Archivst Desktop advanced tools β€” every right-click context menu and the actions it offers.

Advanced tools and context menus

Beyond the main windows, Archivst Desktop exposes a large set of advanced, right-click driven actions. This page is the reference for those tools β€” most of all, every context menu and the items it contains.

If you are new to the app, start with the main guides and come back here for the deep-dive tools:

Note: some of the advanced tools below are only available in developer mode, or only when a folder supports the underlying feature (for example cloud deletion or versioning).

Context menus

Right-clicking on items throughout Archivst Desktop opens context menus that contain actions specific to that element. This section lists every context menu and what each item does.

Folders panel β€” folder list

Right-click a folder row in the main Folders panel to open this menu.

ItemDescription
RunStart a backup for this folder immediately, skipping unchanged files using the cached file-detail index.
PreviewPerform a dry run β€” shows which files would be uploaded without actually uploading anything. Useful for verifying scope before committing.
RefreshReload this folder's metadata and file-detail cache from disk.
RenameChange the display name of this folder entry without affecting the source path or destination.
OpenOpen the folder's source path in Windows Explorer.
Previous RunsBrowse the history of past backup runs for this folder, including timestamps, file counts, and error summaries.
AdvancedSubmenu with diagnostic and maintenance tools (see below).
PropertiesOpen the full folder properties dialog to view and edit source path, destination, include/exclude rules, encryption, and per-folder options.
View JsonDisplay the raw JSON block for this folder as it is stored in the backup-set file β€” useful for troubleshooting or manual edits.

Folders panel β€” Advanced submenu

ItemDescription
Test PermissionsVerifies that Archivst can read from the source path and write to the destination. Reports any access-denied errors.
Test Cached HashesValidates the locally cached file hashes against the actual files on disk to detect corruption or stale cache entries.
Verify All FilesPerforms a full comparison between every source file and its backed-up counterpart, detecting any differences in content or metadata.
Search Files by MetadataOpens the Search Files dialog pre-scoped to this folder. Supports filtering by filename, EXIF photo date, GPS location, file size, and comment.
Change File MetadataBatch-updates EXIF or file-system metadata (e.g. date-taken) for files in this folder.
Find Duplicate FilesScans the backed-up files for duplicates based on content hash, then lists them so you can decide which copies to keep.
View Failed ConversionsShows a list of files that could not be processed or converted (e.g. images that failed compression or format conversion).
Open Failed Conversions FolderOpens the output folder that contains copies of files that failed processing, so you can inspect or re-process them manually. Available only when failed-conversion output exists.

File browser β€” subfolder tree

The lower half of the Folders panel shows a combined folder/file browser. Right-click a subfolder in the tree view (left side) to open this menu.

ItemDescription
Select AllSelect all sibling items at the same level as the right-clicked subfolder.
Reset SelectionClear any custom include/exclude overrides for this subfolder, restoring the default behaviour from the parent folder rules.
Change File DatesBatch-modify the date metadata (e.g. file-system last-modified or EXIF date-taken) of files inside this subfolder.
Retry Failed Files…Attempt to re-upload or re-process any files in this subfolder that failed during a previous backup run.
Show in ExplorerOpen this subfolder in Windows Explorer.
Open in GalleryOpen the Gallery window pre-loaded with the images and videos from this subfolder.
PropertiesView properties for this subfolder, including backup status, file count, and size.

File browser β€” files grid

Right-click a file row in the files grid (right side of the file browser) to open this menu.

ItemDescription
Select AllSelect all files currently visible in the grid.
View in ExplorerOpen the local folder containing this file in Windows Explorer.
Open in GalleryOpen the Gallery window and navigate directly to this file.
View Remote in ExplorerNavigate to the backed-up copy of this file in the cloud-mounted or network Explorer view.
Copy Remote PathCopy the cloud storage path (blob URL or network path) for this file to the clipboard.
Verify HashCompare the local file's content hash against the hash recorded for the backed-up copy to confirm they match.
Verify Byte by ByteDownload the backed-up copy and perform a full byte-for-byte comparison against the local file β€” the most thorough integrity check available.
PropertiesView detailed information about this file: size, dates, backup status, hash, destination path, and any processing notes.

Note: some items (Download File, Dry Run, Delete Selected, Delete Old Versions, View File Detail Text) are hidden by default and appear only when specific conditions are met, such as the folder being a cloud folder that supports deletion or versioning.

Restore panel β€” folder list

Right-click a folder in the Restore panel to open this menu.

ItemDescription
Bring OnlineRequest rehydration for an Archive-tier folder. Archivst shows the estimated cost and sends a confirmation code to your email before proceeding. See the quick restore guide for the full rehydration workflow.
Download FolderDownload all files in this folder to a destination you choose on your PC.
Dry RunPreview which files would be downloaded without actually downloading them.
RefreshReload the folder index and rehydration status from the cloud.
Hydration StartedRead-only info item showing when the current rehydration request was initiated.
Hydration SummaryOpen a summary dialog showing the rehydration progress, file counts, and estimated completion time.
Delete FolderPermanently remove this folder and all its backed-up files from cloud storage. This action cannot be undone.
PropertiesView folder properties including storage tier, total size, file count, and the original source path.

Search Files dialog β€” results grid

Right-click a result row in the Search Files dialog (accessible via Advanced β†’ Search Files by Metadata on a folder) to open this menu.

ItemDescription
Open FileOpen the selected file with its default Windows application.
View in ExplorerNavigate to the file in Windows Explorer.
Show Selected in GalleryOpen the Gallery window and load only the selected search result.
Show All Results in GalleryOpen the Gallery window and load every file in the current search results as a playlist.

Dry Run dialog β€” files grid

Right-click a file in the Dry Run (Test Run) dialog to open this menu. The dialog is opened via Preview on a folder or the toolbar play-outline button.

ItemDescription
Show in ExplorerOpen the folder containing this file in Windows Explorer.
Test Image CompressionApply the folder's configured image-compression settings to this file and preview the result before committing.
ExcludeAdd an exclude rule for this file so that it is skipped in future backup runs.