When I call Quit or QuitImmediately, it never returns...even if I set the Timeout property to something like 1 or 2. This only occurs if my Put() fails.
I log in fine.
I do a Put and I get an error of access denied (this was expected since we are testing).
I then, if IsConnected, do a Quit(), but this never returns. Any ideas?
Also, how do I check if the last command was ok?
I'm running both the client and FTP server on Windows Server 2003. The FTP Server is normal IIS one.
Amil