Ftp server, Synopsis, Options – Intermec 700 User Manual

Page 266

Advertising
background image

Programming

Chapter

7

242

700 Series Color Mobile Computer User’s Manual

FTP Server

FTP support is provided through the FTP Server application
FTPDCE.EXE (MS Windows CE Versions) which is provided as part the
base system.

FTPDCE is the Internet File Transfer Protocol (FTP) server process. The
server can be invoked from an application or command line. Besides ser-
vicing FTP client requests the FTP Server also send a “network announce-
ment” to notify prospective clients of server availability.

Note: You should consult the RFC959 specification for proper use of
some of these commands at the following URL:

S http://www.ietf.org/rfc/rfc959.txt for the text version, or
S http://www.w3.org/Protocols/rfc959/ for an html version

Do the following to send commands:

1

Start an FTP client and connect to the device FTP server.

2

Log in with “intermec” as the user name and “cr52401” for the pass-
word.

3

From the FTP client, send the command.

4

Wait for a response.

Synopsis

ftpdce [ options ]

Options

–Aaddr

(where addr is in the form of a.b.c.d) Sets the single target address to which to send the network an-
nouncement. Default is broadcast.

–Bbyte

Sets the FTP data block size. Smaller sizes may be useful over slower links. Default is 65536.

–Cname

Sets the device name. Used by Intermec management software.

–Fvalue

Disables the default Intermec account. A value of “0” disables the account. Default is “1”.
Note that disabling the default account without providing a working access control list on the server
will result in a device that will not accept any FTP connections.

–Hsec

Sets the interval between network announcements in seconds.A value of “0” turns the network an-
nouncement off. Default is 30 seconds.

–Iaddr

(where addr is in the form of a.b.c.d) Sets the preferred 6920 Communications Server (optional).

–Llog

(where log is either “0” or “1”) Sets the state of logging. Default is 0 (disabled).

–Nsec

Specifies the number of seconds to wait before initially starting FTP server services.

–Pport

Sets the UDP port on which the network announcement will be sent. Default port is 52401.

–Qport

Sets the port on which the FTP Server will listen for connections. Default port is 21.

–Rdir

Sets the FTP mount point to this directory. Default is the root folder of the object store.

–Tscrip

Sets the script name for the 6920 Communications Server to process.

–Uurl

Sets the default URL for this device.

–Z“parms”

Sets extended parameters to be included in the network announcement.

Advertising