mirror of
https://github.com/upa/mscp.git
synced 2026-02-04 03:24:58 +08:00
add -p option, preserving file timestamps
This commit is contained in:
@@ -44,6 +44,7 @@ struct mscp_opts {
|
||||
char *coremask; /** hex to specifiy usable cpu cores */
|
||||
int max_startups; /** sshd MaxStartups concurrent connections */
|
||||
int interval; /** interval between SSH connection attempts */
|
||||
bool preserve_ts; /** preserve file timestamps */
|
||||
|
||||
int severity; /** messaging severity. set MSCP_SERVERITY_* */
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user