Changes

m
Line 21: Line 21:     
= Submit Dolibarr files =
 
= Submit Dolibarr files =
With a SFTP client, connect to your PHPCould file system. Information to configure your SFTP software is :
+
With a SFTP client, connect to your PHPCloud file system. Information to configure your SFTP software is :
 
* User name: mycontainer
 
* User name: mycontainer
 
* Host name: mycontainer.my.phpcloud.com
 
* Host name: mycontainer.my.phpcloud.com
 
* Port: 22 (this is the default SFTP port and usually there is no need to specify this)
 
* Port: 22 (this is the default SFTP port and usually there is no need to specify this)
* RSA Private Key: the path to your private key file (you can download this private from the "Access Keys" button inside your "My Account" in PHPCloud account)
+
* RSA Private Key: the path to your private key file (you can download this private key from the "Access Keys" button inside your "My Account" in PHPCloud account)
    
With this information, you can connect with SFTP to the PHPCloud file system. It contains by default only a directory '''applications/container-root/public'''
 
With this information, you can connect with SFTP to the PHPCloud file system. It contains by default only a directory '''applications/container-root/public'''