DailyPleskEnjoyer
New Pleskian
Hello,
I want to remove proftpd and use vsftpd instead, since i know vsftpd better. Unfortunately, when I want to install vsftpd via
, the package wants to uninstall the following ones sadly:
Since I am using roundcube as mail service, I can't/wan't to deinstall it.
A "fix" for my problem would be a tutorial on how to create a root user for proftpd that has access to / and can freely down- & upload everything (yet again, I know how to configure this in vsftpd but not in proftpd).
The best case scenario would be that I can somehow install vsftpd WITHOUT deleting/uninstalling roundcube.
Thanks for reading!
I want to remove proftpd and use vsftpd instead, since i know vsftpd better. Unfortunately, when I want to install vsftpd via
Code:
apt-get install vsftpd
Code:
The following packages will be DELETED:
plesk-roundcube plesk-web-hosting psa-proftpd
Since I am using roundcube as mail service, I can't/wan't to deinstall it.
A "fix" for my problem would be a tutorial on how to create a root user for proftpd that has access to / and can freely down- & upload everything (yet again, I know how to configure this in vsftpd but not in proftpd).
The best case scenario would be that I can somehow install vsftpd WITHOUT deleting/uninstalling roundcube.
Thanks for reading!