FTP Server and file transfer in general

yellowdog-newbie@lists.terrasoftsolutions.com yellowdog-newbie@lists.terrasoftsolutions.com
Fri, 12 Sep 2003 21:28:55 -0500


Hi,

You need to be root to do this:

su -

/sbin/service vsftpd status

This will tell you if it is running

Next,

/sbin/service vsftpd start

This will start the ftp server

/sbin/chkconfig --add vsftpd

This will make sure it starts on a reboot

Sean


On Friday, September 12, 2003, at 03:43  PM, Patrick Larkin wrote:

> Hello -
>
> How do I enable the FTP server in YDL 3.0?
>
> Is there a better protocol to automate database backup file transfers? 
>  I looked at curl but can't get it to work...
>
>
> Patrick
>
> _______________________________________________
> yellowdog-newbie mailing list
> yellowdog-newbie@lists.terrasoftsolutions.com
> http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie