Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. frustrating

frustrating

Scheduled Pinned Locked Moved The Lounge
questionsysadminhelp
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ashwin C
    wrote on last edited by
    #1

    first of all this is not a programming question ...:rolleyes: here's the deal... a friend of mine is setting up a FTP server...and im trying to connect to his server.... Whats happening is ... i get through the login name and pswd part...it accepts me , but when it comes to the LIST command...it just stops...and at length says socket err: unknown socket error(0) and retries.... any suggestions?

    K P 2 Replies Last reply
    0
    • A Ashwin C

      first of all this is not a programming question ...:rolleyes: here's the deal... a friend of mine is setting up a FTP server...and im trying to connect to his server.... Whats happening is ... i get through the login name and pswd part...it accepts me , but when it comes to the LIST command...it just stops...and at length says socket err: unknown socket error(0) and retries.... any suggestions?

      K Offline
      K Offline
      Konstantin Vasserman
      wrote on last edited by
      #2

      Let me guess... there is a proxy or firewall between the two of you. Try to use passive transfer in your FTP client and if that does not work you will need to look at configuration of the firewall/proxy.

      A 1 Reply Last reply
      0
      • K Konstantin Vasserman

        Let me guess... there is a proxy or firewall between the two of you. Try to use passive transfer in your FTP client and if that does not work you will need to look at configuration of the firewall/proxy.

        A Offline
        A Offline
        Ashwin C
        wrote on last edited by
        #3

        we took out the firewall..and tried , but it still didnt work ! no proxy either

        K 1 Reply Last reply
        0
        • A Ashwin C

          we took out the firewall..and tried , but it still didnt work ! no proxy either

          K Offline
          K Offline
          Konstantin Vasserman
          wrote on last edited by
          #4

          Try a passive transfer anyway. It helps some times. FTP uses separate connections for control protocol and data transfers. When you login and issue LIST command you use control connection, but to transfer the data with results of the command server needs to establish data connection and this is where it fails.

          1 Reply Last reply
          0
          • A Ashwin C

            first of all this is not a programming question ...:rolleyes: here's the deal... a friend of mine is setting up a FTP server...and im trying to connect to his server.... Whats happening is ... i get through the login name and pswd part...it accepts me , but when it comes to the LIST command...it just stops...and at length says socket err: unknown socket error(0) and retries.... any suggestions?

            P Offline
            P Offline
            Paul Watson
            wrote on last edited by
            #5

            Use PAssive transfer, had the exact same problem as you, switched to Passive and it worked. Some FTP servers though don't support Passive and you will have to switch it off when you connect to them.

            Paul Watson
            Bluegrass
            Cape Town, South Africa

            Robert Edward Caldecott wrote: My father-in-law calls yer man bits "weasels"

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups