ftp_get

(PHP 3 >= 3.0.13, PHP 4, PHP 5)

ftp_get --  Liest eine Datei von einem FTP-Server und speichert sie lokal (download)

Beschreibung

int ftp_get ( int ftp_stream, string local_file, string remote_file, int mode )

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

ftp_get() lädt das remote_file vom FTP-Server und speichert es unter local_file auf ihren lokalen Arbeitsplatz. Der anzugebende Transfer-Parameter mode muss entweder FTP_ASCII oder FTP_BINARY sein.

Hosting by: Hurra Communications GmbH
Generated: 2007-01-26 17:57:14