From: David P. <mo...@ma...> - 2001-02-09 21:03:57
|
> I think you only need to add the "pub" to the backend above i.e.: > > add_backend /KDE2/ \ > /home/ftp/pub/mirrors/debian/KDE2/ \ > ftp.wh9.tu-dresden.de::pub/linux/debian-stuff/KDE2/ > >> add_backend /KDE2/ \ >> /home/ftp/pub/mirrors/debian/KDE2/ \ >> ftp.uni-marburg.de::pub/mirror/debian-kde.tdyc.com/ \ >> +ftp.wh9.tu-dresden.de::pub/linux/debian-stuff/KDE2/ \ I just noticed that it appears you have a trailing \ at the end of your add_backend line... The last entry should not have a trailing \. Perhaps that's you problem? dave panofsky. |