Skip to content

sarathlal-old/move

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Transfer your compressed file from server to server

This is a simple PHP file to transfer your files across web server.

  1. Compress your files and save it in your server.
  2. 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.
  3. Upload this file to your new server.
  4. Update the compressed file path on this file.
  5. Access this file via browser like http://yournewdomain.com/move.php

Done! You can see the result in your browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages