MGet on file without extension
        Posted  
        
            by Chris
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Chris
        
        
        
        Published on 2010-04-08T03:25:50Z
        Indexed on 
            2010/04/08
            3:53 UTC
        
        
        Read the original article
        Hit count: 214
        
ftp
In FTP, when I mget *, it only gets file with extension *.xxx and ignores those files without any extension, e.g. file name ACC001.
How can I get those files without extension?
© Stack Overflow or respective owner