lftp: how to copy file on remote server
        Posted  
        
            by takeshin
        on Server Fault
        
        See other posts from Server Fault
        
            or by takeshin
        
        
        
        Published on 2010-05-15T08:01:36Z
        Indexed on 
            2010/05/15
            8:04 UTC
        
        
        Read the original article
        Hit count: 598
        
How to copy file on remote server using lftp?
Moving files is as easy as using mv command, but is there any command equivalent to cp?
© Server Fault or respective owner