To backup the server configuration settings and all user data you have on your hosting machine:
cd /plesk_installation_directory/
./pleskbackup --all <filename>
Where the <filename> is a target backup filename with absolute or relative path. The data will be backed up without disruption of hosting services and downtime. The resulting backup archive will be placed in the directory you specified.