been playing with ssh and trying to get my head around something...
so i've logged in:
ssh username@ip,address
and i've navigated to a folder which contains a file i want...
how do i get it? i can see it there when i do an ls command, but i want to download it to the machine i'm on...
i've read about scp but that seems to be an all in one command where you need to use the ip address and login details again but surely once you are already logged in like in my above example, theres an easier way?
so i've logged in:
ssh username@ip,address
and i've navigated to a folder which contains a file i want...
how do i get it? i can see it there when i do an ls command, but i want to download it to the machine i'm on...
i've read about scp but that seems to be an all in one command where you need to use the ip address and login details again but surely once you are already logged in like in my above example, theres an easier way?