KeePass Sftp Sync Code
Plugin for Keepass, provides the ability to sync via sftp and scp.
Brought to you by:
vitaly-burkut
File | Date | Author | Commit |
---|---|---|---|
SftpSync | 2017-12-27 |
![]() |
[f7e2f3] added try-catch in proto register method |
packages | 2016-12-24 |
![]() |
[8e753c] first commit |
.gitattributes | 2016-12-24 |
![]() |
[009c2e] add readme |
.gitignore | 2016-12-27 |
![]() |
[95ccac] plgx ignor |
SftpSync.sln | 2016-12-24 |
![]() |
[8e753c] first commit |
SftpSync.userprefs | 2016-12-24 |
![]() |
[8e753c] first commit |
make_plgx.cmd | 2017-12-27 |
![]() |
[f7e2f3] added try-catch in proto register method |
readme.txt | 2016-12-27 |
![]() |
[6a0188] scp added |
24.12.2016: 1.0: Support sftp protocol, for sync keepass db Todo: Support scp protocol. support proxy servers 27.12.2016: 1.1: Add support scp, add keyboard authenticate, add check host key todo: support private key auth support proxy servers