Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 44221
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T15:37:06+00:00 2026-05-10T15:37:06+00:00

EDIT: Learned that Webmethods actually uses NLST, not LIST, if that matters Our business

  • 0

EDIT: Learned that Webmethods actually uses NLST, not LIST, if that matters

Our business uses the WebMethods integration server to handle most of our outbound communications, and its FTP functionality leaves something to be desired. We are having a problem that may be specific to WebMethods, but if anyone can point me in a direction of what kinds of things might cause this I’d appreciate it.

When polling two of our partners’ FTP servers, we connect without issue but, when doing a NLST on a directory that is empty (no files and no subdirectories) it’s timing out. The actual error is:

com.wm.net.ftpCException: [ISC.0064.9010] java.net.SocketTimeoutException: Accept timed out

It’s being thrown during the invocation of the pub.client.ftp:ls service. I’ve logged in with a number of FTP clients without a problem to the same sites. I’ve used whatever the default FTP client is in windows, FileZilla and lftp. All without issue. The servers themselves aren’t the same FTP server software from what I can tell. One is Microsoft FTP, the other I’m uncertain on but is definitely not Microsoft.

Any idea what could cause an FTP client to timeout when waiting for a NLST response on an empty directory? The visible responses from the FTP server appear to be the same, but is there a difference in how NLST responds for an empty directory that I’m unaware of?

This problem is consistent on these two servers. Everything functions fine on directories with files or subdirectories within it, but not when empty.

Any thoughts or directions would be appreciated.

Thanks!

Eric Sipple

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T15:37:06+00:00Added an answer on May 10, 2026 at 3:37 pm

    I tried this in WebMethods IS Version 6.5 Updates WmPRT_6-5-1_SP1, IS_6-5_SP3.

    It worked perfectly first time.

    I turned on debugging on the FTP server (Debian’s default ftpd). WebMethods’ NLST honours the active/passive parameter passed to it.

    There’s nothing special about the NLST command, nor its correct behaviour with an empty directory — if LIST works, then so should RETR, STOR and NLST. If NLST works with a non-empty directory, it should work with an empty one.

    So my guess is that either:

    • Your version of WM has a bug mine doesn’t
    • Your FTP server has a bug mine doesn’t
    • There’s a wacky protocol-aware firewall in your system that doesn’t like FTP data sockets with no data in them.

    Firewall vendors are a bit wayward when it comes to http://FTP... When testing with other clients, make sure it’s from the same machine on which WebMethods Integration Server is running.

    Just for the record, here’s what should happen for an active NLST

    • client opens a listening socket, and sends a PORT command with that socket’s details
    • client sends NLST command
    • server connects to client’s listening socket (this is the data socket)
    • server transmits listing over data socket (in this case, zero bytes)
    • server closes data socket

    … and in passive mode

    • client sends PASV command
    • server opens a listening socket, and replies with PASV response containing its details
    • client connects to listening socket (this is the data socket)
    • client sends NLST command
    • server transmits listing over data socket (zero bytes again)
    • server closes data socket
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 234k
  • Answers 234k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Turned out to be totally unrelated. DB procedure was corrupting… May 13, 2026 at 6:00 am
  • Editorial Team
    Editorial Team added an answer call A.trace() use lower-case names for variables and fields your… May 13, 2026 at 6:00 am
  • Editorial Team
    Editorial Team added an answer The array that you are creating is full of random… May 13, 2026 at 6:00 am

Related Questions

I am taking my first steps with MsTest and Moq and would like to
.NET supports two types of string formatting. I'm in a situation where existing configuration
Edit: Ok so I learned that I guess I need an distributed source control,
Just today learned that one of my websites, TwitPeek.net, is not rendering properly in

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.