Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Jun 2001 11:26:00 +0400
From:      "Andrey Simonenko" <simon@comsys.ntu-kpi.kiev.ua>
To:        "Mario Doria" <madd@tecdigital.net>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: How to implement FTP +SSL?
Message-ID:  <009401c0f4a3$43527d60$6d36120a@comsys.ntukpi.kiev.ua>
References:  <014d01c0f44b$e23da830$0a00a8c0@midgar>

next in thread | previous in thread | raw e-mail | index | archive | help
You can't run FTP over SSL, because of FTP protocol
implementation. But you can use SFTP, it should be
already installed on your FreeBSD system (sshd should be
run), try "sftp localhost".

----- Original Message ----- 
From: Mario Doria <madd@tecdigital.net>
Newsgroups: lucky.freebsd.questions
Sent: Thursday, June 14, 2001 1:01 AM
Subject: How to implement FTP +SSL?


> Hi,
> 
> How do I implement FTP over SSL in FreeBSD? Which port should I use?
> 
> Thanks,
> 
> 



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?009401c0f4a3$43527d60$6d36120a>