Files
File Transfer via FTP
1. Obtain FTP Access Credentials Host: usually the address of your server or something like ftp.yoursite.com. User: provided by your hosting provider. Password: set by you or provided by the provider. Port: usually port 21 for FTP. 2. Choose an FTP ...
Manage API Tokens
API functions allow you to view and change account data without having to log in to the cPanel interface. (You can issue API tokens to allow others to perform API functions with your account data) Example: You could issue an API token to a reseller. ...
Directory Privacy
To create protection for a directory of your hosting with a Username and Password, follow the steps: In your cPanel, select "Directory Privacy" in the Files section. Then select the directory you want to assign privacy to. Complete the fields as ...
How to create a Web Disk account
Create a Web Disk account to manage, browse, upload and download files to the web server. The Disco Web account directories exist in relation to your account's home directory. The home icon means your home directory (“/ home/Your_cPanel_User”). This ...
How to check your hosting disk space
The use of your disk space adds up to all files and data in your hosting account, this includes databases, website files, and email accounts. Warning emails will automatically be sent when it is close to reaching 100% of disk capacity. Where to check ...
How to perform a publication in your hosting service?
If you already know how to implement applications with Scriptcase RAD, you can publish your applications generated with your Scriptcase in your hosting account. Step 1. Upload the app to your hosting account - From an unhosted Scriptcase: - First, ...
How to check Bandwidth Usage?
1. On section " Metrics ", select the icon " Bandwidth ". 2. Scroll down to the bottom of the page and you can see the bandwidth usage on a graph.
How to use File Manager and upload a file
If you don't want to use a 3rd party FTP Software, you can use the cPanel's inbuilt File Manager. 1. Log into your cPanel account. 2. In the "Files" section, click on the "File Manger" Icon. 3. Once in File Manager ...
How to edit a file in FIle Manager
1. Log into your cPanel account. 2. In the "Files" section, click on "File Manger" Icon. 3. Navigate to the directory where your file is located and right click on the file and then click on "Edit"" in the Context Menu. 4. If the small "Code ...
How to create a file in File Manager
1. Log into your cPanel account. 2. In the "Files" section, click on the "File Manger" Icon. 3. Navigate to directory path you want and click on the "File" Icon. 4. In the "New Filename Field" enter your filename like "MyFile.txt" (without the ...
How to create a FTP account
You can use your cPanel username and password to access all folders and files via FTP. However, if you want to create an FTP user account for a specific folder or do not want to allow access to your root files, you can create a separate FTP account. ...
How to connect a FTP account
After create a FTP account you can access your FTP Account by using your newly-created FTP account in some FTP manager or connection. Host/Server: The domain of your hosting service or the server domain. Username: Enter the FTP account username FTP ...
How to restrict Directory Access by IP address
In order to secure your "admin area" from hackers, we recommended you to allow access only from your selected IP to your admin directory. You just need to create an .htaccess file in the directory where you want to restrict access by IP Address. For ...
How to protect .htaccess file?
For security reasons, we recommend that you prevent unauthorized access to your .htaccess file. To do this, you need to understand how to find this file. You can edit the .htaccess file using an FTP client or using cPanel. Add security code to ...
How to disable directory browsing
For security purposes, we recommend that you disable navigation in the directory on your website so that you cannot see the files/pastes of your website. First you need to access your cPanel Step 1 After accessing your cPanel, go to the Files section ...
How to block any IP address
You can block any IP address by add this line to your .htaccess file: order allow,deny deny from IP-ADDRESS allow from all Replace "IP-ADDRESS" with the IP Address you want to block.
How to protect your Website's images from an external Website
External Website can use < img /> tag to display an image from your site somewhere else on the internet and The end result of this is that the other website steals your bandwidth. 1. Log into your cPanel account. 2. In the "Security" section, click ...
How to blacklist a IP address
You can block access to a directory with a password using the "IP Blocked" cPanel. 1. Sign in to your cPanel account. 2. In the "Security" section, click the "IP Blocker" icon. 3. In "Add an IP or range" you must enter the IP address you want to ...
How to check disk usage
If you are receiving a disk space usage warning and don't know which folder is using too much space from cPanel. 1. Log into your cPanel account. 2. In the "Files" section, click on "Disk Space Usage" Icon. 3. In Disk Space Usage area you can see ...
How to protect a folder with username and password
You can password lock a directory using cPanel's "Directory Privacy" option. 1. Log in to your cPanel account, see how to access cPanel at: https://help.scriptcase.net/portal/en/kb/articles/first-steps-with-the-hosting-access 2. In the "Files" ...
Recent Articles
How to open a ticket.
How to open a ticket. In the client area, on the left tab, click on Choose which department you want to open the ticket for. Describe what you need and click "Submit".
Updating the Security Module to Support the New LDAP
LDAP is a widely used protocol for user management and authentication in corporate networks. It allows applications to connect to a centralized directory with Active Directory to validate credentials and obtain user information. In version 9.12, ...
Updating the Security Module to Support Google Login
With the replacement of the NCP protocol with the ARPANET TCP/IP protocol, the internet gained space to evolve constantly. As more people joined the internet, things needed to happen faster, making the evolution process almost exponential: the faster ...
Enabling the Google Identity Service Library
To use the login functionality with Google Authentication in Scriptcase, it is necessary to have the Google Identity Service previously configured and the "ClientID" and "Secret" keys available for use. In this article, we will learn how to configure ...
How to Generate the Report for PHP Migration
In order to assist clients who use Scriptcase with an outdated version of PHP (7.0 or 7.3), we have prepared a guide to help with project migration. To assist with the migration, it is necessary to send a report containing some information about the ...