On Mon, Apr 11, 2011 at 08:50:59AM +0300, Shlomi Fish wrote:
> Hi Siegfried,
>
> On Sunday 10 Apr 2011 21:55:30 siegfr...@heintze.com wrote:
> > I want to implement a implement a poor man's ftp server that has minimal
> > dependencies (like none!). I'll write a simple custom poor man's ftp
> > cli
Hi Siegfried,
On Sunday 10 Apr 2011 21:55:30 siegfr...@heintze.com wrote:
> I want to implement a implement a poor man's ftp server that has minimal
> dependencies (like none!). I'll write a simple custom poor man's ftp
> client on the other side. Since I'm writing both the client and the
> server
I want to implement a implement a poor man's ftp server that has minimal
dependencies (like none!). I'll write a simple custom poor man's ftp
client on the other side. Since I'm writing both the client and the
server, I don't need to worry about adherence to the ftp standard --
only the concept.
S