Hello once again! As I always try to give my readers a taste of something new so today I shall be introducing a very unique and hard-to-find script that helps anyone transfer a file from server to server easily and efficiently.
Script Details
Its called the Server To Server File Transfer Script or simply SST and it was created by James Azarja from Jazarsoft. Its actually a PHP Class whose main purpose is to transfer files from one server to other server without having the need to first download the file to your local PC and then Upload it manually to the server Now thats cool for me atleast
Script Functioning
Here is a little detail how the script functioning takes place. The moving process occurs by using HTTP protocol (by GET request) after the data is requested it will be saved in the local web server. So to use the script you have to install it in the target web server where the file will be moved
Script Requirements
The web server where the script will be installed should meet the following requirements:
- Using Linux/Windows
- Have PHP Interpreter version 4 or higher
- PHP should be set to allow Remote File Access
(setting "allow_url_fopen" = true)
Normally most web servers meet these requirements
Script Features
Here are the main features of this script:
- Transfer files easily from one server to another server
- Files are transferred utilizing the web server speed and bandwidth e.g. If you transfer a file of 10 MB it will hardly take you 7-8 seconds
- No need to download files to your Local PC and Upload them manually to the server. This script does the job for you
- The script is rare as far as I know but here at Sizlopedia you can download it
- The script is free to download and distribute
- Very small and light scrip. Just a 6kb ZIP archive
- The script uses very less amount of server resources
- Script even works with Redirection URLs
- The script also works for files behind a password
- Transfer any type of file i.e. File with any extension
Script Installation
The script installation is a simple 2 step process:
- Copy sst.php, downloader.php and script.inc.php to desired directory
- Call sst.php using your browser
Note: Please note that by default the script supports the transfer of file whose size should be maximum 5MB. This can easily be changed to any max value simply by redefining the $maxsize variable in the downloader.php file that comes in the ZIP archive.
Download Script
Script can be downloaded from the following link Download Server To Server File Transfer Script

I am a Technology enthusiast from Pakistan. Find me on