Login
Register
Home
Wiki Knowledge Base
FreeDNS
Facebook
Linux Support
Control Web Panel
MENU
Home
Help
Search
Login
Register
Control Web Panel
»
WebPanel
»
FTP
»
Where are saved FTP accounts?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Where are saved FTP accounts? (Read 13361 times)
0 Members and 1 Guest are viewing this topic.
Laur
Newbie
Posts: 12
Where are saved FTP accounts?
«
on:
January 14, 2016, 06:44:28 PM »
I want to edit path of FTP accounts, where are they saved? in SQL Database? where?
Thanks.
Logged
pedromidiasf
Jr. Member
Posts: 74
Re: Where are saved FTP accounts?
«
Reply #1 on:
January 29, 2016, 11:33:37 PM »
Pure-FTPd is the one managing them
Process this SSH code:
Code:
[Select]
pure-pw list
Or open the file:
/etc/pure-ftpd/pureftpd.passwd
Logged
Laur
Newbie
Posts: 12
Re: Where are saved FTP accounts?
«
Reply #2 on:
February 17, 2016, 10:36:40 AM »
Thank you, but how I can to add a root FTP account with home / ?
I tried :
root@mydomain.com:$1$zNJCjic0$zHFjn./mMYrYHS2O49YV5/:0:0::/::::::::::::
but it's point to mydomain.com home directory : /home/mydomain.com/
Thank you.
Logged
pedromidiasf
Jr. Member
Posts: 74
Re: Where are saved FTP accounts?
«
Reply #3 on:
February 25, 2016, 12:05:20 PM »
You already have it, you don't need to do that, it's the same CWP root login.
If FTP is not working, try SFTP (whit SSH port instead port 21)
Logged
Igor S.
The System Administrator for any GNU/Linux
Global Moderator
Hero Member
Posts: 1418
Re: Where are saved FTP accounts?
«
Reply #4 on:
February 26, 2016, 10:53:58 AM »
Hi,
or, if you want to use the root user for connection, use WinSCP or sFTP. Username will be 'root' (without domain)
Logged
You can ask me to solve any problem with your server for some money in pm
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services
Print
Pages: [
1
]
« previous
next »
Control Web Panel
»
WebPanel
»
FTP
»
Where are saved FTP accounts?