KioobFTP is a fully functionnal class to access FTP servers with PHP. The class have powerfull fonctions like dir cache, anti idle, recursive download, auto transfer mode, ascii conversions, etc
Be the first to post a text review of KioobFTP. Rate and review a project by clicking thumbs up or thumbs down in the right column.
* Fixed bugs : 1) A little debug message was displayed whith socket version when pasv mode toggle was done. 2) deltree() was not wrote at all ! 3) Some error messages was showed by uploaddir() when directories already exist. 4) Correct a bug in rawlist_parser() for numerical file names. 5) Correct a tempnam() bug under Win32 which doesn't find temp directory under some Windows versions. 6) Fix a notice in cdup() function (thanks Vlad K.) * Change : 1) Default connection timeout is now 30 seconds. (5 seconds was really too short) 2) Now a small error is displayed if TmpDir can't be initialized. * Add : 1) deltree_local() : which is a local version for deltree() function.
* Fixed bugs : 1) date_parser() didn't use time offset, and display a notice if error_reporting E_ALL 2) get() and download() didn't work in socket and stream version, because of a bad test 3) uploaddir() didn't trigger the error if opendir() failed. * Change : 1) get(), put(), xget() and xput() have now an improved directory detection for the destination : it detects "\" caracter at the end (for windows) and check is_dir() function if "/" and "\" not founds. 2) better ascii transfer model for get() and put() socket/stream versions, using str_replace(). 3) FXP support was only simulated (like classic version) with the xget() stream version and xput() all socket and stream version... (stupid copy/past error...). 4) exec() and site() functions now return the $result array (with socket and stream version) to allow use of multiline response. * Add : 1) add file information functions : file_exists(), is_dir(), is_file(), filemtime() and filesize() based on the readdir() result (so, result is cached).
Be the first person to add a text review.
Copyright © 2010 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?
Thanks for your review!
Get credit for your review by logging in via OpenID. Click your account provider: