(03-22-2015, 06:49 PM)wormsunited Wrote: @Ron-e
Thanks a lot i am going to give it a try.
I will post any results here.
Seems to me that some domains face problems working with php files in main root account such as 'zadmin'.
Did anyone noticed that also? Any advice?
Thanks in advance
If you need a ftp accout to zpanel directory (/hostdata/zadmin/public_html), just create a FTP account in sentora, in the "Home directory" option, select 'Set Master Home Directory' as Public_html
If you need FTP access as SSH root. Use your FTP client (Filezilla, for example) with same config of SSH client:
Host: sftp://your.sentora.tls
User: root
Pass: xxxxxxxxxxxxxx
Port: 22
(Put sftp:// is important)