Hi, thanks for quick reply I can't send .listing file because is probably blank -> 0 bytes. Now i send a printscreen -> output of wget.exe --debug --dont-remove-listing "ftp://10.0.0.12/Temp/"
2014-03-02 1:26 GMT+01:00 Ángel González <[email protected]>: > On 01/03/14 23:19, Robert R wrote: > >> Hi, >> I have a problem with downloading folder from my device (OS is Windows CE >> 4.1), when i try download folder Storage Card ( >> ftp://10.0.0.12/StorageCard) i got error "Unsupported listing type, >> >> trying Unix listing parser". >> using command : wget.exe -r --dont-remove-listing "ftp://10.0.0.12/Temp/" >> >> When I try download single file like >> ftp://10.0.0.12/StorageCard/example.csv - no error, file is >> >> downloaded successfully. >> >> What is wrong with download folder >> Could you help me? >> > wget can't understand the folder listing given by Win CE. > > We would need to view the .listing file. > > > I woud like attached .listing file , but i don't know how can i open it. >> It >> has 0 kb, >> > That's odd (unless the ftp server is really not providing any listing, > which could be what is confusing wget). > > What's the output of > > wget.exe --debug --dont-remove-listing "ftp://10.0.0.12/Temp/" > > > ? > > sorry for my bad english. >> Best Regards, >> R. >> > It's not bad at all :) > Best regards > >
<<attachment: screen.png>>
