| Dart Home | PowerTCP FTP for ActiveX | Custom Development | Reply | PowerTCP FTP for ActiveX Topics | Forums |
| Author | Forum: PowerTCP FTP for ActiveX Topic: ftp list command |
| rovic From: brooklyn, NY USA Posts: 10 Member Since: 07/26/06 |
posted July 27, 2006 12:06 AM I am getting the following error when i try to run the list command. error - run time error 10060 i am able to connect and run the site command. Here are the results 214-The following SITE commands are implemented. UMASK HELP GROUPS IDLE ALIAS CHECKMETHOD CHMOD CDPATH CHECKSUM 214 Direct comments to ftp-bugs@paau.ps.easylink.com. any ideas? |
| Raj From: Rome, NY, USA Posts: 389 Member Since: 02/01/06 |
posted July 27, 2006 10:05 AM Before we begin, are you using a trial version of the product, and if not, which licensed version of the product do you have running? 1) Is this a secure server? 2) Do you see the same problem if you try this with the "FTP ListView Client" sample? -Raj |
| rovic From: brooklyn, NY USA Posts: 10 Member Since: 07/26/06 |
posted July 27, 2006 11:54 PM I am using the trail version. I dont think i am getting the problem with the listView sample. i am able to connect and then i get the following message: "The connection has been dropped because of a network failure or because the peer system failed to respond. Also caused when Connect, Send, Receive, Fill or Close methods are used with a Timeout parameter and the operation fails to complete within the specified number of milliseconds. Session aborted." |
| Raj From: Rome, NY, USA Posts: 389 Member Since: 02/01/06 |
posted July 28, 2006 10:22 AM Thanks for the info. Have you tried toggling the Passive property? The ListView sample creates a trace log, please share it. (log is created in the ListView directory "PowerTCP FTP Client.log" by default) -Raj |
| rovic From: brooklyn, NY USA Posts: 10 Member Since: 07/26/06 |
posted August 1, 2006 10:08 PM Here it is <--- 220 EasyLink FTP server ready ---> USER xxxxxxx <--- 331 Password required for xxxxxx. ---> PASS xxxxxxx <--- 230 User target logged in. ---> REST 100 <--- 502 REST command not implemented. ---> CWD <--- 250 CWD command successful. ---> PASV <--- 227 Entering Passive Mode (165,251,36,130,117,129) <--- 220 EasyLink FTP server ready ---> USER xxxxxxx <--- 331 Password required for target. ---> PASS xxxxxxx <--- 230 User target logged in. ---> REST 100 <--- 502 REST command not implemented. ---> CWD <--- 250 CWD command successful. ---> PASV <--- 227 Entering Passive Mode (165,251,36,130,117,85) |
| Raj From: Rome, NY, USA Posts: 389 Member Since: 02/01/06 |
posted August 2, 2006 1:02 PM Your trace shows that your Client is only using a Passive connection (Passive=True). Please try using Passive=False. And does the ListView sample throw the same error? -Raj |
| rovic From: brooklyn, NY USA Posts: 10 Member Since: 07/26/06 |
posted August 9, 2006 12:12 AM i will try it and get back to you with the results |
| Reply | PowerTCP FTP for ActiveX Topics | Forums |
This site is powered by
PowerTCP WebServer for ActiveX
|