On Saturday, June 12, 1999 at 11:12:53 +0200, Lex Chive wrote:
> Message-ID: <[EMAIL PROTECTED]>
> X-UIDL: d7e6d1fa778c6c6a0a56e12fb2052907
> > I would like to know where I can find some information about how to do ftp
> > over
> > a ssh tunnel. Debian spesific information or info from somon
On Sat, 12 Jun 1999, Lex Chive wrote:
> There is a program named `sftp' in ssh2. It has the same interface than ftp
> but works with ssh. Debian package is still ssh1.2, sftp is not included in
> that version so you might consider upgrading ssh manually (the sources are on
> http://www.ssh.fi).
s
On Thu, Jun 10, 1999 at 11:14:49PM -0500, Christian Dysthe wrote:
> I would like to know where I can find some information about how to do ftp
> over
> a ssh tunnel. Debian spesific information or info from somone who has done
> this
> successfully from/to a Debian box would be very helpful.
The
On Thu, Jun 10, 1999 at 11:14:49PM -0500, Christian Dysthe wrote:
> I would like to know where I can find some information about how to do ftp
> over
> a ssh tunnel.
I recently automated this process by writing some aliases for lftp:
~/.lftp/rc:
alias foossh "source ~/.lftp/foossh"
~/.lftp/fooss
Christian Dysthe <[EMAIL PROTECTED]>:
>
> I would like to know where I can find some information about how to do ftp
> over
> a ssh tunnel. Debian spesific information or info from somone who has done
> this
Try to look (using e.g. ftpsearch.lycos.com) for a tar archive
called ftpsshd-1.0.tar.g
Dear Christian,
ssh supports something called "secure copy". The command is scp and it
comes together with ssh. It is a pain to use it, but this is the only
thing I can think of.
Maybe, however, you want "virtual private network". If you install this
on both sides, all your regular tcp-applicatio
6 matches
Mail list logo