Note
You are viewing the documentation for an older release of Interworx (8.0). 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 |
|---|---|---|---|---|---|
|
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: win¶
- Added in Version
n/a
- Description
Magic function - test for testing success mechanism.