Hi,
Thanks for the suggestion. I have two questions (maybe they are the same question)
(1) I can create a fileAppender, but I am finding it difficult to connect that to the ftpconnection object.
(2) In reference to the previous code (an my original question) - I don't see where incoming messages from the server show up - all the of log messages in the sample code above are manually entered (e.g. "log.Info("Getting file")") - How do we see what the server is actually saying? Like if I send it the wrong path or password, where does the return error message get stored and how do I access it. The API pdf shows how this works, but doesn't have any code. I'm mainly a VB programmer so it is not so easy for me to convert the code in the general documentation. Any chance you could post a quick code sample?
Thanks!
Tim