SearchFilesWithRegEx

<< Fare clic per visualizzazione il sommario >>

Percorso:  API di piattaforma > Altri servizi > FTP >

SearchFilesWithRegEx

Service

FTP

 

Method

SearchFilesWithRegEx

 

Description

Returns a list of files that match the Regular expression in the specified server directory.

 

Input

Name

Description

Type

Optional

remoteDirectoryPath

The pathname of the remote directory.

String

 

regularExpression

The Regular expression to match the items against.

String

 

Output

Name

Description

Type

Optional

returnValue

A list containing the names of all files matching the specified Regular expression.

List of string