On Tue, 30 Sep 2014 00:12:47 -0400 (EDT), Marko Randjelovic wrote:
>
> Thanks for your informative answer, it did solve my problem, after
> enabling implicit_ssl option in vsftpd (and btw after disabling
> ssl:verify-certificate in lftp), I could transfer a test file.
How did you get the certific
On Mon, 29 Sep 2014 21:19:44 -0400 (EDT)
Stephen Powell wrote:
> I work with SSL-secured FTP regularly. First of all, let's get the
> terminology right. I'm glad to see that you used the term FTPS instead
> of SFTP. Many people have the two confused. SFTP is a file transfer
> protocol used un
On Mon, 29 Sep 2014 16:00:36 -0400 (EDT), Marko Randjelovic wrote:
>
> I installed vsftpd on Wheezy and am trying to make it work with ssl (ftps
> protocol).
>
> This is my config file:
>
> listen=YES
> anonymous_enable=NO
> local_enable=YES
> dirmessage_enable=YES
> use_localtime=YES
> xferlog_
On Mon, Sep 29, 2014 at 10:00:36PM +0200, Marko Randjelovic wrote:
> I installed vsftpd on Wheezy and am trying to make it work with ssl (ftps
> protocol).
snip
> Please help me beacuse I have no ideas.
All I know about FTP/SSL is that there are a lot of variations of the protocol,
such as exactly
I installed vsftpd on Wheezy and am trying to make it work with ssl (ftps
protocol).
This is my config file:
listen=YES
anonymous_enable=NO
local_enable=YES
dirmessage_enable=YES
use_localtime=YES
xferlog_enable=YES
nopriv_user=ftpsecure
secure_chroot_dir=/var/run/vsftpd/empty
pam_service_name=vs
On 1/26/14, 6:50 PM, Blaine LaFreniere wrote:
I want to configure vsftpd to use virtual users, and have the
connection made over SSL.
Here's my config at /etc/vsftpd.conf:
# Defaults from example config.
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
anon_uplo
I want to configure vsftpd to use virtual users, and have the connection
made over SSL.
Here's my config at /etc/vsftpd.conf:
# Defaults from example config.
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=YES
local_umask=022
anon_upload_enable=NO
anon_mkdir_write_enable=NO
dirmess
7 matches
Mail list logo