This is a simple PHP file to transfer your files across web server.
- Compress your files and save it in your server.
- Please confirm that we can access it via browser like http://yourdomain.com/my_file.zip. You browser will start to download it, so cancel the download process.
- Upload this file to your new server.
- Update the compressed file path on this file.
- Access this file via browser like http://yournewdomain.com/move.php
Done! You can see the result in your browser.