======ftp_upload======
WM-MINI2, WM-MEGA FW >= 2.1137 WM-M2 FW >= 3.1137
Upload a file over FTP
====Description====
int
ftp_upload (
string
$remote_filename
,
string
$local_path_and_filename
,
int
$start_position
[,
int
$wait
][,
int
$bytes_to_transfer
]
)
Upload a file to the FTP server
====Parameters====
====See Also====
[[ftp_close()]] - Close an FTP connection