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. Database & SysAdmin
  3. System Admin
  4. FTP Can't Read Remote Directory

FTP Can't Read Remote Directory

Scheduled Pinned Locked Moved System Admin
securitysysadminwindows-admincryptographyannouncement
2 Posts 2 Posters 12 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.
  • K Offline
    K Offline
    Kevin Marois
    wrote on last edited by
    #1

    I'm running Win Server 2012. I set up an FTP site in IIS, and I can connect remotely. Yet I get errors trying to read the remote directory. I'm using WinSCP for my client. Here's the log file.

    . 2016-08-28 21:39:58.375 Login time: Sunday, August 28, 2016 9:39:58 PM
    . 2016-08-28 21:39:58.375 --------------------------------------------------------------------------
    . 2016-08-28 21:39:58.375 Session name: iguser@xx.xx.xx.xxx (Modified site)
    . 2016-08-28 21:39:58.375 Host name: xx.xx.xx.xxx (Port: 21)
    . 2016-08-28 21:39:58.375 User name: iguser (Password: Yes, Key file: No)
    . 2016-08-28 21:39:58.375 Transfer Protocol: FTP
    . 2016-08-28 21:39:58.375 Ping type: Dummy, Ping interval: 30 sec; Timeout: 60 sec
    . 2016-08-28 21:39:58.375 Disable Nagle: No
    . 2016-08-28 21:39:58.375 Proxy: None
    . 2016-08-28 21:39:58.375 Send buffer: 262144
    . 2016-08-28 21:39:58.375 UTF: Auto
    . 2016-08-28 21:39:58.375 FTPS: Explicit TLS/SSL [Client certificate: No]
    . 2016-08-28 21:39:58.375 FTP: Passive: Yes [Force IP: Auto]; MLSD: Auto [List all: Auto]; HOST: Auto
    . 2016-08-28 21:39:58.375 Session reuse: Yes
    . 2016-08-28 21:39:58.375 TLS/SSL versions: TLSv1.0-TLSv1.2
    . 2016-08-28 21:39:58.375 Local directory: C:\Users\Kevin\Documents, Remote directory: /, Update: Yes, Cache: Yes
    . 2016-08-28 21:39:58.375 Cache directory changes: Yes, Permanent: Yes
    . 2016-08-28 21:39:58.375 Recycle bin: Delete to: No, Overwritten to: No, Bin path:
    . 2016-08-28 21:39:58.375 Timezone offset: 0h 0m
    . 2016-08-28 21:39:58.375 --------------------------------------------------------------------------
    . 2016-08-28 21:39:58.843 Connecting to xx.xx.xx.xxx ...
    . 2016-08-28 21:39:58.843 Connected with xx.xx.xx.xxx, negotiating TLS connection...
    < 2016-08-28 21:39:58.843 220 Microsoft FTP Service

    2016-08-28 21:39:58.843 AUTH TLS
    < 2016-08-28 21:39:58.843 234 AUTH command ok. Expecting TLS Negotiation.
    . 2016-08-28 21:39:58.967 Verifying certificate for "" with fingerprint 78:74:67:cf:e2:9c:a0:4c:8f:cd:93:72:17:af:fb:2b:5f:55:36:de and 20 failures
    . 2016-08-28 21:39:58.967 Certificate for "" matches cached fingerprint and failures
    . 2016-08-28 21:39:58.967 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA384
    . 2016-08-28 21:39:59.030 TLS connection established. Waiting for welcome message...
    2016-08-28 21:39:59.030 USER iguser
    < 2016-08-28 21:39:59.030 331 Password required
    2016-08-28 21:39:59.030 PASS *************
    < 2016-08-2

    Richard DeemingR 1 Reply Last reply
    0
    • K Kevin Marois

      I'm running Win Server 2012. I set up an FTP site in IIS, and I can connect remotely. Yet I get errors trying to read the remote directory. I'm using WinSCP for my client. Here's the log file.

      . 2016-08-28 21:39:58.375 Login time: Sunday, August 28, 2016 9:39:58 PM
      . 2016-08-28 21:39:58.375 --------------------------------------------------------------------------
      . 2016-08-28 21:39:58.375 Session name: iguser@xx.xx.xx.xxx (Modified site)
      . 2016-08-28 21:39:58.375 Host name: xx.xx.xx.xxx (Port: 21)
      . 2016-08-28 21:39:58.375 User name: iguser (Password: Yes, Key file: No)
      . 2016-08-28 21:39:58.375 Transfer Protocol: FTP
      . 2016-08-28 21:39:58.375 Ping type: Dummy, Ping interval: 30 sec; Timeout: 60 sec
      . 2016-08-28 21:39:58.375 Disable Nagle: No
      . 2016-08-28 21:39:58.375 Proxy: None
      . 2016-08-28 21:39:58.375 Send buffer: 262144
      . 2016-08-28 21:39:58.375 UTF: Auto
      . 2016-08-28 21:39:58.375 FTPS: Explicit TLS/SSL [Client certificate: No]
      . 2016-08-28 21:39:58.375 FTP: Passive: Yes [Force IP: Auto]; MLSD: Auto [List all: Auto]; HOST: Auto
      . 2016-08-28 21:39:58.375 Session reuse: Yes
      . 2016-08-28 21:39:58.375 TLS/SSL versions: TLSv1.0-TLSv1.2
      . 2016-08-28 21:39:58.375 Local directory: C:\Users\Kevin\Documents, Remote directory: /, Update: Yes, Cache: Yes
      . 2016-08-28 21:39:58.375 Cache directory changes: Yes, Permanent: Yes
      . 2016-08-28 21:39:58.375 Recycle bin: Delete to: No, Overwritten to: No, Bin path:
      . 2016-08-28 21:39:58.375 Timezone offset: 0h 0m
      . 2016-08-28 21:39:58.375 --------------------------------------------------------------------------
      . 2016-08-28 21:39:58.843 Connecting to xx.xx.xx.xxx ...
      . 2016-08-28 21:39:58.843 Connected with xx.xx.xx.xxx, negotiating TLS connection...
      < 2016-08-28 21:39:58.843 220 Microsoft FTP Service

      2016-08-28 21:39:58.843 AUTH TLS
      < 2016-08-28 21:39:58.843 234 AUTH command ok. Expecting TLS Negotiation.
      . 2016-08-28 21:39:58.967 Verifying certificate for "" with fingerprint 78:74:67:cf:e2:9c:a0:4c:8f:cd:93:72:17:af:fb:2b:5f:55:36:de and 20 failures
      . 2016-08-28 21:39:58.967 Certificate for "" matches cached fingerprint and failures
      . 2016-08-28 21:39:58.967 Using TLSv1.2, cipher TLSv1/SSLv3: ECDHE-RSA-AES256-SHA384, 2048 bit RSA, ECDHE-RSA-AES256-SHA384 TLSv1.2 Kx=ECDH Au=RSA Enc=AES(256) Mac=SHA384
      . 2016-08-28 21:39:59.030 TLS connection established. Waiting for welcome message...
      2016-08-28 21:39:59.030 USER iguser
      < 2016-08-28 21:39:59.030 331 Password required
      2016-08-28 21:39:59.030 PASS *************
      < 2016-08-2

      Richard DeemingR Offline
      Richard DeemingR Offline
      Richard Deeming
      wrote on last edited by
      #2

      Looks like the firewall might be getting in the way. Do you have an option turn off "passive" mode? FTP Connection Modes (Active vs. Passive) :: WinSCP[^]


      "These people looked deep within my soul and assigned me a number based on the order in which I joined." - Homer

      "These people looked deep within my soul and assigned me a number based on the order in which I joined" - Homer

      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