mirror of
https://github.com/rwinkhart/libmutton.git
synced 2026-08-27 20:36:29 -04:00
Re-implement age data upload via SFTP (download will continue to use new method)
This commit is contained in:
@@ -16,6 +16,7 @@ type CfgT struct {
|
||||
SSHIP *string `json:"sshIP"`
|
||||
SSHPort *string `json:"sshPort"`
|
||||
SSHEntryRootPath *string `json:"sshEntryRootPath"`
|
||||
SSHAgeDirPath *string `json:"sshAgeDirPath"`
|
||||
SSHKeyPath *string `json:"sshKeyPath"`
|
||||
SSHKeyProtected *bool `json:"sshKeyProtected"`
|
||||
SSHIsWindows *bool `json:"sshIsWindows"`
|
||||
|
||||
Reference in New Issue
Block a user