Created
          July 13, 2015 15:55 
        
      - 
      
- 
        Save Bouhnosaure/64f90656f17bdca82656 to your computer and use it in GitHub Desktop. 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | #!/bin/bash | |
| lftp ftp://user:[email protected] -e "set ftp:ssl-allow no; mirror -R /var/backup /backup ; quit" | |
| # pour voir le dossier | |
| # lftp ftp://user:[email protected] -e "set ftp:ssl-allow no;" | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment