backup_critical_files
Securely back up essential system configuration files remotely from servers. Specify hostname, username, and files to safeguard critical data like /etc/passwd, /etc/shadow, and /etc/fstab.
Instructions
备份重要系统配置文件
Input Schema
Name | Required | Description | Default |
---|---|---|---|
backup_dir | No | /tmp/backup | |
files | No | ||
hostname | Yes | ||
password | No | ||
port | No | ||
timeout | No | ||
username | Yes |