Resources for IT Professionals > Forums Home > Microsoft Research Forums > Conference XP Client > Windows explorer as FTP client: sending continuously USER command to FTP server
Ask a questionAsk a question
 

QuestionWindows explorer as FTP client: sending continuously USER command to FTP server

  • Thursday, June 04, 2009 6:49 AMTom V O Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Dears,
    I have developed a FTP Server as per RFC 959. And it is working perfectly with LINUX standared clients but when i am trying to loging with windows explorer, I am getting the error-windows as USER already Logged in.

    I found the problem as windows explorer sending two time the USER **** to my FTP server.

    How can i handle this problem and why windows explorer is sending second time USER command ?

    First attempt, the user is autherised but not showing any folder structure. Immediately explorer is giving second try as USER ****.

    Please hwlp to comeout from this probs..

    Thanks in  Advance,

    Tom V O