HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Copy Flash FTP

Copies a file from flash file system to an FTP server

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Copies a file from flash file system to an FTP server

string
1 to 256

Enter the remote directory if needed

string
1 to 256

Enter the destination file name

string
required
1 to 256

Enter the flash resident file name

string
required
1 to 256

Enter the ftp server IPv4/IPv6 address

string
required
1 to 256

Enter the ftp user name

string
required
1 to 256
Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language