Top Level :: File System

Package Information: VFS

Show All Changelogs
» Version » Information
0.2.0Download

Release date: 2008-02-16 15:40 UTC
Release state: beta

Changelog:

* Fix listing of folders with whitespace in the name using the SSH2 VFS driver (Horde Bug #6227).
* Fix some string parsing on systems that don't have the 'en' or 'en_US' locales installed (Horde Bug #6194).
* PHP 4.3.0+ is now required and we make unconditional use of file_get_contents().
* Use strlen() instead of empty() to check for paths and filenames being set, to allow for potential names of 0 (zero).
* Converted to package.xml 2.0.
* Fix saving files in the root directory of an SQL backend.
* Never generate paths with double slashes in them (//) (Horde Bug #5821)
* Improve Netware FTP support (Horde Bug #5821)
* Add read stream support to some backends (Horde Bug #5913)
* Make the smb backend compatible with samba versions after samba-3.0.25-pre2 (felix.leimbach@gmx.net, Horde Bug #5931)

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: PEAR Installer 1.4.0b1 or newer
  • PEAR Package: Log
  • PHP Extension: gettext
0.1.0 2006-04-12     beta
0.0.5 2005-04-07     beta
0.0.4 2003-09-10     beta
0.0.3 2003-07-03     beta