Changes

Jump to navigation Jump to search
m
1. Copying data from within the container
</syntaxhighlight>
An even better variant would be "rsync -av" instead of scp, as this only copies files which are different or do not exist in the destination. By reversing source and destination, you can also copy data out of the container this way. 
=== 2. Copying data from the outside ===

Navigation menu