Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : TidFTP succesfully creates a directory WITH an exception
| Subject: | TidFTP succesfully creates a directory WITH an exception |
| Posted by: | "Richard" (ritchie8..@yahoo.com) |
| Date: | Wed, 21 Nov 2007 10:43:07 |
Hello!
I am working with TidFTP and testing it with different servers. It works
fine almost always, but I have an odd server (CrossFTP server) that is
giving me some problems. When creating a directory using the usual
TidFTP.MakeDir, the directory is succesfully created BUT the client raises
an exception with the message: "/public/MyDir" created.
Is this a common problem with many servers or is this a very odd case? Any
workarouns about this?