Xceed .NET Libraries Documentation
Xceed.Ftp Assembly / Xceed.Ftp Namespace / FtpClient Class / GetRawFolderContents Method


In This Topic
    GetRawFolderContents Method
    In This Topic
    Retrieves an unprocessed, clear text list representing the contents of the current working folder as sent by the FTP server and indicates if the entire listing or only filenames should be retrieved.
    Retrieves an unprocessed, clear text list representing the entire contents of current working folder as sent by the FTP server.
    Overload List
    OverloadDescription
    Retrieves an unprocessed, clear text list representing the contents of the current working folder as sent by the FTP server and indicates if the entire listing or only filenames should be retrieved.  
    Retrieves an unprocessed, clear text list representing the contents of the current working folder as sent by the FTP server.  
    Retrieves an unprocessed, clear text list representing the entire contents of current working folder as sent by the FTP server and indicates if the entire listing or only filenames should be retrieved.  
    Retrieves an unprocessed, clear text list representing the entire contents of current working folder as sent by the FTP server.  
    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