
ftp server linux image
krog
I want to build a very simple, secure FTP server (with SSL), with little else, no GUI. I want to put this thing in a corner and let it run and forget about it. What Linux kernel do you recommend for this? Should I use a particular distro? Or put the pieces together myself? I'm a n00b, but want to learn and do it right. Thanks!
Answer
Try DSL Linux as a distro.
Try DSL Linux as a distro.
I need help setting up a Secure FTP Server on Linux SUSE 11.?
J
I need help setting up a Secure FTP Server on Linux SUSE 11. Does anyone have a walkthrough or anything that could help me through the process? I want to make sure I get it right. Thanks!
Answer
well, if you want to go SuSE, you may want to go SuSE all the way...
use YaST Control Center
1st
install yast-ftp-server and vsftpd
restart yast
search for ftp and click on FTP server
config & start
well, if you want to go SuSE, you may want to go SuSE all the way...
use YaST Control Center
1st
install yast-ftp-server and vsftpd
restart yast
search for ftp and click on FTP server
config & start
How to FTP Linux web logs to Windows server?
ongraiden
Ive been trying to figure out a script that can run on a windows 2003 server that will ftp web logs from a linux box back to the windows box on a daily basis. I can probably set the script in a schedule in the windows box but how do I write the script that will do the ftp work?
I could use a hand on the syntax for a script that will do this.
The FTP settings are ready I really just need the syntax on the batch script. I assume it's like xcopy something something right?
Answer
A simple batch file is all you need. FTP was intended to be used in scripts.
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true
A simple batch file is all you need. FTP was intended to be used in scripts.
http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/batch.mspx?mfr=true
Powered by Yahoo! Answers
No comments:
Post a Comment