Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
automatically close the socket
|
|
SFTP transfers.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allow ports to be specified in URL strings
|
|
|
|
|
|
Add docstrings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
appropriate transfer procedure
|
|
transfer functions
|
|
|
|
|
|
|
|
This reverts commit 10717c6a3cdf7da7025b03c1abdbd813b4970b19.
|
|
This reverts commit 7219d4013814a55c4eeaf36b7a36d5e8076d09f0.
|
|
|
|
(ported from vyatta-cfg f051e369)
|
|
In the recent rewrite of the config merge script, support for merging
remote config files checks and adds the host key in known_hosts;
however, this function fails if known_hosts is not present. Fix.
|
|
Add vyos.config.show_config to show working configuration.
Add vyos.remote.get_config_remote() for obtaining remote config files.
|