Xceed .NET Libraries Documentation
GetFtpContents Method


Xceed.Ftp Assembly > Xceed.Ftp Namespace > QuickFtp Class : GetFtpContents Method
Gets a listing of the provided remote folder, specifying filters and whether the operation is recursive.
Gets a listing of the provided remote folder, specifying filters and whether the operation is recursive.
Overload List
OverloadDescription
Gets a listing of the provided remote folder, specifying filters and whether the operation is recursive.  
Gets a listing of the provided remote folder, specifying a port, filters, and whether the operation is recursive.  
Gets a listing of the provided remote folder, specifying a port, a username/password, filters, and whether the operation is recursive.  
Gets a listing of the provided remote folder, specifying a port, an authentication method, a certificate, data channel protection, filters, and whether authentication is implicit and whether the operation is recursive.  
Gets a listing of the provided remote folder, specifying a port, a username/password, an authentication method, whether authentication is implicit, verification flags, a certificate, data channel protection, a proxy, a time-out, default representation type, whether files are listed recursively and/or passively, a trace writer, a synchronizing object, delegates for notifications, and filters.  
Gets a listing of the provided remote folder, specifying a port, a username/password, an authentication method, whether authentication is implicit, verification flags, a certificate, data channel protection, a proxy, a time-out, default representation type, whether files are listed recursively and/or passively, a trace writer, the transfer mode, a synchronizing object, delegates for notifications, and filters.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

QuickFtp Class
QuickFtp Members