Initial commit
This commit is contained in:
11
.vscode/sftp.json
vendored
Normal file
11
.vscode/sftp.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "skrift",
|
||||
"host": "ae975.netcup.net",
|
||||
"protocol": "ftp",
|
||||
"port": 21,
|
||||
"username": "skriftp",
|
||||
"remotePath": "/",
|
||||
"uploadOnSave": true,
|
||||
"useTempFile": false,
|
||||
"openSsh": false
|
||||
}
|
||||
Reference in New Issue
Block a user