Re: auto tab complete

2003-08-22 Thread jwaterbrook
because it only uses ONE port, very useful for tunneling. FYI: "now ncftp is yet another ftp client" - actually "yafc" is yet another ftp client and it works pretty good, but doesn't support sftp. ncftp doesn't support it either. But I'll keep looking. Andrew DeFa

Re: auto tab complete

2003-08-22 Thread jwaterbrook
he case if I were to use telnet or rlogin to connet. If it was sh or cmd.exe I wouldn't, regardless of whether I used ssh or telnet or rlogin, because sh and cmd.exe don't support it. Or am I misunderstanding the question? Andrew. On Fri, 22 Aug 2003, jwaterbrook wrote: > does t

Re: auto tab complete

2003-08-22 Thread jwaterbrook
does the ssh executable support it? It won't even work for it. Vince Hoffman wrote: To the best of my knowledge the sftp executable doesnt support tab completion. > -Original Message- > From: jwaterbrook [mailto:[EMAIL PROTECTED] > Sent: 22 August 2003 17:01 > To:

Re: how to install without internet connection?

2003-08-22 Thread jwaterbrook
That's exactly right, you want to download all the files and directories that you see there. What someone else is suggesting is that you use a utility that will download the whole thing, so you don't have to browse each folder and manually click each one of them to download. Teleport pro is a wi

Re: auto tab complete

2003-08-22 Thread jwaterbrook
from a linux box to the windows box. even from a windows box to the windows box doesn't work. Thanks, Johnny jwaterbrook wrote: I haven't had a lot of luck finding any info on this. I searched the mail archives for "auto tab complete" and "tab completion" and didn&

Re: auto tab complete

2003-08-19 Thread jwaterbrook
I haven't had a lot of luck finding any info on this. I searched the mail archives for "auto tab complete" and "tab completion" and didn't find any results. Please let me know the dependencies for this feature if it has it. Thanks, Johnny jwaterbrook wrote: I can&#x

auto tab complete

2003-08-18 Thread jwaterbrook
I can't seem to get any tab completion during sftp. Is there anything I have to do special to get it going? Thanks, Johnny -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
/2003-07/msg01379.html> might be of help. Igor On Mon, 11 Aug 2003, jwaterbrook wrote: > I haven't seemed to get very far with this, > I was hoping someone might be able to point a blind man in the right > direction :) > > Waterbrook, Johnny wrote: > > > I'd pr

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
I haven't seemed to get very far with this, I was hoping someone might be able to point a blind man in the right direction :) Waterbrook, Johnny wrote: I'd prefer not to start a new thread, but I've been searching for the past few hours with no luck. I needed a fast way to set up sftp on a winXP

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
> might be of help. Igor On Mon, 11 Aug 2003, jwaterbrook wrote: > I haven't seemed to get very far with this, > I was hoping someone might be able to point a blind man in the right > direction > > Waterbrook, Johnny wrote: > > > I'd prefer not to start a new thr

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
ove script *will not* prevent anyone from accessing /cygdrive/c/WINNT/system32, for example. If you want that kind of access restrictions, look at the "chroot" utility ("man chroot") or use DENY ACLs. Igor On Tue, 12 Aug 2003, jwaterbrook wrote: > I decided to give t

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
/SSHUSER: No such file or directory" message, edit your /etc/passwd and change "/home/SSHUSER" to "/cygdrive/d/ssh_shared" (again, works on Cygwin, too) On Wed, 13 Aug 2003, jwaterbrook wrote: > I played with this a bit last night and chatted with a few friends and I

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
me out on this. Johnny Igor Pechtchanski wrote: Glad I could help. chroot is tricky to set up, you might want to search the net for some working examples. DENY ACLs are a feature of WinNT-based systems (Win2k, WinXP, etc) -- they are not a feature of Cygwin proper. Igor On Tue, 12 Aug

Re: michael's openssh for windows

2003-08-14 Thread jwaterbrook
might try to change that script to #!/bin/sh echo "Parameters: $@" exec /bin/sh "$@" Hope this helps, Igor On Tue, 12 Aug 2003, jwaterbrook wrote: > A comment about the script method: > > for some reason, this didn't seem to return any result. > I adde

michael's openssh for windows

2003-08-11 Thread jwaterbrook
I'd prefer not to start a new thread, but I've been searching for the past few hours with no luck. I needed a fast way to set up sftp on a winXP box, so I did a little google search and found lexa.mckenna.edu/sshwindows/ had a clean and easy way of doing this. I changed the regestry setting "/h