SFTP
This commit is contained in:
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "PAAD",
|
||||||
|
"host": "paad.lci.ulsa.mx",
|
||||||
|
"protocol": "sftp",
|
||||||
|
"port": 22,
|
||||||
|
"username": "miniroot",
|
||||||
|
"remotePath": "/saa_dsk/www",
|
||||||
|
"uploadOnSave": false,
|
||||||
|
"useTempFile": false,
|
||||||
|
"openSsh": false,
|
||||||
|
"password": "T4nP0d3r0s1s1m0##"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user