1 | C:\log>ftp 192.168.1.202
|
---|
2 | Connected to 192.168.1.202.
|
---|
3 | 220 Passport FTP server ready
|
---|
4 | User (192.168.1.202:(none)): rwa
|
---|
5 | 331 Password required
|
---|
6 | Password:
|
---|
7 | 230 User logged in
|
---|
8 | ftp> dir
|
---|
9 | 200 Port set okay
|
---|
10 | 150 Opening ASCII mode data connection
|
---|
11 | size date time name
|
---|
12 | -------- ------ ------ --------
|
---|
13 | 5786704 Sep-25-2004 22:37:30 p80a3720.img
|
---|
14 | 11 Sep-26-2004 00:05:46 engboot
|
---|
15 | 4189 Aug-06-2004 11:18:10 config.cfg
|
---|
16 | 412 Sep-25-2004 22:49:16 boot.cfg
|
---|
17 | 2048 Feb-28-1998 05:23:30 .ssh <DIR>
|
---|
18 | 735220 Sep-25-2004 22:41:02 p80b3720.img
|
---|
19 | 49996 Sep-25-2004 22:41:08 p80c3720.img
|
---|
20 | 8581 Sep-25-2004 22:41:14 p80c3720.des
|
---|
21 |
|
---|
22 | 226 Transfer complete
|
---|
23 | ftp: 534 bytes received in 0.00Seconds 534000.00Kbytes/sec.
|
---|
24 | ftp> dir /pcmcia
|
---|
25 | 200 Port set okay
|
---|
26 | 150 Opening ASCII mode data connection
|
---|
27 | size date time name
|
---|
28 | -------- ------ ------ --------
|
---|
29 | 5391 Feb-28-1998 11:11:54 syslog.txt
|
---|
30 | 133701 Sep-30-2004 15:46:14 a6f00005.000
|
---|
31 | 5391 Sep-30-2004 15:45:48 really_long_91-character_file_name_no_92_is_too_long_but_91_is_ok_hmm_yonder_is_position_91
|
---|
32 |
|
---|
33 | 226 Transfer complete
|
---|
34 | ftp: 329 bytes received in 0.02Seconds 16.45Kbytes/sec.
|
---|
35 | ftp> literal HELP
|
---|
36 | 214-The following commands are recognized:
|
---|
37 | HELP USER PASS QUIT LIST NLST
|
---|
38 | RETR STOR CWD TYPE PORT PWD XPWD
|
---|
39 | STRU MODE ALLO ACCT PASV NOOP
|
---|
40 | DELE
|
---|
41 | 214 End of command list.
|
---|
42 | ftp> literal SYST
|
---|
43 | 500 Command not understood or not supported
|
---|
44 | ftp> literal FEAT
|
---|
45 | 500 Command not understood or not supported
|
---|
46 | ftp> literal PWD
|
---|
47 | 257 Current directory is "/flash"
|
---|
48 | ftp> literal STAT
|
---|
49 | 500 Command not understood or not supported
|
---|
50 | ftp> literal NOOP
|
---|
51 | 200 NOOP -- did nothing as requested...hah!
|
---|
52 | ftp> literal FEAT
|
---|
53 | 500 Command not understood or not supported
|
---|
54 | ftp> bye
|
---|
55 | 221 Bye...see you later
|
---|
56 |
|
---|
57 |
|
---|
58 |
|
---|