Changes for page 03 Project Settings

Last modified by Hunter on 2024/06/11 15:58

From version 11.10
edited by Stone Wu
on 2022/08/08 09:58
Change comment: (Autosaved)
To version 11.12
edited by Stone Wu
on 2022/08/08 10:08
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -476,9 +476,51 @@
476 476  
477 477  [[image:image-20220808094729-7.png]]
478 478  
479 +* You can also enter “ftp:~/~/ftpuser:000000@192.168.39.242” to access the interface directly (with a username and password).
479 479  
480 -[[image:image-20220808095752-8.jpeg]]
481 +[[image:image-20220808100330-10.jpeg]]
481 481  
483 +* If the ftp service is enabled, it will prompt for a username and password, and if not, it will prompt that the connection to the server cannot be established.
484 +
485 +(% style="text-align:center" %)
486 +[[image:image-20220808100223-9.jpeg]]
487 +
488 +* Enter the username and password as configured in the project.
489 +
490 +(% style="text-align:center" %)
491 +[[image:image-20220808100720-11.jpeg]]
492 +
493 +**Description of folder and permission**
494 +
495 +AlarmFile is alarm log, can only download files not upload files.
496 +
497 +DataLogFile is the data log, can only download files but not upload files.
498 +
499 +RecipeFile is recipe, can only download files but not upload files.
500 +
501 + UserMgrFile is the operation record, can only download files but not upload files.
502 +
503 + Sdcard is the SD card mount directory, the SD card will be connected to the S1 ~~ Sn subdirectory, you can upload and download.
504 +
505 + Note: U disk and SD card is recommended to use NTFS format.
506 +
507 + ⑥. Maximum number of connections: Only 5 clients can be supported at the same time to access the interface.
508 +
509 + ⑦. Password modification: Use the changePsd function in the lua function ftpserver library to make changes.
510 +
511 + Prototype: ftpserver.changePsd(oldPsd,newPsd)
512 +
513 + Function: change the login password of ftpserver
514 +
515 + Parameters: oldPsd(string) old password, newPsd(string) new password. Format: only letters, numbers and underscores are allowed, and the length must be 6-8 digits.
516 +
517 + Returns.
518 +
519 + Success: true
520 +
521 + Failure: nil,err
522 +
523 +
482 482  = **Security** =
483 483  
484 484  Security means objects and screen security, but this function is only available in 3000i series and HMI+ series or above.
image-20220808100223-9.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +26.8 KB
Content
image-20220808100330-10.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +56.1 KB
Content
image-20220808100720-11.jpeg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.Stone
Size
... ... @@ -1,0 +1,1 @@
1 +37.8 KB
Content