first commit
This commit is contained in:
12
.vscode/sftp.json
vendored
Normal file
12
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"name": "inwestprofil.pl",
|
||||||
|
"host": "inwestprofil.pl",
|
||||||
|
"protocol": "ftp",
|
||||||
|
"port": 21,
|
||||||
|
"username": "ftp@inwestprofil.de",
|
||||||
|
"password": "nHnVOvvdHFLI60R7BCyG",
|
||||||
|
"remotePath": "/public_html",
|
||||||
|
"uploadOnSave": true,
|
||||||
|
"useTempFile": false,
|
||||||
|
"openSsh": false
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user