LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   yum ftp (https://www.linuxquestions.org/questions/linux-newbie-8/yum-ftp-748537/)

adityasharma 08-18-2009 04:43 PM

yum ftp
 
3 Attachment(s)
hi

again i have run into some problem i have the below error while configuring yum via FTP

see if i Ftp from client to Server it works fine and server also the yum is working

attached are the error messge my yum file on server and the conf file fro ftp

adityasharma 08-19-2009 01:17 AM

any help

mail2mphani 08-19-2009 02:44 AM

the ftp user default path is /var/ftp so we dont need to give the full path while using ftp service

Just write baseurl like this

baseurl=ftp://192.168.0.4/pub/Server

pradeepgokulr007 08-19-2009 03:48 AM

For this you have 2 go to /etc/yum.repos.d/filename.repo. In this new file u have 2 add the configuration.The extension must be .repo. By default you can put //ip/pub/server.


All times are GMT -5. The time now is 09:28 AM.