Interessant.
Bei mir gehts mit del + wildcards nicht.
Ftp> dir xxx*
200 PORT command successful.
150 Opening ASCII mode data connection for directory listing.
-rw-r--r-- 1 792 507 0 May 4 17:40 xxx.__
226 Transfer complete.
Ftp: 63 Bytes empfangen in 0.00Sekunden 63000.00KB/Sek.
Ftp> del xxx.??
550 xxx.??: No such file or directory.
Ftp> mdelete xxx.??
200 Type set to A.
mdelete xxx.__? yes
250 DELE command successful.
Ftp>
was anderes: probier die ÿ mit der tastenkombination alt+152 auf dem numpad zu erzeugen. sollt zumindest under dos-ftp gehen.
|