| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: FTP to AS400 |
| User303 Posts: 1 Member Since: 01/22/02 |
posted January 22, 2002 11:19 AM One of our clients uses an AS 400 machine for us to connect to in order to FTP files to our system, however, this is where the problem occurs. We have written a wrapper in VB for the your FTP component to allow us to the operate within the framework of our COM environment. When we connect up to the server it works fine right up to the poiint where we need to use the List method. We pass the List method a filemask from our database of SE*, this results in an error and the error is gracefully handled and the connection is closed. Naturally we were trying to the use the ListEntries object so we can get the files. We decided to try the test VB program that came with the product and the result was the same except with a bit more of an explanation. It informed us that the format was Other (non Unix and non DOS) and only returned the Text string containing a list of directories and files. I did parse this using some VB code and try to use the Retrieve method but it failed. I have also tried to use the mget method but this fails. |
K M Drake![]() From: Utica, NY USA Posts: 3406 Member Since: 07/14/00 |
posted January 22, 2002 11:40 AM Hi, ListEntries are not used with listings that are not Unix or Dos. Please see the following post: http://support.dart.com/forum.dwp?view=5794#FID5794 -ken K M Drake Dart Tech Support |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|