1. You are viewing our forum as a guest. For full access please Register. WindowsBBS.com is completely free, paid for by advertisers and donations.

FTP Explorer (problem)

Discussion in 'General Internet' started by El Camino, 2004/06/27.

Thread Status:
Not open for further replies.
  1. 2004/06/27
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Hi,
    I have Toshiba Satellite laptop with 40 Gigs HDD and 512 MB RAM. I am using WinXP Pro and EZ FW and AV.

    I have 2 web pages on 2 different, physically seperate servers. I have no problem logging on one web page (server) but I can't log on the 2nd one (password and everything else is accurate).

    Did anybody have any similar problems? Thanks for your time.
     
  2. 2004/06/30
    drdancm

    drdancm Inactive

    Joined:
    2002/02/03
    Messages:
    44
    Likes Received:
    0
    Try this

    There are too many unknown variables to be able to map an intelligent course toward a solution.

    Are you saying that you can't simultaneously log into bothe sites?

    Try re-booting between attempts.


    The only suggestion I can think of is to try logging on w different apps.
    I assume you are using FTP w IE?
    Download a demo copy of some other FTP app such as Cute FTP and see if you can log in to both sites.

    If yes, then problem was probably in the app you were using before.
    If no, the problem may be with one of the website.
     

  3. to hide this advert.

  4. 2004/06/30
    Hugh Jarss

    Hugh Jarss Inactive

    Joined:
    2002/07/22
    Messages:
    908
    Likes Received:
    6
    Hi

    assuming that are using the app. called FTP Explorer (the one I use)...

    have you once been able to access the 2nd server and now find you cannot - or never been able to get FTP Explorer to work with it at all, pls?

    some webspace servers are "funny" about access -

    for example, FTP access to AOL homepage webspace... which you can do with any FTP client, but only if you are signed on to AOL using the same "screen name" as the web space you are trying to access

    best wishes, HJ
     
  5. 2004/07/01
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    Failure to login to an ftp site using FTPXplorer is usually never an FTPX issue, but rather a host issue or user error.
     
  6. 2004/07/01
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks to all.

    Yes Hugh Jarss. I am talking about app called FTP Explorer. :)

    I was able to sign to this server while ago. But now it shows I am signed but I do not see any files. Again thanks for all your help.

    Any other thoughts?
     
  7. 2004/07/01
    Hugh Jarss

    Hugh Jarss Inactive

    Joined:
    2002/07/22
    Messages:
    908
    Likes Received:
    6
    Hi again elcamino...

    is FTP Explorer perhaps set to "cache data between sessions" for the server you cannot see the files on... (find this setting in a checkbox on the connect dialogue box - it's a separate setting for each server)

    ...if so, you might have to hit the "refresh" button before you can see any files.

    FTP Explorer has a very useful FTP log window, make sure you can see it by using the View menu, ensure "FTP log" is ticked...

    Here's the start of a session, as viewed in the FTP log window
    Code:
    Connected to: NTL
    USER  ******
    331 Password required for ******
    PASS
    230 User gbmain logged in.
    SYST
    215 UNIX Type: L8
    CWD /ePGB/hj/
    [COLOR=DarkRed]250 CWD command successful.[/COLOR]
    TYPE A
    200 Type set to A.
    PORT 62,253,40,153,5,73
    200 PORT command successful.
    [COLOR=DarkRed]LIST
    150 Opening ASCII mode data connection for file list.
    226-Transfer complete.[/COLOR]
    226 Quotas off
    the lines I've marked in red are the ones most crucial to getting the list of files to appear;

    try comparing with what you see in your FTP log window - should provide us with more clues

    ...if it stops before the LIST, hit refresh, see what happens next...

    best wishes, HJ
     
    Last edited: 2004/07/01
  8. 2004/11/12
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Since I have installed SP2 I am freequently getting this error message.

    Is anybody else having the same problem?

    [​IMG]
     
  9. 2004/11/13
    Hugh Jarss

    Hugh Jarss Inactive

    Joined:
    2002/07/22
    Messages:
    908
    Likes Received:
    6
    El Camino...

    ...try making a new thread in ? the XP forum it looks like - you'll get better answers that way

    best wishes, HJ.
     
  10. 2004/11/13
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    If FTPX fails to connect , login or any other failure, an error code will be displayed in the bottom window of ftpx. FTP server error codes:

    225 - Data connection open; no transfer in progress.

    332 - Need account for login.

    421 - Service not available, closing control connection. This may be a reply to any command if the service knows it must shut down.

    425 - Can't open data connection.

    426 - Connection closed; transfer aborted.

    450 - Requested file action not taken. File unavailable.

    451 - Requested action aborted: local error in processing.

    452 - Requested action not taken. Insufficient storage space.

    500 - Syntax error, command unrecognized. This may include errors such as command line too long or damaged FTP program.

    502 - Command not implemented.

    503 - Bad sequence of commands, Host may use non-standard FTP.

    530 - Not logged in.

    532 - Need account for storing files. Activate your FTP webspace.

    550 - Requested action not taken. File unavailable (e.g., file not found, no access).

    551 - Requested action aborted, server does not recognize file format.

    552 - Requested file action aborted. Exceeded storage allocation for current directory.

    553 - Requested action not taken. File name not allowed. (many Hosts do not allow MP3 files)
     
  11. 2004/11/15
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks Hugh Jarss and TonyT.

    There is no number. It just says:

    "Error: Access violation at 0x7C90E025 (tried to write to 0x00030FFC), program terminated. "
     
  12. 2004/11/16
    TonyT

    TonyT SuperGeek Staff

    Joined:
    2002/01/18
    Messages:
    9,072
    Likes Received:
    400
    reinstall ftpx.
     
  13. 2004/11/18
    El Camino

    El Camino Inactive Thread Starter

    Joined:
    2004/02/23
    Messages:
    169
    Likes Received:
    1
    Thanks TonyT
     
  14. 2004/12/05
    maverick1

    maverick1 Inactive

    Joined:
    2004/12/05
    Messages:
    1
    Likes Received:
    0
    Can't reinstall FTP Explorer

    I unistalled my FTP Explorer due to getting error messages when trying to download from other FTP servers, and now when I try to re install it I'm getting a page saying I'm not authorized to see that page? I'm running win XP SP2. Anyone have any ideas? Thanks

    Mav
     
Thread Status:
Not open for further replies.

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.