Using SSH, transfer webURL to remote machine
Posted
by
AlanTuring
on Super User
See other posts from Super User
or by AlanTuring
Published on 2012-10-02T20:55:53Z
Indexed on
2012/10/02
21:41 UTC
Read the original article
Hit count: 224
Hi so i was doing some research in the library so i could use some pictures later on my Desktop computer in my room. I have space on my Lab account which i usually SSH into, and i was wondering if URL's can be directly transferred over to a remote machine and saved on the hard disk.
I was thinking something like this:
scp http://click.si.edu/images/truncatedurl.jpg /home3/etc.../filename.jpg
is this possible?
Thanks in advance.
© Super User or respective owner