This commit is contained in:
Your Name
2025-01-20 09:28:53 -06:00
parent 184abed9a1
commit 1eba397a1a
2 changed files with 13 additions and 1 deletions

12
.vscode/sftp.json vendored Normal file
View 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##"
}