Class T_FTP

Description

Inherits from

T_TcpIp

@\\\0000000C01*) (*@/// T_FTP = class(T_TcpIp) // RFC 959

Constructors

Create

Functions

abort
action
changedir
Destroy
download
getdir
getdirentry
login
logout
makedir
noop
removedir
removefile
renamefile
upload
do_read
do_write
finish_download
finish_getdir
finish_upload
get_datasocket
read_line_comm
response
SendCommand
WndProc

Properties

Async
Hostname
Mode
Passive
Password
Port
URI
Username
busy
Size
status_number
status_text
stream

Events

OnActionComplete
OnDataReceived
OnTrace

Variables

f_async_data
f_busy
f_comm_socket
f_cur_dir
f_cur_dir_index
f_dir_stream
f_mode
f_mode_intern
f_onaction
f_ondata_got
f_passive
f_password
f_port
f_size
f_status_nr
f_status_txt
f_url
f_user