
How make web and ftp mirror of dbMan
You need about 10 MB free space on your harddrive.
You must use rsync program to obtain all distribution tree of dbMan.
Please run daily command
rsync -acvz dbman.linux.cz::dbman/ /web/mirrors/dbman
Now you can make symlink from /web/mirrors/dbman/ftp to /ftp/mirrors/dbman
Please mail me your http and ftp URL and some information about your mirror (organization, city, country, maintainer, frequency and bandwidth). I use this information in mirroring-list.
Thank you for mirroring.
How make only ftp mirror of dbMan
You need about 10 MB free space on your harddrive.
You must use rsync program to obtain ftp distribution tree of dbMan.
Please run daily command
rsync -acvz dbman.linux.cz::dbman-ftp/ /ftp/mirrors/dbman
Please mail me your ftp URL and some information about your mirror (organization, city, country, mainainer, frequency and bandwidth). I use this information in mirroring-list.
Thank you for mirroring.
Go back to main page