clamscan
Verified for current stable LTS
Clamscan Command: Move Infected Files To Directory
Use for move infected files to directory with Clamscan. Exact CLI syntax to move infected files to directory using Clamscan.
When to use this: Use for move infected files to directory with Clamscan.
Command Syntax
clamscan --move <path/to/quarantine_directory> clamscan --move <path/to/quarantine_directory> Command Breakdown
--move- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to move infected files to directory using Clamscan.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Clamscan Command: Print Scan Report To Log File
clamscan -l <path/to/log_file> Clamscan Command: Remove Infected Files clamscan --remove yes Clamscan Command: Scan Current Directory Infected Files Only clamscan -i Clamscan Command: Scan Directory Recursively clamscan -r <path/to/directory> Clamscan Command: Scan File For Vulnerabilities clamscan <path/to/file>