Re: FTP server for testing

2009-05-06 Thread Thomas Maier
On Wed, May 6, 2009 at 12:57 PM, Gabor Szabo wrote: > Is there and FTP server module that could be used for light-weight > testing of an application that among other things also fetches a file from > and ftp server ? > > I should be able to set it up simply without root access and run it > on a hi

Re: FTP server for testing

2009-05-06 Thread Jerome Quelin
On 09/05/06 12:57 +0300, Gabor Szabo wrote: > Is there and FTP server module that could be used for light-weight > testing of an application that among other things also fetches a file from > and ftp server ? > > I should be able to set it up simply without root access and run it > on a high port

FTP server for testing

2009-05-06 Thread Gabor Szabo
Is there and FTP server module that could be used for light-weight testing of an application that among other things also fetches a file from and ftp server ? I should be able to set it up simply without root access and run it on a high port allowing access based on some username/password not rela