14 lines
342 B
Plaintext
14 lines
342 B
Plaintext
{
|
|
"name": "Schrauben",
|
|
"host": "rundkopfschlitzschrauben.de",
|
|
"protocol": "ftp",
|
|
"port": 21,
|
|
"username": "youknowme",
|
|
"password": "youknowme",
|
|
"remotePath": "/html/schrauben/",
|
|
"uploadOnSave": false,
|
|
"useTempFile": false,
|
|
"openSsh": false,
|
|
"ignore": [".vscode", ".git", ".gitignore", ".project"]
|
|
}
|