File Manager can be used for managed remote file operations without opening full remote control sessions.
This feature allows managers to send, collect, copy, and delete files on remote computers in a controlled way.
Typical use cases include:
- Sending work documents, scripts, or updates to employee computers.
- Collecting logs, screenshots, and exported files for investigation.
- Copying incident evidence from remote computers to the manager console.
- Removing unauthorized files from selected computers.
- Distributing policy documents to all selected computers before an audit.
Send Files Tab
Upload one or more local files to selected remote computers.
- Choose destination folder (Desktop/Documents/Downloads/Home/Custom) to decide where files are saved.
- Choose what should happen if a file with the same name already exists.
- Set transfer speed (Slow/Medium/Fast) to control how quickly files are sent.
- Run files after sending starts the file only after it is fully transferred.
- Run as Administrator runs the file with higher permissions; otherwise it runs as current logged user.
- Status tab shows current progress and lets you stop selected transfers or all transfers.
Collect Files Tab
Download files from remote computers to console storage.
- You can collect one exact file name or use file patterns (for example *.log).
- Use VSS helps copy files that are currently locked by another program (on supported systems).
- You can limit how many transfers run at the same time. Extra files wait and continue automatically.
- Choose how downloaded folders are organized: by computer, by user, by both, or flat in one folder.
- You can append date to file names, overwrite existing files, or remove remote files after collect.
If connection is interrupted, unfinished downloads continue after reconnect.
Delete Files Tab
This tab uses a two-step safety flow: list first, then delete from confirmed list.
- Set source folder and file patterns.
- Run Find Files for Deletion to preview candidates.
- Execute Delete Files on the generated list.
Delete in subfolders also finds matching files inside subfolders before deletion.
Copy Files Tab
Copy files between folders on the same remote computer.
- Choose source and pattern(s).
- Run Find Files to Copy to preview.
- Set destination and conflict mode (overwrite/rename/skip).
- Run copy action.
Conflict mode decides what happens if the target file already exists: overwrite replaces it, rename creates a copy with a new name, and skip leaves the existing file unchanged. VSS copy mode is available for locked files where supported.