But in this case FTPclient1.Dir would return true and in my case it's
returning false. However no exception is thrown and I'm lost how to figure
out WHY I'm getting false there and what the problem could be.

Everything is working just fine as Windows Application - it's getting the
folder listing, downloading the files etc., but when I use the same unit in
a Service I'm getting false when I call the DIR function. If the windows
program was crashing I would easier debug it but in the service I cannot go
step by step through the component's sources.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Arno Garrels
Sent: Tuesday, April 26, 2005 2:17 PM
To: ICS support mailing
Subject: Re: [twsocket] FTP client and windows service problem

Nikolay Simeonov wrote:
> It was saving the data in the service's folder and I'm 100% sure it 
> had the proper permissions to do that. The file was created but with a 
> size of 0.

That's normal when you list an empty directory.

Arno Garrels



--
To unsubscribe or change your settings for TWSocket mailing list please goto
http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to