Hi!

wget being executed like that:

------------------------------------------------------------------------
Running wget -N --progress=bar:force 
ftp://ftp.pld-linux.org/dists/ac/PLD/athlon/PLD/RPMS/packages.dir.mdd -O 
/root/tmp/ftp_ftp.pld-linux.org.dists.ac.PLD.athlon.PLD.RPMS/packages.dir.mdd
wget: --11:14:41--  
ftp://ftp.pld-linux.org/dists/ac/PLD/athlon/PLD/RPMS/packages.dir.mdd
wget:            => 
`/root/tmp/ftp_ftp.pld-linux.org.dists.ac.PLD.athlon.PLD.RPMS/packages.dir.mdd'
wget: Resolving w3cache.lan... done.
wget: Connecting to w3cache.lan[172.16.0.6]:3128... connected.
wget: Proxy request sent, awaiting response... 200 OK
wget: Length: 80 [text/plain]
wget: Server file no newer than local file `packages.dir.mdd' -- not retrieving.
wget:
------------------------------------------------------------------------

It should check timestamp on local file:
/root/tmp/ftp_ftp.pld-linux.org.dists.ac.PLD.athlon.PLD.RPMS/packages.dir.mdd
but it checks it on file:
packages.dir.mdd
in current directory. Thus I can't download file becasue there is file
with same name in current directory.

wget-1.8.2
-- 
--= Michal Kochanowicz =--==--==BOFH==--==--= [EMAIL PROTECTED] =--
--= finger me for PGP public key or visit http://michal.waw.pl/PGP =--
--==--==--==--==--==-- Vodka. Connecting people.--==--==--==--==--==--
A chodzenie po g�rach SSIE!!!

Reply via email to