» Version | » Information |
---|---|
1.4.1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.4.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.4.1 Release date: 2020-09-24 17:25 UTC Release state: stable Release uploaded by: kguest Changelog: * Fix regex for lsMatch on unix Dependencies:
|
1.4.0 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.4.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.4.0 Release date: 2015-03-11 15:19 UTC Release state: stable Release uploaded by: kguest Changelog: * Feature Request 20317: Switch to BSD License. * Fixed Bug 20096: Package doesn't install because of conflict. * Fixed Bug 20088: Missing file config.php. * Validate return of _lsFiles() and _lsDirs() during _rmDirRecursive(). * Handle failed ls() command during chmodRecursive(). * $_file_extensions is prepped with invalid data. Dependencies:
|
1.4.0a3 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.4.0a3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.4.0a3 Release date: 2011-12-10 15:02 UTC Release state: alpha Release uploaded by: doconnor Changelog: * Fixed Bug #13946: Test Failed : testPutRecursive * Fixed Bug #14513: Timestamp when using the LS function * Implemented Request #14773: setPassive possible before connecting * Use markTestSkipped, not fail() * Fatal error: Cannot redeclare ftp_connect() in ./Net_FTP/Net/FTP/Socket.php * remove error_reporting (for PEAR QA team) Dependencies:
|
1.4.0a2 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.4.0a2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.4.0a2 Release date: 2008-05-19 15:42 UTC Release state: alpha Release uploaded by: jorrit Changelog: * Fixed Bug #13496: set bit not supported * Fixed Bug #13689: . in file owner or group name breaks _ls_match * Fixed Bug #13690: getRecursive does not work because of '.' and '..' directories * Fixed Bug #13114: Error check in $FTP->getRecursive(...) * Implemented Request #13104: connect() <> $this->handle in login() * Fixed Bug #13917: putRecursive always return PEAR::Error * Fixed Bug #13850: inclusion of Net/FTP.php in tests doesn't always work * Implemented Request #2271: New flag for _rm_dir_recursive to leave directory structure intact * Implemented Request #6806: Allow recursive up-/download with only adding newer files Dependencies:
|
1.3.7 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.7 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.7 Release date: 2008-05-19 15:05 UTC Release state: stable Release uploaded by: jorrit Changelog: * Fixed Bug #13917: putRecursive always return PEAR::Error * Fixed Bug #13850: inclusion of Net/FTP.php in tests doesn't always work Dependencies:
|
1.3.6 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.6 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.6 Release date: 2008-05-06 07:43 UTC Release state: stable Release uploaded by: jorrit Changelog: * Fixed Bug #13496: set bit not supported * Fixed Bug #13689: . in file owner or group name breaks _ls_match * Fixed Bug #13690: getRecursive does not work because of '.' and '..' directories * Fixed Bug #13114: Error check in $FTP->getRecursive(...) Dependencies:
|
1.3.5 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.5 Release date: 2008-01-13 17:01 UTC Release state: stable Release uploaded by: jorrit Changelog: * Fixed Bug #12840: Fix compliance with PHP 4 (broken since 1.3.3) Dependencies:
|
1.4.0a1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.4.0a1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.4.0a1 Release date: 2007-12-22 14:34 UTC Release state: alpha Release uploaded by: jorrit Changelog: * Fixed bug #6754: Add method to set directory list matcher explicitly * Fixed Bug #7102: Add ability to disable use of ftp_nb_put(), can sometimes bevery slow * Improved detection of remote directories. It is slower than before, but does not rely on simply detecting if the given path ends with a slash. Dependencies:
|
1.3.4 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.4 Release date: 2007-12-10 15:39 UTC Release state: stable Release uploaded by: jorrit Changelog: * Fixed Bug #12639: _constructPath() prevents _checkDir() from working correctly Dependencies:
|
1.3.3 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.3 Release date: 2007-12-06 09:47 UTC Release state: stable Release uploaded by: jorrit Changelog: * Fixed Bug #7146: Recursive mkdir() broken on Windows * Fixed Bug #7270: Recursive rmdir() broken * Fixed Bug #7527: ls fails if there are no files and a total line * Fixed Bug #8102: Loading file extension and checking extension gives binary for ascii files * Fixed Bug #9611: (, ? and ) break detection of the unix platform * Fixed Bug #10237: put() doesn't run ftp_alloc to allocate space * PEAR Coding Style Valid * Removed package.xml version 1.0 * Added some unit tests Dependencies:
|
1.3.2 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.2 Release date: 2006-02-11 06:03 UTC Release state: stable Release uploaded by: toby Changelog: * Fixed Bug #4102: Problem detecting os method ls(). * Fixed Bug #5337: _list_and_parse behavior with an empty remote directory. * Fixed Bug #4836: Off-by-one error in regex for Windows directory listings. * Fixed Bug #4749: ls() fails when connection is closed. * Fixed Bug #4969: Recursive rm ends in endless loop. * Fixed Bug #5895: Recursive chmod ends in endless loop. Dependencies:
|
1.3.1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.1 Release date: 2005-04-07 05:56 UTC Release state: stable Release uploaded by: toby Changelog: Bugfix release. Following bugs have been fixed: * Fix bug #3778 "Notice of Uninitialized string offset in function _rm_dir_recursive" * Fix bug #4008 "_list_and_parse tries to determine OS on an empty list" * Fix bug #4009 "_determine_os_match doesn't take into account numbered users and groups" Dependencies:
|
1.3.0 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0 Release date: 2005-03-31 12:12 UTC Release state: stable Release uploaded by: toby Changelog: Another month of testing did not bring any more critical bugs to daylight. Therefore and because PEAR 1.4.0 will depend optionally on Net_FTP I decided to run the next stable release. The following changes were made to the package files: - Updated year. - Updated docblocks regarding the new standard. - Fixed whitespace issues. - Fixed bug 3362: bug in Net_FTP::_rm_file. - Added PEAR 1.4 compatible package2.xml (package.xml version 2.0). Dependencies:
|
1.3.0RC2 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0RC2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0RC2 Release date: 2005-01-04 15:44 UTC Release state: beta Release uploaded by: toby Changelog: I fixed the reported bugs since 1.3RC2 and added the necessary example for the observer interface. Changelog: ----------- Additions: * Added example for observer. Fixes: * Fixed CS issues. * Fixed bug #2654: mkdir() should not fail if the directory already exists. * Fixed bug #2648: if ls() returns array(), net_FTP bails. * Fixed some unknown small bugs. Todo: * More testing. * Add unit test. Dependencies:
|
1.3.0RC1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0RC1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0RC1 Release date: 2004-09-23 07:17 UTC Release state: stable Release uploaded by: toby Changelog: This is the first RC for version 1.3. I decided to not wait until all todos are implemented, to give the new features to all users. Changelog: ----------- Additions: - Fixes: * Fixed bug #2268: getRecursive does not work because of '.' and '..' directories. Todo: * More testing. * Add example for observer. * Add unit test. Dependencies:
|
1.3.0beta4 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0beta4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0beta4 Release date: 2004-06-28 18:35 UTC Release state: beta Release uploaded by: toby Changelog: Another beta, since I added many new stuff in the last days. Changelog: ----------- Additions: * Optimized OS determination. Thanks to Eric Quilantang. * Added ability to set timeout in constructor. * Added much more error handling. * Added real error codes with full documentation. Fixes: * Fix bug #1176: Net_FTP::ls can return dates in the future. * Fix bug #1446: Bug in isPassive(). * Fix bug #1480 _list_and_parse() may throw warnings. * Fix bug #1445 Improvement of setTimeout() method + timout handling. * Renamed makeDirPermissions() to _makeDirPermissions(), since it's private (CS). * Fix './' syntax for pathes. Todo: * More testing. * Add example for observer. * Add unit test. Dependencies:
|
1.3.0beta3 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0beta3 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0beta3 Release date: 2004-05-25 14:55 UTC Release state: beta Release uploaded by: toby Changelog: This release ads new features and fixes all open bugs. Changelog: ----------- Fixes: * Added "t" for permission regex (some servers mark speacial dirs). * Added better support for different ls formats (thanks for hint by George Kearns). Todo: ----- * More testing. * Add example for observer. * Add unit test. Dependencies:
|
1.3.0beta2 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0beta2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0beta2 Release date: 2004-03-20 11:47 UTC Release state: beta Release uploaded by: toby Changelog: This release ads new features and fixes all open bugs. Changelog: ----------- Fixes: * Added patch by Ilja Polivanovas <ipa@assis.lt> to enable correct directory permissions. * Added rename() functionality. Thanks to the unnamed coder from "Webmestre ESGI" <wmaster_esgi@hotmail.com>. Enhancements: * Added rename() method. Todo: ----- * Extensive testing. * Add example for observer. Dependencies:
|
1.3.0beta1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.3.0beta1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.3.0beta1 Release date: 2004-03-14 09:13 UTC Release state: beta Release uploaded by: toby Changelog: This release ads new features and fixes all open bugs. Changelog: ----------- Fixes: * Fixed bug #336: ftp_login displays Warning. * Fixed bug #813: ftp_nb_put function abort when mode is null. * Fixed bug #240: mkdir() with $recursive===true doesn't support "single" directories. * Fixed bug #723: Timeout for connect cannot be set. * Fixed bug #918: getRecursive() corrupts binary file. * Fixed typos. Enhancements: * Added site() method for usage of FTP SITE command. Thanks to Eivind Lie <nittereivind@ununique.net> for that. * Added funtionality for chmod on server and recursive chmod. Both currently support only numeric values. I'll try to fix this. Thanks to Eivind Lie <nittereivind@ununique.net> for this patch. * Now Windows ftp directories enabled. Thanks Eric Quilantang. * Added the observer pattern. Up- and downloads are now observable (this works e.g. for HTML_Progress). Thanks to Laurent Laville <larell@php.net>. * Added support for timout setting. * Added input validation for port and hostname. Todo: ----- * Extensive testing. * Add example for observer. Dependencies:
|
1.2 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.2 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.2 Release date: 2003-09-29 14:35 UTC Release state: stable Release uploaded by: toby Changelog: Fixes some typos and bugs. Dependencies:
|
1.1 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.1 Release date: 2003-07-22 18:53 UTC Release state: stable Release uploaded by: toby Changelog: Fix for FatalError on Line 834 (rmrecursive()). Dependencies:
|
1.0 |
Easy InstallNot sure? Get more info. pear install Net_FTP-1.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-1.0 Release date: 2003-07-15 19:39 UTC Release state: stable Release uploaded by: toby Changelog: This the initial stable release of Net_FTP. Another 5 month of testing has been passed and I fixed a few bugs, which were emailed to me. Changelog: ----------- - Fixed different typos in code, comments and example. - Fixed recursive deletion trying to remove "." and ".." entries in the directorylist. - Fixed uploading above 4096 byte, when using ftp_nb_put() ToDo: ----------- - Add support for Windows FTP-servers - Try something for replacing the PHP FTP-functions. (Using sockets, maybe.) Thanks: ----------- My special thanks go to all who sent me bugreports and interessting feature-requests! Help: ----------- Mainly for implementing the socket-issues I maybe need some help. So, if any of you guys are interessted in writing some code or giving me interesting hints, feel fre to email me! Dependencies:
|
0.9 |
Easy InstallNot sure? Get more info. pear install Net_FTP-0.9 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-0.9 Release date: 2003-02-21 20:03 UTC Release state: beta Release uploaded by: toby Changelog: After a month of testing (thanks to all applying patches and trying this class) a release in beta stadium is provided. I think that the class is quite stable, but another 1 or 2 month of testing and using the class has to proof that. There was only one issue concerning the classes API so I decided to leave the API as is. The API will not change anymore except adding optional parameters, so that the usage will be backwards-compatible. This release includes some main and minor bugfixes (feel free to send me some bugreports if you find any more) and some cool new features: The class uses now ftp_nb_{get||set}-functions, if available. Otherwise it will fall back into ftp_{get||put}-functions. Another cool thing is to create remote-directories recursively. I fixed an issue in documentation. Because of a little time-problem the official PEAR documentation will last for a while. If anyone has the time to create some docu or example, feel free to email it to me! That'll be pretty cool. Next greater feature wil be usage of socket-technologies, if ftp-support is missing, but that will have to last because of my time-problem. Dependencies:
|
0.5 |
Easy InstallNot sure? Get more info. pear install Net_FTP-0.5 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/Net_FTP-0.5 Release date: 2002-12-20 14:27 UTC Release state: alpha Release uploaded by: toby Changelog: This is the first rellease of Net_FTP. Until now, it only contains the basic class and the configuration-file. The API-documentation will be available soon on http://www.schlitt.info. There may be problems transfering a great amount of files to an ftp-server. When you recieve problems with this, please contact a maintainer for bug-report. BEWARE, THE API OF THIS CLASS MAY CHANGE IN THE NEXT FEW RELEASES!! I WILL CHANGE STATE TO beta, WHEN API IS FIXED! |