Task #90
Updated by Daniele Cruciani 12 days ago
# Transfer Data
1. From Laptop to HardDisk
2. From HardDisk to VM
First step is simple: attach usb and transfer data (Development folder)
## Second step
Really: it's the same. Use rsync.
Does rsync work on network:
Use rsync [options] source destination, where source or destination is user@remote_host:/path/to/dir