You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ftpserver-users@mina.apache.org by "Shannonhouse, Joseph G (IS)" <Jo...@ngc.com> on 2012/10/10 00:04:09 UTC

How to set the Default Transfer Mode to BINARY

I am running an embedded FTP Server and I would like to set the default transfer mode to BINARY.  That is, I don't want the client to have to ISSUE the TYPE command to transfer in BINARY mode.

Thanks in advance,
Joe


Joseph Shanonnhouse
Northrop Grumman Information Systems
720.744.5912
Joe.Shannonhouse@ngc.com



Re: How to set the Default Transfer Mode to BINARY

Posted by John Hartnup <jo...@gmail.com>.
It can't be done, at least not without redefining the protocol and
modifying both client and server.

Both ends need to agree on transfer type, and the client will default to
ASCII.
On Oct 9, 2012 11:04 PM, "Shannonhouse, Joseph G (IS)" <
Joe.Shannonhouse@ngc.com> wrote:

> I am running an embedded FTP Server and I would like to set the default
> transfer mode to BINARY.  That is, I don't want the client to have to ISSUE
> the TYPE command to transfer in BINARY mode.
>
> Thanks in advance,
> Joe
>
>
> Joseph Shanonnhouse
> Northrop Grumman Information Systems
> 720.744.5912
> Joe.Shannonhouse@ngc.com
>
>
>