Thanks for your continued help on this, Jason. Yes, I am behind a firewall here in the office. The DOS FTP is almost immediate with its directory listing. Regards, Jim
"Jason H." wrote: > Jim, > > You won't be able to resolve the directory listing problem until you > resolved the 606 error. The directory listing is sent over the data channel > and unfortunately this is where you are experiencing your problem. Are you > behind a firewall? How long does it take for the DOS FTP to return your > directory listing? > > ----- Original Message ----- > From: Jim Parker <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, November 01, 2001 12:49 AM > Subject: Re: [WS_FTP Forum] DOS FTP is ok but WS_FTP is not > > > Hi Jason, > > Setting it to 600 did not result in any changes nor did -la. > > It 'r perplexing. > > Jim > > > > "Jason H." wrote: > > > > > Under the Advanced Properties | Advanced Tab | Change Network Timeout to > 600 > > > > > > Enter -la in the Remote File Mask. > > > > > > Sorry I wasn't clear on that the first go around > > > > > > ----- Original Message ----- > > > From: Jim Parker <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]> > > > Sent: Wednesday, October 31, 2001 7:38 PM > > > Subject: Re: [WS_FTP Forum] DOS FTP is ok but WS_FTP is not > > > > > > > Jason, > > > > I have been using an older Lighter version (5) of WS_FTP. I just > > > downloaded and installed the > > > > latest version (7.01) and got the following results: > > > > > > > > WINSOCK.DLL: WinSock 2.0 > > > > WS_FTP Pro, Version 7.02, 2001.10.01 > > > > Connecting to 210.189.254.10:21 > > > > Connected to 210.189.254.10:21 in 0.015, Waiting for Server Response > > > > 220 www1.nationalgeographic.co.jp FTP server ready. > > > > Host type (1): Automatic detect > > > > USER jparker > > > > 331 Password required for jparker. > > > > PASS (hidden) > > > > 230 User jparker logged in. > > > > SYST > > > > 215 UNIX Type: L8 > > > > Host type (2): UNIX (standard) > > > > PWD > > > > 606 no socket > > > > PASV > > > > 606 no socket > > > > PORT 0,0,0,0,10,175 > > > > connection reset; the server has reset the connection for some unknown > > > reason. > > > > Port failed > > > > > > > > I tried connecting in both passive and non-passive mode with same > results. > > > > I do not know what the "606 no socket" message means. If this is the > > > problem, it must be a > > > > process/protocol that is not used in the Windows DOS FTP program since > FTP > > > access is possible. > > > > > > > > Now, as to your suggestion below, I tried to do it but am not certain > as > > > to where I am to input > > > > the -la command. Is the following menu list correct? > > > > > > > > Connection>Advanced Properties>Startup> > > > > > > > > If this is correct, into which of the following am I to input -la? > > > > > > > > 1. Initialize Command > > > > 2. Local file mask > > > > 3. Remote file mask > > > > > > > > Sorry for being so dense. > > > > And thanks for the help. > > > > Jim > > > > > > > > > > > > > > > > > > > > > > > > "Jason H." wrote: > > > > > > > > > Jim, > > > > > > > > > > In WS_FTP Pro on the remote Site enter -la in the File Mask field. > Do > > > you > > > > > get a directory listing now? > > > > > > > > > > ----- Original Message ----- > > > > > From: Jim Parker <[EMAIL PROTECTED]> > > > > > To: <[EMAIL PROTECTED]> > > > > > Sent: Tuesday, October 30, 2001 10:57 PM > > > > > Subject: Re: [WS_FTP Forum] DOS FTP is ok but WS_FTP is not > > > > > > > > > > > Yes, if I do an ls -la, I get the directory info. > > > > > > > > > > > > And thanks for your replying. 8-) > > > > > > Jim > > > > > > > > > > > > "Jason H." wrote: > > > > > > > > > > > > > Jim, > > > > > > > > > > > > > > When connecting through DOS FTP do you receive a directory > listing? > > > > > > > > > > > > > > ----- Original Message ----- > > > > > > > From: Jim Parker <[EMAIL PROTECTED]> > > > > > > > To: WS_FTP <[EMAIL PROTECTED]> > > > > > > > Sent: Tuesday, October 30, 2001 9:49 PM > > > > > > > Subject: [WS_FTP Forum] DOS FTP is ok but WS_FTP is not > > > > > > > > > > > > > > > A very perplexing problem with conflicting indicators: > > > > > > > > > > > > > > > > 1. WS_FTP accesses Linux server but fails with following > message > > > > > (Note: > > > > > > > > Same for passive and non-passive) > > > > > > > > connecting to nnn.nnn.nnn.nn > > > > > > > > Connected to nnn.nnn.nnn.nn > > > > > > > > 220 xxxxxxxxxx.com FTP server ready. > > > > > > > > USER jparker > > > > > > > > 331 Password required for jparker > > > > > > > > PASS(hidden) > > > > > > > > 230 User jparker logged in > > > > > > > > CWD /usr/local/apache/htdocs > > > > > > > > 250 CWD command successful. > > > > > > > > PWD > > > > > > > > ! Receive error: Blocking call cancelled > > > > > > > > > > > > > > > > 2. Using Windows DOS ftp to the same URL presents no problem > > > logging > > > > > in, > > > > > > > > it is quickly accomplished. > > > > > > > > 3. Accessing other FTP servers presents no problems for > WS_FTP. > > > > > > > > 4. MATRIX > > > > > > > > > > > > > > > > Program URL 111.111.111.111 URL 222.222.222.222 > > > > > > > > WS_FTP Above error message No problem > > > > > > > > DreamWeaver FTP Error (probably Same) No problem > > > > > > > > DOS FTP No Problem No problem > > > > > > > > > > > > > > > > > > > > > > > > Program PC(WIn98) PC(NT) PC(Linux) > > > > > > > > WS_FTP Same Prob. Same Prob. xxxxx > > > > > > > > DreamWeaver FTP Same Prob. Same Prob. xxxxx > > > > > > > > DOS FTP No Problem No Problem xxxxx > > > > > > > > FTP No Problem > > > > > > > > > > > > > > > > As you can see from the Matrix, the same thing occurs on > another > > > PC, > > > > > so > > > > > > > > it is not specific to any particular PC that I am using. > > > > > > > > > > > > > > > > SOooooo > > > > > > > > It is not the PC (Two PCs show same problem) > > > > > > > > It is not the OS (Two OSes show same problem) > > > > > > > > It is not unique to WS_FTP (Dreamweaver does the same thing, I > > > think) > > > > > > > > > > > > > > > > Well, if it is not the PC, the OS, nor WS_FTP, what the heck > is > > > it? > > > > > > > > Does someone there have the answer? > > > > > > > > Sure hope so. > > > > > > > > Thanks, > > > > > > > > Jim > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > Please visit > http://www.ipswitch.com/support/mailing-lists.html to > > > be > > > > > > > removed from this list. > > > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html > to > > > be > > > > > removed from this list. > > > > > > > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html to > be > > > > > removed from this list. > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html to > be > > > removed from this list. > > > > > > > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html to be > > > removed from this list. > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html to be > removed from this list. > > > > > > Please visit http://www.ipswitch.com/support/mailing-lists.html to be > removed from this list. > > Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from >this list. Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list.
