WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: vsftpd  (Read 3344 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
vsftpd
« on: May 30, 2009, 04:48:18 AM »
Thanks to robc for vsftpd:

Code: [Select]
Title:          vsftpd.tce
Description:    FTP Server
Version:        2.1.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 46.6k
Extension_by:   robc
Comments:       
Use the following command to run vsftpd:
sudo vsftpd /usr/local/etc/vsftpd.conf

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf


---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

This extension is PPI compatible

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
Current: 2009/5/27 Updated to v2.1.0


Code: [Select]
Title:          vsftpd.tcz
Description:    FTP Server
Version:        2.1.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 56k
Extension_by:   robc
Comments:       
Use the following command to run vsftpd:
sudo vsftpd /usr/local/etc/vsftpd.conf

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf


---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/29 Updated to v2.1.0, all in /usr/local
Current: 2009/5/29 Updated to v2.1.0


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: vsftpd
« Reply #1 on: June 23, 2009, 06:46:02 PM »
This extension has been updated to fix permissions.

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: vsftpd
« Reply #2 on: August 31, 2009, 06:31:14 PM »
Thanks to robc for an update and an ssl enabled version:

Code: [Select]
Title:          vsftpd-ssl.tce
Description:    FTP Server
Version:        2.2.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 46.6k
Extension_by:   robc
Comments:       This extension requires
openssl-0.9.8h.

Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

Add the following lines to vsftpd.conf
to activate SSL FTP:
ssl_enable=YES
ssl_sslv2=YES
ssl_sslv3=YES

The default location for the pem file
is /usr/local/etc/ssl/cert/vsftpd.pem
This can be changed in vsftpd.conf with
rsa_cert_file=/path/to/cert

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

This extension is PPI compatible

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0, Added SSL support
Current: 2009/08/31 Updated to v2.2.0, Added SSL support


Code: [Select]
Title:          vsftpd-ssl.tce
Description:    FTP Server
Version:        2.2.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 52k
Extension_by:   robc
Comments:       This extension requires
openssl-0.9.8h.

Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

Add the following lines to vsftpd.conf
to activate SSL FTP:
ssl_enable=YES
ssl_sslv2=YES
ssl_sslv3=YES

The default location for the pem file
is /usr/local/etc/ssl/cert/vsftpd.pem
This can be changed in vsftpd.conf with
rsa_cert_file=/path/to/cert

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0, Added SSL support
Current: 2009/08/31 Updated to v2.2.0, Added SSL support


Code: [Select]
Title:          vsftpd.tce
Description:    FTP Server
Version:        2.2.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 43.4k
Extension_by:   robc
Comments:       
Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

This extension is PPI compatible

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0
Current: 2009/08/31 Updated to v2.2.0


Code: [Select]
Title:          vsftpd.tcz
Description:    FTP Server
Version:        2.2.0
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 48k
Extension_by:   robc
Comments:       
Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0
Current: 2009/08/31 Updated to v2.2.0


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: vsftpd
« Reply #3 on: November 13, 2009, 05:48:58 AM »
Thanks to robc for an update:

Code: [Select]
Title:          vsftpd.tcz
Description:    FTP Server
Version:        2.2.1
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 48k
Extension_by:   robc
Comments:      
Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0
2009/11/12 Updated to v2.2.1
Current: 2009/11/12 Updated to v2.2.1


Code: [Select]
Title:          vsftpd-ssl.tce
Description:    FTP Server with SSL Support
Version:        2.2.1
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 52k
Extension_by:   robc
Comments:       This extension requires
openssl-0.9.8k.

Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

Add the following lines to vsftpd.conf
to activate SSL FTP:
ssl_enable=YES
ssl_sslv2=YES
ssl_sslv3=YES

The default location for the pem file
is /usr/local/etc/ssl/cert/vsftpd.pem
This can be changed in vsftpd.conf with
rsa_cert_file=/path/to/cert

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0, Added SSL support
2009/11/12 Updated to v2.2.1, updated to openssl-0.9.8k
Current: 2009/11/12 Updated to v2.2.1, updated to openssl-0.9.8k


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: vsftpd
« Reply #4 on: January 23, 2010, 02:00:33 AM »
Thanks to robc for an update:

Code: [Select]
Title:          vsftpd-ssl.tcz
Description:    FTP Server with SSL Support
Version:        2.2.2
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 52k
Extension_by:   robc
Comments:       This extension requires
openssl-0.9.8k.

Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

Add the following lines to vsftpd.conf
to activate SSL FTP:
ssl_enable=YES
ssl_sslv2=YES
ssl_sslv3=YES

The default location for the pem file
is /usr/local/etc/ssl/cert/vsftpd.pem
This can be changed in vsftpd.conf with
rsa_cert_file=/path/to/cert

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0, Added SSL support
2009/11/12 Updated to v2.2.1, updated to openssl-0.9.8k
2010/01/22 Updated to v2.2.2
Current: 2010/01/22 Updated to v2.2.2


Code: [Select]
Title:          vsftpd.tcz
Description:    FTP Server
Version:        2.2.2
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 52k
Extension_by:   robc
Comments:       
Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0
2009/11/12 Updated to v2.2.1
2010/01/22 Updated to v2.2.2
Current: 2010/01/22 Updated to v2.2.2


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: vsftpd
« Reply #5 on: April 05, 2010, 06:26:52 PM »
Thanks to robc for an update:

Code: [Select]
Title:          vsftpd-ssl.tcz
Description:    FTP Server with SSL Support
Version:        2.2.2
Author:         Chris Evans
Original-site:  http://vsftpd.beasts.org/
Copying-policy: GPL
Size: 52K
Extension_by:   robc
Comments:       This extension requires
openssl-0.9.8.

Use the following command to run vsftpd:
sudo vsftpd &

The configuration file will need to be
edited, it can be found at:
/usr/local/etc/vsftpd.conf

Add vsftpd.conf to the .filelist backup
file list for persistency.

Add the following lines to vsftpd.conf
to activate SSL FTP:
ssl_enable=YES
ssl_sslv2=YES
ssl_sslv3=YES

The default location for the pem file
is /usr/local/etc/ssl/cert/vsftpd.pem
This can be changed in vsftpd.conf with
rsa_cert_file=/path/to/cert

---------------------------------------

Please visit http://vsftpd.beasts.org/
for more information on setting up
vsftpd.


Please see the man page for additional
information.

---------------------------------------

Change-log:     2009/1/19 Original
2009/5/27 Updated to v2.1.0, PPI compatible
2009/08/31 Updated to v2.2.0, Added SSL support
2009/11/12 Updated to v2.2.1, updated to openssl-0.9.8k
2010/01/22 Updated to v2.2.2
2010/04/05 Rebuilt against updated openssl-0.9.8.
Current: 2010/04/05 Rebuilt against updated openssl-0.9.8.