-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy path.ftpconfig
23 lines (23 loc) · 1008 Bytes
/
.ftpconfig
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
"protocol": "sftp",
"host": "wh-a-internal.brainpp.cn",
"port": 22,
"user": "Xiyu.linhangyu.brw",
"pass": "",
"promptForPass": false,
"remote": "/unsullied/sharefs/linhangyu/Inpainting/GatedConvolution",
"local": "",
"agent": "",
"privatekey": "/Users/linhangyu/.ssh/id_rsa",
"passphrase": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCbfZGxkOx2Bm2SHbs25NlTv2DSg3EX6a/GBlsJQFCVH9BrvhqrIY7wDFI79u36b4wJG8lsTpcXGKGa2LV1h+Le1mRS7t1q93y+I9T0A4sT6NwNGlVztztAmF+RNQmgAlX/dqV0RNdO/GB5T0YLHhrK7DStwZo+fYzZ2T639xgA14Nu0qKHhgZfjcH/MUHzR0YNjzd6YJHs/m9J7PQnIN13S0ylOVsOz6St8ER5tVRKGnw77Zw9XOQdPNxBaHcWHeC7SVkB21OFPr6xRWhKgv1zEaIxB1K4Le513irbVon0UYCZQZ3mXwzdgL1A2+XnV8LY36s4NXlX4tohg2XdM+cj [email protected]",
"hosthash": "",
"ignorehost": false,
"connTimeout": 10000,
"keepalive": 10000,
"keyboardInteractive": false,
"keyboardInteractiveForPass": false,
"remoteCommand": "",
"remoteShell": "",
"watch": [],
"watchTimeout": 500
}