FTP Server Example:
Figure 15.7 shows the commands and responses that might result
when a DOS FTP client connects to the NetLink FTP Server, and
retrieves a file named "testXST". In Figure 15.7, note that all
commands entered by the user are shown in bold text.
1. In the first line of Figure 15.7, the user invokes the FTP
command at the DOS prompt, specifying the IP address for
the NetLink unit. Two response messages are then
displayed to acknowledge the connection, and indicate that
the server is ready.
2. The DOS FTP client then prompts the user to enter a user
name. The user keys in the user name "
WTI
" and presses
[Enter]
. The FTP server responds with a message that
verifies that the user name was valid.
15-26
PollCat NetLink User's Guide
c:\data\ ftp 192.168.100.236
Connected to 192.168.100.236.
220 NetLink FTP server ready.
User (192.168.100.236: (none)): WTI
331 User name okay, need password
Password:
230 Login accepted.
ftp> dir
200 PORT command successful.
150 Opening data connection.
File
Records
Status
testAST
1172
Locked
testAA1
990
Locked
testAA2
0
Free
testBST
1133
Locked
testBA1
706
Locked
testBA2
0
Free
testXST
1432
Free
testXA1
0
Free
testXA2
970
Free
226 Transfer complete.
ftp: 350 bytes received in 0.16 Seconds 2.19 Kbytes/sec.
ftp> get testXST
200 PORT command successful.
150 Opening data connection.
226 Transfer complete.
ftp: 107400 bytes received in 29.33 Seconds 3.66 Kbytes/sec.
ftp> bye
221 Goodbye
c:\data\
Figure 15.7: FTP Server Example
Summary of Contents for PollCat NetLink
Page 2: ......
Page 20: ...3 8 PollCat NetLink User s Guide...
Page 74: ...6 24 PollCat NetLink User s Guide...
Page 140: ...14 6 PollCat NetLink User s Guide...
Page 255: ......