

- Redhat webdav client install#
- Redhat webdav client upgrade#
- Redhat webdav client software#
- Redhat webdav client download#
htaccess file to handle a complete folder with WebDAV CGI: # (and setup $VIRTUAL_BASE='/webdav/?' and $DOCUMENT_ROOT in your WebDAV CGI config) # if you want to map this to a real path, do that: # ScriptAlias /webdav/logout /etc/webdavcgi/cgi-bin/logout # ScriptAlias /logout /etc/webdavcgi/cgi-bin/logout ScriptAlias /webdavcgi /etc/webdavcgi/cgi-bin/webdavwrapper # EXAMPLE 1: a complete (virtual) server root handled by WebDAV CGI: and don't forget to take a look at the backend specific configuration: AFS, GFS, SMB/CIFS, DBB, or RCS

Redhat webdav client install#
install additional binaries/packages for a better WebDAV CGI experience:.# for mod_perl users with Kerberos (SMB, AFS) authentication: Liblist-moreutils-perl libcgi-session-perl libwww-csrf-perl \Īpt install libfilesys-smbclient-perl smbclient krb5-userĪpt install openafs-client krb5-user openafs-krb5 libafs-pag-perl Libmime-tools-perl libnet-ldap-perl libimage-exiftool-perl \ Libfile-copy-link-perl libjson-perl libdatetime-perl \ Libarchive-zip-perl libgraphics-magick-perl libmodule-load-perl \ Libuuid-tiny-perl libxml-simple-perl libquota-perl \ You can do that with ' perl -MCPAN -e "install "' or with ' apt-get install '.Īpt install libdbi-perl libdbd-sqlite3-perl sqlite3 libtimedate-perl \ optional for AFS Kerberos helpers in conjunction with mod_perl:AFS::PAG - (since v1.0.1).optional for Kerberos helpers in conjunction with mod_perl (AFS, SMB):Env::C - (since v1.0.0).optional for LDAP address book of SendByMail extension:Net::LDAP (libnet-ldap-perl) - (since v0.9.1).optional for SendByMail extension:MIME::Entity (libmime-tools-perl) - (since v0.9.1).List::MoreUtils (liblist-moreutils-perl)- (since v1.1.0).Image::ExifTool (libimage-exiftool-perl)- (since v1.0.1).DateTime::Format::Human::Duration (libdatetime-format-human-duration-perl) - (since v0.8.5).optional (for RCS backend): Rcs (librcs-perl) - (since v0.8.0).optional (for SMB backend): Filesys::SmbClient (libfilesys-smbclient-perl) - (since v0.8.0).Module::Load (included in most Linux dists, older need libmodule-load-perl) - (since v0.8.0).IO::Compress::Deflate (included in most Linux dists) - (since v0.7.0).IO::Compress::Gzip (included in most Linux dists) - (since v0.7.0).File::Spec::Link (libfile-copy-link-perl) - (since v0.5.2).Graphics::Magick (libgraphics-magick-perl or ) - (since v0.5.3).Image::Magick (perlmagick) - (since v0.5.1) (since v0.5.3 replaced by Graphics::Magick).Archive::Zip (libarchive-zip-perl) - (since v0.5.0).UUID::Tiny (libuuid-tiny-perl) - (since 0.8.0).OSSP::uuid (libossp-uuid-perl or from ) - (since v0.3.0) (since v0.8.0 replaced by UUID::Tiny).Date::Parse (libtimedate-perl) - (since v0.2.1).DBD::SQLite (libdbd-sqlite3-perl) - (since v0.3.0) DBI (libdbi-perl) and a database driver, e.g.CGI (included in most Linux dists older dists need that: libcgi-perl).install required CPAN modules (Debian/Ubuntu package name):.
Redhat webdav client download#
Redhat webdav client upgrade#
Upgrade Note: Please take a look at the Upgrade section for further information.

Note: All steps are done with root rights.
Redhat webdav client software#
a Web server software (Apache recommended).a database (SQLite3, PostgreSQL, MySQL.all required Perl modules: see Installation.
