Tiny Core Extensions > TCE 2.x

vsftpd

(1/2) > >>

Jason W:
Thanks to robc for vsftpd:


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---

Jason W:
This extension has been updated to fix permissions.

Jason W:
Thanks to robc for an update and an ssl enabled version:


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---

Jason W:
Thanks to robc for an update:


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---

Jason W:
Thanks to robc for an update:


--- Code: ---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


--- End code ---


--- Code: ---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


--- End code ---

Navigation

[0] Message Index

[#] Next page

Go to full version