WINSOCK.DLL: WinSock 2.0
WS_FTP LE 5.08 2000.01.13, Copyright © 1992-2000 Ipswitch, Inc.
- -
connecting to 194.159.255.135:21
Connected to 194.159.255.135 port 21
220 ftp.demon.co.uk (Demon/FTPd) Ready.
USER anonymous
331 Anonymous login ok, send your complete email address as your password.
PASS (hidden)
230 Anonymous access granted, restrictions apply.
PWD
257 "/" is current directory.
SYST
215 UNIX Type: L8
Host type (S): UNIX (standard)
receiving fullfile16 as fullfile16 (1 of 1)
Saving restart info for Demon - fullfile16
TYPE I
200 Type set to I
PORT 192,168,1,20,5,21
200 PORT command successful
RETR /pub/test/fullfile16
150 Opening BINARY mode data connection for fullfile16 (1638400 bytes)
Received 1638400 bytes in 7.1 secs, (2.21 Mbps), transfer succeeded
226 Transfer complete.
QUIT
221 Goodbye.