pyfilesystem icon indicating copy to clipboard operation
pyfilesystem copied to clipboard

Pyfilesystem doesn't read ssh config

Open GoogleCodeExporter opened this issue 10 years ago • 0 comments

Steps:
* Have an existing ssh config in ~/.ssh/config, referencing username and keys 
for different hosts. Have ssh keynames other than id_rsa or id_dsa.
* sftpfs will only find and use id_rsa or id_dsa. 

The enhancement here is that if there is an existing ssh config file, sftpfs 
would be able to find keys/configurations via this file. 

Original issue reported on code.google.com by orionrobots on 23 Sep 2013 at 7:24

GoogleCodeExporter avatar Apr 11 '15 10:04 GoogleCodeExporter