4D Internet Commands, Alphabetical List, F
A
B C
D
E F
G
H
I
J K
L
M
N
O
P
Q
R
S
T
U
V W X Y Z
File Transfer, Overview
FTP_Append
(ftp_ID; localPath; hostPath; progress)
Integer
FTP_ChangeDir
(ftp_ID; directory)
Integer
FTP_Delete
(ftp_ID; hostPath)
Integer
FTP_GetDirList
(ftp_ID; directory; names; sizes; kinds; modDates{; modTimes})
Integer
FTP_GetFileInfo
(ftp_ID; hostPath; size; modDate; modTime)
Integer
FTP_GetPassive
(ftp_ID; passiveMode)
Integer
FTP_GetType
(ftp_ID; ftp_Mode)
Integer
FTP_Login
(hostName; userName; password; ftp_ID{; welcomeText})
Integer
FTP_Logout
(ftp_ID)
Integer
FTP_MacBinary
(ftp_ID; macBinaryMode)
Integer
FTP_MakeDir
(ftp_ID; directory)
Integer
FTP_PrintDir
(ftp_ID; directory)
Integer
FTP_Progress
(left; top; windowTitle; thermoText; cancel)
Integer
FTP_Receive
(ftp_ID; hostPath; localPath; progress)
Integer
FTP_RemoveDir
(ftp_ID; directory)
Integer
FTP_Rename
(ftp_ID; hostPath; newPathName)
Integer
FTP_Send
(ftp_ID; localPath; hostPath; progress)
Integer
FTP_SetPassive
(ftpID; passiveMode)
Integer
FTP_SetType
(ftp_ID; ftp_Mode)
Integer
FTP_System
(ftp_ID; systemInfo)
Integer
FTP_VerifyID
(ftp_ID)
Integer