Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3.1k views
in .NET FTP by (120 points)
Is it possible to connect to an FTP server without providing username and password, using FTPConnection class?
I'm able to connect to an FTP server that request user validation, but not to another that allows anonymous connections.

I'm new using the edtFTPnet library, maybe I missed it when reading documentation.

1 Answer

0 votes
by (162k points)
If it allows anonymous connections, simply supply 'anonymous' as the user name and your email address (or probably anything else) as the password.

Categories

...