a super simple Tools to migrate or transfer your files from old to new server
Here is quick start to doploy this script into your server
- Download or clone this repository and upload to your new server
- Unzip the file
- You're ready to go.
Please change the /inc/login/login.json
file permission to 0600
or 0400
- PHP 7.4 or later
- cURL Enabled
- PHP JSON Extension Enabled
- cPanel
- Cyberpanel
- HestiaCP
Well, to be honest this script was made only to quickly transfer your files. If you need to setup database just to transfer or migrate 1 file, that would be troublesome.
You can login to PRIFITRA on your server using these login info:
Username: prifitra
Password: password
or
username: guest
Password: password
There's no difference at all...
- Open and edit this file:
/inc/login/login.json
- Chage the username as you wish
- For the password, you can use Bcrypt Generator to encrypt and validate your password.