hi I have some files in my server hosting, how can download to my desktop via terminal? like ftp transmit... but using terminal
first I now login well:
scp -P -r public_html (i want copy public_html folder) but how can say to desktop
scp -P -r public_html users/desktop ??? dont works
first I now login well:
scp -P -r public_html (i want copy public_html folder) but how can say to desktop
scp -P -r public_html users/desktop ??? dont works