![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Open .zip file created in UNIX | sam99 | UNIX for Dummies Questions & Answers | 5 | 07-04-2008 04:58 AM |
| compile java with GUI on unix system/putty | finalight | High Level Programming | 0 | 05-22-2008 01:41 AM |
| How to take printout of linux file from windows xp using putty? | sathyguy | Linux | 3 | 02-20-2007 11:21 PM |
| open unix file in windows | ganesh | Shell Programming and Scripting | 3 | 08-31-2005 12:47 PM |
| How do u open a read only file in Unix? | JosephGerard | UNIX for Dummies Questions & Answers | 1 | 07-21-2005 03:48 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
open a picture file in unix (putty)
hi i'm logged on to my schools unix machine via putty. how do i open/view a jpg picture file that is there on my root catalog?
__________________
======================= For more about the gospel of Jesus Christ visit: http://www.lds.org For understandable java tutorials visit: http://www.javatutorials.org |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You need to download the jpeg to your workstation and open it there.
I think that putty is just a ssh client. You will need to use ftp or something to download that jpeg. And I'm not sure what you mean by "root catalog". You don't want to put too many files in the root directory....that will slow down performance on the system overall. You really should put them in a subdirectory somewhere. |
|
#3
|
||||
|
||||
|
If you are connected with putty then you can most likely download the image you desire to your Win32 machine by using putty version of scp (secure copy).
It is available here. I have used it with great success. There is also the putty version of sftp but I like the pscp.exe better. It supports wildcards while the psftp.exe doesn't support the mget command.
__________________
Not quite as cool as all the other Kids... |
||||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|