A while ago, I had posted an article about transferring files from one server to another directly, that also included an AJAX demo. An updated version of the AJAX demo is now available to download from this post.
I had always been missing a system like this in Wordpress and Joomla (to install plug ins). This codes snippet lets to transfer files directly from one server to another without having to do a pesky job of downloading them to your computer first and uploading it afterwards.
This code was updated to Version 1.1 Version 1.2:
[See older version of this code]
————————————————————————-
Updates (Version 1.2):
- Windows file path problems solved
- Bug fixes
- Faster and safer file transfer system
- Added AJAX progress bar to indicate file transfer progress
Furture plans:
- Add an ability to cancel file transfer process
- fix more bugs
Screen shot of S2S:
Download source code:
AJAX Server to Server direct file transfer v1.2 Source
Installation:
- Upload the source code to your server and extract the archived file.
- Rename the extracted folder to something easier, for example ’s2s’.
- You should be able to access the software like http://yousite.com/s2s/index.php
- If you find any problem, contact me. [online(at)nishadh.com.np]
As always, feel free to report any bug or post and feed back through the comment section.









Thank you sir ji, for completeing it fast.