Description: ftp server source code, the basic realization of the ftp function. File transfer, remote login, and so on. In linux to achieve, based on tcp.
To Search:
- [ftp] - In Linux, based on the FTP file transfer
File list (Check if you may need any files):
ftp-svr-clt\FtpServer\bin\Debug
...........\.........\bin
...........\.........\obj\Debug
...........\.........\obj
...........\.........\App.ico
...........\.........\AssemblyInfo.cs
...........\.........\Form1.cs
...........\.........\Form1.resx
...........\.........\FtpServer.csproj
...........\.........\FtpServer.csproj.user
...........\.........\FtpServer.sln
...........\.........\FtpServer.suo
...........\.........\FtpServer01.bmp
...........\FtpServer
...........\...Client\bin\Debug
...........\.........\bin
...........\.........\obj\Debug
...........\.........\obj
...........\.........\App.ico
...........\.........\AssemblyInfo.cs
...........\.........\Form1.cs
...........\.........\Form1.resx
...........\.........\FtpClient.csproj
...........\.........\FtpClient.csproj.user
...........\.........\FtpClient.sln
...........\.........\FtpClient.suo
...........\FtpClient
ftp-svr-clt