Hi I am trying to download from a ftp server using wget on windows. The problem I am facing is that if there a directory having space in its name then wget replaces that space character with @20 after downloading on my machine. The client and server are both on windows machine.... Basically I want to maintain exactly the same directory structure as it is on server machine....is there anyway to achieve that.
Thanx in advance....
