Hi, i'm trying to download .zip file from bluehost server to my computer. Like this -
scp username@domainname:/pathof/file.zip /home/Public/username/
I found out, when writing local address (where i want to put file) still refers to server address (pressing tab). What am i doing wrong ?