The default Win CE Image contains the Win CE FTP servers.
To setup an FTP server, the following steps are required
Users can be created
add the users to the FTP registry value "Userlist".
Note that the registry Value "Userlist" is a semicolon separated REG_SZ.
By default, the FTP server accesses the Colibri's \temp folder. This folder is in RAM and will be lost upon any reboot.
Additional folders can be added by specifying particular registry values:
For example, to make the /Flashdisk accessible through FTP as a folder FlashdiskOnFtp, you need to add the following registry key:
REGEDIT4
[HKEY_LOCAL_MACHINE\Comm\FTPD\VROOTS\/FlashdiskOnFtp]
@="\\Flashdisk"
Please note
For more information see the following articles in the Microsoft help:
Before testing, we need to set the Remote Admin password. More details about this can be found in the Remote Admin section of the following article. Note: User will be admin
Open Filezilla_client or any other FTP client on development PC and make new connection.
Instructions for Filezilla On Filezilla client (if you do not have, please install from internet) go to - File > Site Manager > New Site, give a name to the new site and make the following settings: