4D Internet Commands v16

FTP_Append

Home

 
4D Internet Commands v16
FTP_Append

FTP_Append 


 

FTP_Append ( ftp_ID ; localPath ; hostPath ; progress ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
ftp_ID  Lange Ganzzahl in Reference to a FTP login
localPath  Text in Pathname of document to send
hostPath  Text in Pathname to destination of document
progress  Ganzzahl in 1 = Show Progress, 0 = Hide Progress
Funktionsergebnis  Ganzzahl in Error Code

The FTP_Append command performs the same action as FTP_Send with the one exception: it will append the data being sent to the end of an existing file identified by the hostPath parameter. This command's primary function is to append data onto the end of pre-existing text files.



Siehe auch 

FTP_Send

 
EIGENSCHAFTEN 

Produkt: 4D Internet Commands
Thema: IC File Transfer
Nummer: 88903

 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.5

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)