horde-vfs
Virtual File System API
Install
- All systems
-
curl cmd.cat/horde-vfs.sh
- Debian
-
apt-get install php-horde-vfs
- Ubuntu
-
apt-get install php-horde-vfs
- Kali Linux
-
apt-get install php-horde-vfs
- Fedora
-
dnf install php-horde-vfs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install php-horde-vfs
- Raspbian
-
apt-get install php-horde-vfs
- Dockerfile
- dockerfile.run/horde-vfs
php-horde-vfs
Virtual File System API
A Virtual File System API, with backends for: * SQL * FTP * Local filesystems * Hybrid SQL and filesystem * Samba * SSH2/SFTP * MongoDB Reading, writing and listing of files are all supported. This package is part of Horde, a web application Framework written in PHP with modules like IMP (webmail), Turba (contacts), Kronolith (calendar), Nag (task list), Gollem (file manager), etc.