Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2001 13:31:25 +0200
From:      "Noor Dawod" <noor@comrax.com>
To:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: Questions about SSH tunneling
Message-ID:  <PHEBIOJOBJJLIIJCOINKOEIIEGAA.noor@comrax.com>
In-Reply-To: <NDBBIMKICMDGDMNOOCAIKEFADNAA.patrick@mip.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
Again, I don't want to give shell access. scp relies on SSH which relies
on shell access to work.

Noor


-----Original Message-----
From: Patrick O'Reilly [mailto:patrick@mip.co.za]
Sent: Monday, November 05, 2001 1:28 PM
To: Noor Dawod; freebsd-questions@FreeBSD.ORG
Subject: RE: Questions about SSH tunneling


> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Noor Dawod
> Sent: 05 November 2001 11:08
> To: freebsd-questions@FreeBSD.ORG
> Subject: Questions about SSH tunneling
>
>
> Hello all,
>
> I have a FreeBSD server and would like to use SSH tunneling to
transfer
> files from and to the server.
>
> Currently, I'm using simple FTP to do the job. But since I want to
> secure the communication, I had to chose between two options:
>
> 1) using SSH from the client to the server. In this manner, the client
> has shell access as well.
> 2) using SSH tunneling, I can use then FTP to transfer files securely.
> In this case, the client doesn't have shell access.
>
> Since I don't want to give shell access for clients, I need to use 2)
> above. The problem is that I don't know how...
>
> Anyone can shed more light, or direct me to where I can get more info?
>

Have you considered scp (the file transfer sister of ssh, and supported
by
most sshd servers)?

Patrick.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?PHEBIOJOBJJLIIJCOINKOEIIEGAA.noor>