Click or drag to resize

FtpLoginAnonymous Method

Logs user in using "anonymous" as user and "anonymous@example.com" as password.

Namespace:  Limilabs.FTP.Client
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public void LoginAnonymous()
See Also