Re: Problem getting Listing for UNIX Type: L8 Serv - WeOnlyDo Discussion board

Re: Problem getting Listing for UNIX Type: L8 Serv (General questions)

by dtw01, Monday, September 25, 2006, 16:00 (6423 days ago) @ wodDrazen

I am already setting ListParams = .

I wonder if there is an error being thrown from the CWD, and that the list command is not even being sent? Wouldn't the list command typically show up that it is being sent?

This problem might also be corrected with another issue I'm trying to work through with Kreso, regarding MVS and not forcing a CWD command to happen every time. The logic I would like to be implemented, is if FTP1.RemotePath is already = to the RemotePath being sent into the ListDir function, then skip the CWD command and just do the list. That just might also correct the problem here?

LogFile using VB.NET & wodFtpDLX.Net

================================================================================
9/22/2006 2:38:15 PM MTPS_FTP (1.0.0.5) starting.
================================================================================
CommandLineArgs:
D:Visual Studio ProjectsDTW01MTPS_FTP_With_wodFtpDLXMTPS_FTPbinDebugMTPS_FTP.vshost.exe
9/22/2006 2:38:16 PM Successfully connected to CLMSQL51TEST
--------------------------------------------------------------------------------

Connecting to Site: AEL-DIA Settings: Protocol=FTP Port=21 PASV=True TransferMode=Binary

Connecting to server
stx2-533-prd FTP server starting...
Sending authentication data
USER ia10380 User ia10380 OK. Password required.
PASS ******** OK. Logged in
PWD <virtual directory>
Connected to server - idle
Setting transfer mode
TYPE A TYPE is now ASCII
Changing current directory
CWD <virtual directory>
Connected to server - idle
Total Files in DirItems structure = 0


Complete thread: