first commit

This commit is contained in:
2026-02-08 21:16:11 +01:00
commit e17b7026fd
8881 changed files with 1160453 additions and 0 deletions

12
.vscode/sftp.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "10.21.24.26",
"host": "10.21.24.26",
"protocol": "sftp",
"port": 22,
"username": "user1006",
"password": "Lo9Ra$ng2ohS",
"remotePath": "documentroot",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}