User's Manual

DATALOGIC JOYA™ X2
72
1 3
3.14.5 FTP Server Setup
The Datalogic JOYA™ X2 Operating System includes a File Transfer Protocol
(FTP) server. FTP is used for copying files to and from remote computer
systems over a network using TCP/IP. You can establish a connection to your
Datalogic JOYAX2 using its FTP Server through the WLAN using the WiFi
radio
Proceed as follows:
1. Create a registry file (extension .reg) to setup and enable FTP Server
communication. A simple example file for “anonymous” logon is given
below:
REGEDIT4
[HKEY_LOCAL_MACHINE\Comm\FTPD]
"DefaultDir"="\\"
"AllowAnonymousUpload"=dword:00000001
"UseAuthentication"=dword:00000000
"BaseDir"="\\"
"IsEnabled"=dword:00000001
"LogSize"=dword:00001000
"DebugOutputMask"=dword:00000017
"DebugOutputChannels"=dword:00000002
"IdleTimeout"=dword:0000012c
"AllowAnonymous"=dword:00000001
"AllowAnonymousVroots"=dword:00000001
2. Copy this file to the Datalogic JOYA™ X2 using ActiveSync
®
.
3. Launch the .reg file from the Datalogic JOYA™ X2
4. Perform a warm boot on the Datalogic JOYA™ X2
5. From the PC > Explorer address bar (or running an FTP Client from the
PC), enter the Datalogic JOYA™ X2 IP address.
For more information on FTP Client/Server connections refer
to the following web page:
http://msdn2.microsoft.com/en-us/library/aa922316.aspx.
NOTE