Note

You are viewing the documentation for an older release of Interworx (8.1). To see documentation for the current generally available release of Interworx, click here: 8.2.

Controller: /siteworx/ftp/sessions

Required Permissions

FTP

Required Options

FTP Accounts

Action: fail

Added in Version

n/a

Description

Magic function - test for failure mechanism.

Action: kill

Added in Version

4.7.0-339

Description

Kill ftp sessions.

Input Parameters

Name

Type

Required?

Example Values

Default Values

Notes

sessions

struct (integer)

Yes

Action: listFtpSessions

Added in Version

4.8.0-393

Description

List Ftp Sessions.

Sample Output

array (
  'status' => 0,
  'payload' =>
  array (
  ),
  'reply_code' => 205,
)

Action: reroute

Added in Version

n/a

Description

Action to re-route from the current controller to a different one.

Action: wait

Added in Version

8.1.3-2998

Description

Magic function - used to simulate a long-running process

Action: win

Added in Version

n/a

Description

Magic function - test for testing success mechanism.