Browse Source

nemo config file corrected

master
Dirk Alders 7 months ago
parent
commit
bfea19c824
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      .nemo.json

+ 2
- 2
.nemo.json View File

1
 [
1
 [
2
     {
2
     {
3
-        "name": "scan@multimedia",
3
+        "name": "scan@scan",
4
         "prot": "ftp",
4
         "prot": "ftp",
5
         "user": "scan",
5
         "user": "scan",
6
-        "remote_host": "multimedia",
6
+        "remote_host": "scan",
7
         "port": 21,
7
         "port": 21,
8
         "remote_path": "/",
8
         "remote_path": "/",
9
         "password": "scan",
9
         "password": "scan",

Loading…
Cancel
Save