FTP protocol problem
|
2016-12-27, 19:08
Post: #5
|
|||
|
|||
RE: FTP protocol problem
(2016-12-27 15:24)NiKiZe Wrote: Sounds like a lot of assumptions (quite sure ipxe does not download that 24MB file multiple times unless there is a transfer error - there is something else going on), to actually know what happens you should probably do a tcpdump/capture as close to the ftp-server as possible I did recompiled ipxe with DEBUG=ftp flag and here is the result : FTP 0x27794 fetching /sda/ipxe/modules/liveiso/tinycore/tinycore.iso http://ftp.admin@***@192.168.2.1//sda/ip...nycore.iso FTP 0x27794 received status 220 FTP 0x27794 sending USER admin FTP 0x27794 received status 331 FTP 0x27794 sending PASS *** FTP 0x27794 received status 230 FTP 0x27794 sending TYPE I FTP 0x27794 received status 200 FTP 0x27794 sending SIZE /sda/ipxe/modules/liveiso/tinycore/tinycore.iso FTP 0x27794 received status 550 FTP 0x27794 sending PASV FTP 0x27794 received status 227 FTP 0x27794 sending RETR /sda/ipxe/modules/liveiso/tinycore/tinycore.iso FTP 0x27794 received status 150 100% After all this debug info is displayed i need to wait 5 min and tinycore boot . |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
FTP protocol problem - iosif_matei - 2016-12-24, 14:16
RE: FTP protocol problem - NiKiZe - 2016-12-25, 19:47
RE: FTP protocol problem - iosif_matei - 2016-12-27, 13:34
RE: FTP protocol problem - NiKiZe - 2016-12-27, 15:24
RE: FTP protocol problem - iosif_matei - 2016-12-27 19:08
RE: FTP protocol problem - NiKiZe - 2016-12-27, 19:31
RE: FTP protocol problem - iosif_matei - 2016-12-27, 19:40
RE: FTP protocol problem - NiKiZe - 2016-12-27, 20:08
RE: FTP protocol problem - iosif_matei - 2016-12-27, 21:07
RE: FTP protocol problem - NiKiZe - 2016-12-27, 23:00
RE: FTP protocol problem - NiKiZe - 2016-12-27, 23:22
RE: FTP protocol problem - iosif_matei - 2016-12-29, 02:17
RE: FTP protocol problem - NiKiZe - 2016-12-29, 12:29
RE: FTP protocol problem - iosif_matei - 2016-12-30, 14:20
|
User(s) browsing this thread: 2 Guest(s)