Permalink
Cannot retrieve contributors at this time
{ | |
"protocol": "sftp", | |
"host": "login.storrs.hpc.uconn.edu", | |
"port": 22, | |
"user": "rjm11010", | |
"pass": "", | |
"promptForPass": false, | |
"remote": "/home/rjm11010/hpcproj/parallel_mcmc", | |
"local": "", | |
"agent": "", | |
"privatekey": "/home/reynaldo/.ssh/uconn_hpc", | |
"passphrase": "", | |
"hosthash": "", | |
"ignorehost": true, | |
"connTimeout": 10000, | |
"keepalive": 10000, | |
"keyboardInteractive": false, | |
"watch": [], | |
"watchTimeout": 500 | |
} |