For system, network and cloud administrators
Command syntax: scp -pr /your-folder-or-file-location/ destinationuser@IP-or-host:/destination-location/ Real example: scp -pr /vmfs/volumes/datastore1/Vista-32/ root@192.168.2.224:/vmfs/volumes/ds-sata/
scp -pr /your-folder-or-file-location/ destinationuser@IP-or-host:/destination-location/
scp -pr /vmfs/volumes/datastore1/Vista-32/ root@192.168.2.224:/vmfs/volumes/ds-sata/