RE: Wget 1.10.2 + FC6 + FTP mirroring in root folder

2007-06-01 Thread Richard Dale
.10.2 (Red Hat modified) It appears that the FC6 packages of: wget-1.10.2-7.x86_64.rpm wget-1.10.2-8.x86_64.rpm both exhibit the problem but earlier 1.10.2-0 does not. I think it's probably due to some of the security fixes that RedHat have applied along the way. Best regards, Richard Dale. No

RE: Wget 1.10.2 + FC6 + FTP mirroring in root folder

2007-05-29 Thread Richard Dale
follows: /usr/bin/wget -r -m ftp://username:[EMAIL PROTECTED]/* Rather than /usr/bin/wget -r -m ftp://username:[EMAIL PROTECTED]/ (which worked in earlier revisions of 1.10.2) This might make a good FAQ item. Best regards, Richard Dale. Norgate Investor Services - Premium quality Stock, Futures and

Wget 1.10.2 + FC6 + FTP mirroring in root folder

2007-05-29 Thread Richard Dale
Dear Wget team I recently upgraded a Fedora Core 6 to the latest Wget (1.10.2) and it now exhibits a problem when trying to mirror files in the root folder of an FTP site using a command line of: /usr/bin/wget -m ftp://norgate:[EMAIL PROTECTED]/ The FTP site appears to be a Windows-based system