|
|
|
|
google site
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Users | Calendar | 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 Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
confused
A red hat linux ftp server exists in which a file exists. My problem is I need to connect to this server from my windows xp terminal which is in the same network & retrieve the file then convert it to xcel for some data
Pls advs commands and procedure to connect to the machine...oh my god everything |
| Sponsored Links | ||
|
|
|
|||
|
1. get into DOS - <cmd.exe from Start Run menu> Code:
cd c:\folder\on\pc ftp <red hat server name> USER: myusername PASSWORD: mypwd cd /directory/to/file ASC get somefile bye Excel can convert a lot of file types. Use Excel help - conversion from a unix file depends more on the file's internal structure rather than any filetype. Unix doesn't natively "do" filetypes like Windows does. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| sed very confused | minifish | Shell Programming and Scripting | 14 | 04-14-2008 01:08 PM |
| confused with cp | C|[anti-trust] | Shell Programming and Scripting | 12 | 05-26-2005 01:55 AM |
| confused about tar | frustrated1 | Solaris | 5 | 06-24-2004 11:50 AM |
| confused | hapiworm | UNIX for Dummies Questions & Answers | 4 | 06-17-2002 03:30 PM |