Re: sftp and tab completion

2007-06-21 Thread n j

On 6/18/07, Lowell Gilbert <[EMAIL PROTECTED]> wrote:

>I've got a simple question. Does sftp, the one that comes with
> FreeBSD 6.2's openssh, do tab completion? I've read that it could, but


Use lftp (/usr/ports/ftp/lftp).

Lftp supports sftp protocol and does tab completion.

Regards,
--
Nino
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: sftp and tab completion

2007-06-18 Thread Lowell Gilbert
"Dave" <[EMAIL PROTECTED]> writes:
>I've got a simple question. Does sftp, the one that comes with
> FreeBSD 6.2's openssh, do tab completion? I've read that it could, but
> it isn't working here. I've got bash3 set up as my shell which seemed
> to matter. Also, when hitting a backspace in sftp i get a ^h and the
> command is invalidated as a result.

The last point is probably a terminal issue rather than shell.
Whether tab completion is supported at all is something I'd
never considered before, but I see some indications that it 
might require specific configuration at build time...
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


sftp and tab completion

2007-06-13 Thread Dave

Hello,
   I've got a simple question. Does sftp, the one that comes with FreeBSD 
6.2's openssh, do tab completion? I've read that it could, but it isn't 
working here. I've got bash3 set up as my shell which seemed to matter. 
Also, when hitting a backspace in sftp i get a ^h and the command is 
invalidated as a result.

Thanks.
Dave.

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"