That took a while. They are slightly different you know. I suspect it too is a school project, but this one actually worked, right off the bat! I got so excited that I immediately started improving it, cleaning up the source code, reindenting it KNF and fixing small bugs here and there. It was a perfect fit!
Improve this answer. Yes, this is the easier solution, but I'd prefere to have my own ftp listener. I need to log all the traffic, so using other third-party app's log would be unprofessional. Oh yeah, it is unprofessional to use existing apps, cause no ftp server out there implements some logging mechanism.
It's much easier to write a complete new ftp server then a program that transform the logfile of a good running ftp server into the format i like to. Oliver, I asked about. I don't want to parse log files and make my own logs. No, I don't have access to IIS. It is disabled by customer.
Thanks for the idea anyway. I believe a TcpListener would be easiest to work with There's an old article on it here that should still be usefull: codeguru. Don Don 8, 4 4 gold badges 25 25 silver badges 25 25 bronze badges.
Sign up or log in Sign up using Google. Did you enjoy this tip? We cover Windows, Mac, software and apps, and have a bunch of troubleshooting tips and how-to videos. Click the button below to subscribe! How to Change the Windows 10 Startup Sound. Can Connect to Wireless Router, but not to the Internet? Leave a Reply Cancel reply Your email address will not be published. Subscribe to Help Desk Geek.
Do not share my Personal Information. Then restart your machine it is recommended, to be sure that all changes are applied correctly. That is all; your built-in FTP server will begin functioning. Then choose the appropriate port to connect. That is all; you link your FTP client and server. All you need is to know the server name or, preferably, IP address, the list of available ports, and, for secured servers, your user name and password.
It does not allow changing files by the place, remote opening or securing. Please use cloud services instead of FTP if you want to implement any such activity. If an access to FTP is secured by password, you will be prompted to enter the user name and password by the pop-up window. After the authentication, you can use folders and files located on the FTP server as it were local files and folders located somewhere on your machine.
The list of functions is often minimal, including uploading, downloading, renaming, moving and deleting FTP-located data. Conclusion This cannot be a complete article about how to create an FTP server for free. Many tricks, considerations and tunings are available in different instructional scripts and videos, making the life of a system administrator much simpler.
0コメント