Help!

check conformity with FTP's standard

 
  

Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Genreal Discussions RSS
Next:  "If these steps fail to resolve the problem ..  
Author Message
Seba Seba
External


Since: Oct 23, 2009
Posts: 2



PostPosted: Fri Oct 23, 2009 3:19 pm    Post subject: check conformity with FTP's standard
Archived from groups: comp>os>linux>misc (more info?)

Hi.
I have FTP server working on Pure-FTPd deamon. I want check conformity
with FTP's standard and i want to do it automatically. Do You know
some aplication for that?
Please help.
Back to top
Tony Lawrence
External


Since: Oct 24, 2009
Posts: 1



PostPosted: Sat Oct 24, 2009 4:54 am    Post subject: Re: check conformity with FTP's standard [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Oct 23, 9:03 pm, Sam <s... DeleteThis @email-scan.com> wrote:

> FTP is not rocket science. It is a rather basic, simple protocol.
>
> Take any FTP client. Connect to the server. Take a directory listing.
> Download a file. Upload file.
>
> Congratualations, you've succesfully checked that your server "conforms"
> with the FTP standard.


No, there's a lot more to it than that. Just look at the man page or
http://www.faqs.org/rfcs/rfc959.html

I don't have an answer to the original question, but I do know that
I've used servers that don't have features that other servers do
have, so his question isn't silly as you imply.
Back to top
Seba Seba
External


Since: Oct 23, 2009
Posts: 2



PostPosted: Sat Oct 24, 2009 8:33 am    Post subject: Re: check conformity with FTP's standard [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 24 Paź, 13:54, Tony Lawrence <pcu... RemoveThis @gmail.com> wrote:
> On Oct 23, 9:03 pm, Sam <s... RemoveThis @email-scan.com> wrote:
>
> > FTP is not rocket science. It is a rather basic, simple protocol.
>
> > Take any FTP client. Connect to the server. Take a directory listing.
> > Download a file. Upload file.
>
> > Congratualations, you've succesfully checked that your server "conforms"
> > with the FTP standard.
>
> No, there's a lot more to it than that.  Just look at the man page orhttp://www.faqs.org/rfcs/rfc959.html
>
> I don't have an answer to the original question, but I do know that
> I've used servers that don't have features that other servers  do
> have, so his question isn't silly as you imply.

Tank you.
I know this document, but I don't want check all ftp's commands and
all functionality manually. I'm useing this deamon in embedded
aplication and I want to be shure that this server is stable and have
implemented the highest possible quantity and functionality listed in
RFC959. I looking for aplication that check this.
Back to top
Maxwell Lol
External


Since: Feb 11, 2009
Posts: 8



PostPosted: Sun Oct 25, 2009 8:05 am    Post subject: Re: check conformity with FTP's standard [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Seba Seba <ssssebaaaa.DeleteThis@gmail.com> writes:

>
> Tank you.
> I know this document, but I don't want check all ftp's commands and
> all functionality manually. I'm useing this deamon in embedded
> aplication and I want to be shure that this server is stable and have
> implemented the highest possible quantity and functionality listed in
> RFC959. I looking for aplication that check this.

My main concern would be for security of the FTP daemon. I'd check
some vulnerability databases for open issues, and also make sure you
have an update process to know if security problems arise, and the
code needs to be updated.

If it's running under windows, you might consider an application
sandbox program like sandboxie, and create a sandbox, and run the FTP
daemon inside of that. That will protect your windows machine.
Back to top
Display posts from previous:   
Post new topic   General Reply to Topic (not reply to a specific post)    Forums Home -> Genreal Discussions All times are: Eastern Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum