Jump to content
Froxlor Forum
  • 0

Pro FTP no directory and Lets Encrypt SSL


Kyle Willets

Question

=================================================================================================================
 Package                       Arch                   Version                         Repository            Size
=================================================================================================================
Reinstalling:
 proftpd                       x86_64                 1.3.5e-4.el7                    epel                 3.7 M
 proftpd-mysql                 x86_64                 1.3.5e-4.el7                    epel                  50 k

Transaction Summary
=================================================================================================================
Reinstall  2 Packages

Total download size: 3.7 M
Installed size: 9.7 M
Is this ok [y/d/N]: y
Downloading packages:
(1/2): proftpd-1.3.5e-4.el7.x86_64.rpm                                                    | 3.7 MB  00:00:00
(2/2): proftpd-mysql-1.3.5e-4.el7.x86_64.rpm                                              |  50 kB  00:00:00
-----------------------------------------------------------------------------------------------------------------
Total                                                                            4.0 MB/s | 3.7 MB  00:00:00
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
  Installing : proftpd-1.3.5e-4.el7.x86_64                                                                   1/2
  Installing : proftpd-mysql-1.3.5e-4.el7.x86_64                                                             2/2
  Verifying  : proftpd-mysql-1.3.5e-4.el7.x86_64                                                             1/2
  Verifying  : proftpd-1.3.5e-4.el7.x86_64                                                                   2/2

Installed:
  proftpd.x86_64 0:1.3.5e-4.el7                        proftpd-mysql.x86_64 0:1.3.5e-4.el7

Complete!
[root@s128426 ~]# mv "/etc/proftpd/proftpd.conf" "/etc/proftpd/proftpd.conf.frx.bak"
mv: cannot stat ‘/etc/proftpd/proftpd.conf’: No such file or directory
[root@s128426 ~]# ^C
[root@s128426 ~]# cd /etc/proftpd/
-bash: cd: /etc/proftpd/: No such file or directory
 


I am unable to setup ProFTP. I am using the latest version of Centos 7 and PHP 7. It says it installed, but yeah as ya can see. With the SSL it says to config something but does nto say what. So was wondering if anyone had any tips on how to get Lets Encypt working properly.

Thank You.

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Now I ran into this issue

Job for proftpd.service failed because the control process exited with error code. See "systemctl status proftpd.service" and "journalctl -xe" for details. after these steps:

[root@s128426 ~]# chmod 0600 "/etc/proftpd.conf"
[root@s128426 ~]# chown root:0 "/etc/proftpd.conf"
[root@s128426 ~]# systemctl enable proftpd.service
[root@s128426 ~]# systemctl reload-or-restart proftpd.service
Job for proftpd.service failed because the control process exited with error code. See "systemctl status proftpd.service" and "journalctl -xe" for details.
[root@s128426 ~]#

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...