Bug in Hijack kftpd?

Posted by: crocklobster

Bug in Hijack kftpd? - 03/03/2002 12:40

So, I was trying to create a directory in the root of my empeg, and they always seem to be created with a space in front of them.

ftp> mkdir images
257 "/ images" directory created

If I try mkdir /images, it fails.

Has anyone else seen this behavior? I'm using Hijack 220 and Win2k ftp client.

Chris
Posted by: bonzi

Re: Bug in Hijack kftpd? - 03/03/2002 13:33

Just tried, works OK here...
Posted by: andy

Re: Bug in Hijack kftpd? - 03/03/2002 15:58

Yes, saw it today, using HiJack 225 and the Win2k ftp client. Took me a while to work out what had gone wrong.

It doesn't happen if I use the ftp client from RedHat Linux 7.1, the difference is:

- Win2k ftp uses "XMKD" to create the directory
- Linux ftp uses "MKD" to create it
Posted by: mlord

Re: Bug in Hijack kftpd? - 03/03/2002 17:37

Yup, good one. Same bug in XRMD as well.

Fixed in v226, hopefully out in a few minutes from now.

Cheers