Computer Science, asked by Krishana1521, 1 year ago

How to code a ftp server over a lan between windows and linux?

Answers

Answered by piyushkumar22
6
You can install the filezilla FTP server on the windows machine or vsftpd on the linux machine. this will allow for two way communication between the different operating systems. vsftpd is a very good ftp server for linux and is very customizable.
Similar questions