Em Seg, 2006-01-09 às 11:56 +0100, Richard Bos escreveu: > error: Failed acquiring release file for 'Mijn pakketten op gwdg on linux01': > error: ftp://apt4rpm:[EMAIL PROTECTED]/apt4rpm/10.0/repodata/repomd.xml: 550
If the home for 'apt4rpm' is '/home/apt4rpm', and the ftp server isn't chrooted, the above url would point to the root of the server. If that is the case, you should use the full path. > linux:/var/lib/smart/channels # ftp > ftp://apt4rpm:[EMAIL PROTECTED]/apt4rpm/10.0/repodata/ This probably worked because it did "cd apt4rpm", and not "cd /apt4rpm" (smart interprets ftp://[host][/fullpath]). -- % Mauricio Teixeira (netmask) % mteixeira{a}webset{d}net <> Maceio/AL/BR % TI+Telecom Analyst <> Linux Specialist % http://mteixeira.webset.net <> http://pmping.sf.net % [D0CE 6BD4 526B B7D1 6F4E 85FA A7A0 1A6F B23A A9EE] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
