Opened 3 years ago
Closed 3 years ago
#12593 closed Bug report (wontfix)
pb caractère générique * et ? avec la commande mget avec la version 1.1.0
Reported by: | Eric MARTY | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Server |
Keywords: | mget caractere générique * ? | Cc: | |
Component version: | 1.1.0 | Operating system type: | Windows |
Operating system version: | Microsoft Windows 2012R2 |
Description
pb caractère générique * et ? avec la commande mget
Depuis un client FTP sur Microsoft Windows server 2012 vers un serveur FTP FileZilla Version 1.1.0 sous Windows server 2012 lors de l'éxcution de la commande mget te*.txt j'obtiens l'erreur suivante :
R:ICMP port unreachable
425 Error reading from file: 5
Attachments (1)
Change History (2)
by , 3 years ago
comment:1 by , 3 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Microsoft's own ftp client uses non standard features which the new server doesn't implement. The standard doesn't give any special meaning to the "*" and "?" symbols, regarding file names or otherwise.
Our stance currently is that you should switch to a more modern client or at least do the filtering in the script itself.