Login  
Search All Forums
Dart Home | PowerTCP FTP for ActiveX | Custom Development Reply | PowerTCP FTP for ActiveX Topics | Forums   
AuthorForum: PowerTCP FTP for ActiveX
Topic: DartFTP and long paths
User998

Posts: 3
Member Since: 12/20/00
posted December 20, 2000 3:56 PM

MPUT works fine on w2000, seems to fail by truncating the path name of source file when running on NT 4.0.
Any suggestions?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 20, 2000 4:11 PM


Can you please provide an example of a filename that causes trouble?

User998

Posts: 3
Member Since: 12/20/00
posted December 20, 2000 5:26 PM

sure, on win 2000 a path like

 c:\program files\blah\blah\filename.txt

works fine, but on nt4 the error text returned is

"c:\program" Not Found (Local)

I have tried putting chr(34)'s around it to no avail.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted December 20, 2000 6:02 PM


Where are you putting this path? In our sample? Hard-coded? Please be exact in your description. Show the method you are using and all the parameters you are using. Thanks.
User998

Posts: 3
Member Since: 12/20/00
posted December 21, 2000 4:50 PM

Disregard previous posts. Problem was related to construction of a string variable that sometimes did not have a trailing slash, although it did have double quotes around the string.
Thanks.
Reply | PowerTCP FTP for ActiveX Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX