Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

IFtp.GetRawList Method

Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)

GetRawList()

Retrieves the raw list of files and directories in the current remote directory using a raw text format.

Declaration
string[] GetRawList()
Returns
Type Description
String[]

An array of lines, with each line representing a single item.

GetRawList(String)

Retrieves the raw list of files and directories using a raw text format.

Declaration
string[] GetRawList(string arguments)
Parameters
Type Name Description
String arguments

Server and protocol-specific arguments. Usually a directory path.

Returns
Type Description
String[]

An array of lines, with each line representing a single item.

In This Article
  • GetRawList()
  • GetRawList(String)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies