Hi, when i use wget; No matches on pattern `*.*'. No matches on pattern `*'. No such file `'. how is getting ftp files example; wget -ct0 -x --retr-symlinks -g on --passive-ftp -l -k -m -p --follow-ftp -L "ftp://xxx.xxx.xxx.136/xxx/xxx%20/%20xx/*.*" wget: reclevel: Invalid specification `-k'. --15:10:32-- ftp://xxx.xxx.xxx.136/xxx/xxx%20/%20xx/*.* => `xxxxxx.xxx.136/xxx/xxx%20/%20xx/.listing' Connecting to xxx.xxx.xxx.136:21... connected! Logging in as anonymous ... Logged in! ==> TYPE I ... done. ==> CWD TAG/com / aw ... done. ==> PASV ... done. ==> LIST ... done. 0K -> .... 15:10:36 (55.42 KB/s) - `xxx.xxx.xxx.136/xxx/xxx%20/%20xx/.listing' saved [4937] No matches on pattern `*.*'. FINISHED --15:10:36-- Downloaded: 4,937 bytes in 1 files
