-----Original Message----- From: Tejun Heo [mailto:tj@xxxxxxxxxx] Sent: Tuesday, March 03, 2009 6:45 PM To: Foster, Doug F Cc: Robert Hancock; linux-ide@xxxxxxxxxxxxxxx Subject: Re: ATAPI question Hello, Foster. Foster, Doug F wrote: > I posted several traces on an FTP server. To view them, you will > need to download the LeCroy SASSuite software. > > The FTP server is a blind site and the files will only remain there > for 24-hours. > > How to retrieve the files from the FTP server: > (My apologies for the Windows directions. Just do the equivalent in > Linux.) > > Open cmd.exe prompt > >> ftp ftp.intel.com > User: anonymous > Password: <Enter anything here> > ftp> > ftp> binary > ftp> cd pub/outgoing > ftp> pwd > ftp> lcd c:\temp > ftp> get ATAPI_1_Plextor.sas > ftp> get ATAPI_3_Plextor.sas > ftp> get ATAPI_4_Plextor.sas > ftp> get ATAPI_5_LiteOn.sas > ftp> get ATAPI_6_LiteOn.sas > ftp> get ATAPI_7_LiteOn.sas > ftp> get ATAPI_8_Plextor.sas > ftp> quit I can't get them. ftp> pwd 257 "/pub/outgoing" is current directory. ftp> get ATAPI_1_Plextor.sas local: ATAPI_1_Plextor.sas remote: ATAPI_1_Plextor.sas 229 Entering Extended Passive Mode (|||51535|) And then nothing. Or do I have to use active mode? Any chance you can put them somewhere more accessible? Preferably http? Thanks. -- Tejun ++++++++++++++++++++++ Tejun, I will find an alternate way to post later today. I just tested with a CentOS machine. . . . . ftp> get ATAPI_1_Plextor.sas local: ATAPI_1_Plextor.sas remote: ATAPI_1_Plextor.sas 227 Enter Passive Mod(198,175,98,65,49,58) 150 Opening BINARY mode data connection for ATAPI_1_Plextor.sas (197520504 bytes 226 Tranfer complete. 197520504 bytes received in 1.2e+02 seconds (1.7e+03 Kbytes/s) ftp> Can you try again? Obviously, the files are big. -- To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html