ftp_nb_get

ftp_nb_get -- Retrieves a file from the FTP server and writes it to a local file (non-blocking)

Description

bool ftp_nb_get ( resource ftp_stream, string local_file, string remote_file, int mode [, int resumepos])

Returnerar TRUE vid framgång eller FALSE vid fel .

Exempel 1 . ftp_nb_get( ) example




Exempel 2 .




Exempel 3 .