Submitted by Hal9000 on Mon, 03/07/2011 - 09:16
Hello! I would like to see additional options for doing backups via SSH: - ability to specify the SSH port - ability to specify a private key to use for authentication
Status:
Closed (works as designed)
Comments
Submitted by JamieCameron on Mon, 03/07/2011 - 12:56 Comment #1
You can specify the SSH port already - just put it after the hostname separated by a : , like backupserver.domain.com:2222
As for the SSH key, there isn't really any need to enter this in the UI - instead, just make sure the root user's SSH key is accepted by the remote system.
Submitted by Hal9000 on Mon, 03/07/2011 - 13:24 Comment #2
oh, that easy! webmin is full of surprises :)