The PixelLegion Control Panel allows you to securely manage FTP access, create additional FTP users, and configure their access permissions.
FTP data is transmitted unencrypted by default, making it vulnerable to hackers.
Recommended solution: Use FTPS (FTP over SSL) in explicit mode
FTPS settings can be found in your FTP client. In FileZilla, you can access these settings via the Server Manager.
Important: DO NOT confuse FTPS with SFTP!
SFTP (Secure File Transfer Protocol) is not FTP but rather a feature provided by the SSH server. To use SFTP, SSH access is required, which may not be included in your hosting plan.
Use the same credentials as provided in the PixelLegion Control Panel welcome email.
Default Folder Structure:
Security Note:
Avoid setting 777 file permissions, especially inside the www directory, as it poses a security risk. PHP runs under your user ID, allowing it to write files without needing broad permissions.
Create a New FTP User