docker-machine help scp - Copy files between machines



  • Usage: docker-machine scp [OPTIONS] [arg...]
    
    Copy files between machines
    
    Description:
       Arguments are [[user@]machine:][path] [[user@]machine:][path].
    
    Options:
    
       --recursive, -r	Copy files recursively (required to copy directories)
       --delta, -d		Reduce amount of data sent over network by sending only the differences (uses rsync)
       --quiet, -q		Disables the progress meter as well as warning and diagnostic messages from ssh
    

Log in to reply
 

© Lightnetics 2024