Toggle navigation
Concept Framework 2.2 documentation
Contents
Index
FtpConnection
.Download
public function
Download
Prototype:
public function Download(filename,path)
Parameters
filename
the name of the local file
path
the remote path
Description:
Downloads a file from the ftp server.
Return value:
Returns true if succeeded or false if failed.