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

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

by wodDrazen, Saturday, September 23, 2006, 08:58 (6425 days ago) @ dtw01

Hi Dave,


Please try to use ListParams Property before calling Connect Method. You need to set value of ListParams Property to .

Here is example:
---------------------------------
dlx1.ListParams =
---------------------------------

Now, when LIST command is executed it will send only LIST without parameters. By default wodFtpDLX.NET send LIST -al. Maybe this will help you.

More help for ListParams Property you can find here:
http://www.weonlydo.com/FtpDLX.NET/Help/WeOnlyDo.Client.FTP~WeOnlyDo.Client.FtpDLX~ListParams.html

Hope this help.


Regards,
Drazen


Complete thread: