The file transfer protocol (FTP) can be used to transfer files across different systems. In this article, I set up a secure ftp server vsftpd in my fedora machine and access the files on this server from my friend Niroj Karki’s client computer. To set up the file server on fedora you need to first install the ftp server using following command
$su
$password:
$yum –y install vsftpd.x86_64
Open the file /etc/vsftpd/vsftpd.confand uncomment/add the following line
تعليقات: 0
إرسال تعليق