I use wget 1.8.1 ported to Windows and try to mirror a ftpserver. Some
directories and files there named with Cyrillic chars and during updating
they copy again but they have names like
@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED]@[EMAIL
PROTECTED]@[EMAIL PROTECTED]@[EMAIL PROTECTED], though
content of this target directory was not change.
How to solve this ?
Here's my way: wget.exe -m -nH -np -P/mirror
ftp://username:[EMAIL PROTECTED]/pub
WBR, Roy