Re: ftpd mkdir problems

2003-02-04 Thread Mike Heffner
On 04-Feb-2003 Yar Tikhiy wrote: | On Tue, Feb 04, 2003 at 03:05:31AM -0500, Mike Heffner wrote: |> |> On 31-Jan-2003 David Rhodus wrote: |> | Using the default ftpd that comes with FreeBSD, in the mkdir command, |> | why doesn't it expand '~', the cd and rmdir commands seem to. Passing |> | over

Re: ftpd mkdir problems

2003-02-04 Thread Yar Tikhiy
On Tue, Feb 04, 2003 at 03:05:31AM -0500, Mike Heffner wrote: > > On 31-Jan-2003 David Rhodus wrote: > | Using the default ftpd that comes with FreeBSD, in the mkdir command, > | why doesn't it expand '~', the cd and rmdir commands seem to. Passing > | over the code it just calls the c function

Re: ftpd mkdir problems

2003-02-04 Thread Mike Heffner
On 31-Jan-2003 David Rhodus wrote: | Using the default ftpd that comes with FreeBSD, in the mkdir command, | why doesn't it expand '~', the cd and rmdir commands seem to. Passing | over the code it just calls the c function with should expand it. No, the system calls don't expand a tilde. The e