Results 1 to 4 of 4
Ok this is a simple question
How do I use my SSH Terminal to get a file that is sittng on another server that I have.. As its like 500 ...
- 03-20-2010 #1Just Joined!
- Join Date
- Mar 2010
- Posts
- 9
Tryint to use FTP command in SSH Terminal to get File
Ok this is a simple question
How do I use my SSH Terminal to get a file that is sittng on another server that I have.. As its like 500 megs or so but to download it to my computer then upload it it takes a long time..
So this is what i have done so far
1. Loged in to SSH Terminal
2. Went to my DIR that i want to put the FILE to
3. Typed in FTP
4. I"M LOST now as i'm trying to connect using my user on my ftp site (DIFFERN"T SERVER)
5. Need help
6. Really need help
Thanks - I relly need the key commands
SHH Terminal for dummies
- 03-20-2010 #2
just scp it.
scp lighthouseweb@remote-computer:/source/path/file /where/you/want/it/locallyYou must always face the curtain with a bow.
- 03-22-2010 #3Just Joined!
- Join Date
- Apr 2007
- Location
- India
- Posts
- 5
- 03-22-2010 #4Just Joined!
- Join Date
- Mar 2010
- Posts
- 9
Again thanks - but to someone that has no clue what scp is.. how do you use it?
Need book for dumbies


Reply With Quote
