How to create an FTP account on Web Hosting Classic
File Transfer Protocol is a standard way to transfer files between a client (such as your local computer) and a server (such as your Scaleway webhosting server) via the internet. In order to use FTP, you must first create an account.
Before you start
To complete the actions presented below, you must have:
- A Dedibox account logged into the console
- Created a Webhosting Classic
How to create an FTP account
-
Click Hosting, then Manage.
-
Click the FTP accounts tab. A form displays.
-
Fill in the form to create your FTP account, entering the following values:
- Username (eg
webmaster
) - Password of your choice
- Path, which has to be an existing directory on your FTP. Enter
/
to create an account with access to the whole directory, or a specific path to limit access to certain directories.
- Username (eg
-
Validate your entries.
When you connect to your FTP account, the following folders display:
awffull
(contains your old access statistics, if they were activated).www
(should contain your website).logs
(contains your old access statistics, if they were activated).UPLOADER_VOTRE_SITE_DANS_LE_REPERTOIRE_WWW
(this directory serves simply as a reminder as to where to upload your website files).
How to limit the access to an FTP account
To limit access to an FTP account, create the folder you want to access (example: client
) in the folder www
(the one containing your website). Then follow these steps:
- Log into the Dedibox console.
- Click Hosting, then click Manage.
- Click the FTP accounts tab.
- Enter /www/client/ in the Directory field of your new account.
See Also
Still need help?Create a support ticket