sftp: add support for ProxyCommand
While you can already use secure_sftp for this, it seems to me a common enough use case that the main sftp uploader should support it, especially since paramiko has explicit support for proxy commands.
While you can already use secure_sftp for this, it seems to me a common enough use case that the main sftp uploader should support it, especially since paramiko has explicit support for proxy commands.