Server to Server file transfer script

Comments

*Yes, this is a great utility, a very informative blog you have Abdussamad :-)
Dan
2
*why i see after i access sst.php: "Not Found" ??
Abdussamad Abdurrazzaq
2.1
*It works fine for me. Maybe you should contact the developers using the link to their homepage above.
samix
3
*wooow it worked great but one thing is bad, which is it transfer only files with max size 50MB
is there a solution for this dissadvantage?
*HI,
I would love it if this script would go larger than 50mb. Any one found a way to change it?
Cheers
Abdussamad Abdurrazzaq
4.1
*Ttry and change the size limit on line 155 of downloader.php. Just change the number 5 to a higher number:

$maxsize=1048576*100;

Also increase the time out limit on line 136 of sst.php:

set_time_limit(10000);


It would probably be easier to just use an online utility like the one given below:

http://www.transloader.com/tl.cgi

Or another script like rapid leech


http://rapidleech.com/
*Another utility to do this is Net2FTP, you can install Net2FTP at you server and then use this excellent script as an FTP manager. Serve to server file transfer is also possible with Net2FTP.

http://net2ftp.com
Abdussamad Abdurrazzaq
*Thats a nice program there Aqeel. Thanks for pointing it out.

Add Comment


Standard emoticons like :-) and ;-) are converted to images.
E-Mail addresses will not be displayed and will only be used for E-Mail notifications

To prevent automated Bots from commentspamming, please enter the string you see in the image below in the appropriate input box. Your comment will only be submitted if the strings match. Please ensure that your browser supports and accepts cookies, or your comment cannot be verified correctly.
CAPTCHA

You can use [geshi lang=lang_name [,ln={y|n}]][/lang] tags to embed source code snippets
Gravatar/Favatar supported