Our Products:
CompleteFTP
edtFTPnet/Free
edtFTPnet/PRO
edtFTPj/Free
edtFTPj/PRO
Login
Remember
Google Login
Register
All Activity
Questions
Hot!
Unanswered
Tags
Categories
Ask a Question
Ask a Question
How to enable logging at all level?
0
votes
2.5k
views
asked
Oct 19, 2007
in
.NET FTP
by
sunilkalva
(
180
points)
Hello,
I am using entFTPnetPRO for the first time .Could some one tell me how to enable logging at all level.
Please
log in
or
register
to add a comment.
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Oct 22, 2007
by
support2
(
162k
points)
SecureFTPConnection ftp = new SecureFTPConnection();
...
ftp.LogLevel = LogLevel.All;
ftp.LogFile = "C:\temp\myfile.log";
Please
log in
or
register
to add a comment.
Categories
All categories
Products
(2.8k)
CompleteFTP
(418)
Java FTP
(1k)
.NET FTP
(1.4k)
FAQ
(120)
General
(178)
Feature Requests
(21)
...