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

next in thread | previous in thread | raw e-mail | index | archive | help
> -----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?NDBBIMKICMDGDMNOOCAIKEFADNAA.patrick>