![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | 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 |
| NFS write failed for server.....error 11 (RPC: Server can't decode arguments) | sap4ever | SUN Solaris | 3 | 05-08-2008 05:20 AM |
| Script runs fine on UNIX Server...Not through MSK Tool kit on Windows Server | madhunk | UNIX for Dummies Questions & Answers | 5 | 01-31-2008 09:30 AM |
| Axigen, A Fresh Approach for Mail Server Admins - Server Watch | iBot | UNIX and Linux RSS News | 0 | 07-12-2007 02:20 PM |
| Transfer file from local unix server to remote server | indira | Shell Programming and Scripting | 2 | 05-03-2007 03:35 AM |
| Dowloading a File from FTP Server to a local Server where User Id's are different | ranjith_taurean | Shell Programming and Scripting | 1 | 02-22-2007 03:47 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
FTP server
Hey,
As much as I would be considered relatively new to Linux/Unix, I feel that I am almost at the 'medium-advanced' stage, though this question sounds a little too pathetic to put in the advanced users forum I am running RedHat 7.1 on a p133 (sad but true) and I was wondering if there is an FTP server shipped with this distribution, or will I have to download one... If so, where can I get a decent server. It will only be single-user FTP so that I can transfer files from school, uni, etc so I don't really need a complicated, high-end server at the moment, just one that is simple enough to get the job done. Any help willl be appreciated, ReLyiMaH` |
| Forum Sponsor | ||
|
|
|
|||
|
As Andy said you get an ftp server with RH 7.1. (wu-ftpd ). You can mount your RH CD and search.
ex: find /mnt/cdrom/ -name "*ftp*.rpm" Proftp is available here http://www.proftpd.net/ |