I am trying to copy files from a ubuntu machine(with IP 10.46.57.44) on to current directory on my ubuntu VMware player using following command but the command doesnt look right? can anyone suggest what is the right command?
scp username@10.46.57.44:/local/mnt/workspace/kernel_db/new/linux-headers-3.10.0+_3.10.0+-10.00.Custom_i386.deb
sudo apt-get install ssh
should do it, but it is probably installed by default. – 10robinho Oct 28 '14 at 14:18