Code

Discussion on Transloader - Server To Server File Transfer

Discussion on Transloader - Server To Server File Transfer

By
Cart 61 sales

rerror supports this item

Supported

This author's response time can be up to 2 business days.

35 comments found.

It will be awesome if this script also have an ability to work just like rapidlleech, which can download from any file hosting website to our server.

I mean processing download page and grab the direct download link there, since most of filehosting websites do not allow double downloading.

This can’t be work because many file hosting services ask for captcha code to enter.

As you know using transloader you can download unlimited files that have direct link…

Hi, would you implement Amazon S3? It would be great to move file/buckets/folders from/to S3…

Thanks

If your file have direct link then you are able to move file from amazon s3 to your server using Transloader Script.

This script will need direct download url that can be used in general download process using browser’s download tool in order to be working.

Will you give a dedicated support by email or anything if something not working? Or you will only provide support via this comment section?

Yes this script needs direct download link,

And when you purchase this script i will provide dedicated support through email, forum and using this comment section, and our support is for lifetime….

I cant make this to work. Tried downloading images, folders and zip file, it write files but not copy from source

Tried on you server, could not open the file. What is the server requirement?

Contact me via contact page, i will send you new copy…

Please give me your mail id i will send you new script…

Thank you…

Nevermind. My host had a limit on my PHP max upload size. I still agree that there should be an email alert letting you know when it’s complete. I may just build it in myself since it’s really not that difficult to do.

yes your right….it could be happened just because of your server. because your server not allowed to upload file more than 133434203 bytes….

If you want to add an email alert when the transload is complete, add the following code to line 94 of index.php in the “source” folder:

$mailto = “you@youremail.com”; //replace this with your address

$subject = “Transloader Complete”;

$message = “Hello! Your transload has completed successfully.”;

$mailfrom = “you@youremail.com”; //replace this with your address

$headers = “From:” . $mailfrom;

mail($mailto,$subject,$message,$headers);

echo “Email Confirmation Sent.”;

Thank you so much for this suggestion…. I will include this one in Transloader script, because i saw many people want this email alert feature.

I keep getting this in my error_log even though I’ve set my transloaded folder permissions to 777:

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 133434203 bytes) in /home/sitename/public_html/source/index.php on line 88.

Also, I noticed that in previous comments you’ve mention the .htaccess file. My download didn’t include this file. Have you removed it from the current version? I also agree with the other folks that a progress bar and email upon completion would be helpful.

Can you customise this script to include a progress bar?

I think progress bar isn’t need to transload file, even if you close browser’s window, still it will transload file to your server.

I noticed that the file will still transload with the browser window closed but i would like to get an email as soon as the process is done. There is no way to know if the file is done transloading unless you keep refreshing the ‘transloaded’ folder and comparing file sizes.

Can you include some sort of notification that sends the same details that show after a transload is complete with the browser window open?

Point to be noted, I will add email notification feature in next version of transloader.

Hi,

This doesn’t work for large files, what’s the point if it doesn’t work for files over 2gb?

Thanks.

Transloader is enough capable to handle infinite no. of file size. As you said it doesn’t work for files over 2gb, this could be happened because of your browser, in this case, add url of that file and hit transload button then after 20sec close your browser window. After 1hr you will see that file on your server, time depends on your server’s connection speed.

We coded transloader script in such a way that even after browsers window is closed, It keep uploading that file to your server. So using above method you can able to upload infinite no. of file size.

Hi. Thanks for this. It’s working fine but there seems to be a file size limit. I’m trying to tranfer a 33MB file but it’s telling me “Fatal error: Allowed memory size of 94371840 bytes exhausted (tried to allocate 44832273 bytes”. Do you know what I can do about this?

Thanks.

This could be happened just because of your Server, it doesn’t permit you to upload file more than 33Mb, Check php.ini file for max_file_upload_size or ask for your server provider.

Is this automatic? I mean can I set it and forget it and your item will transfer all my selected folders/files to the designated server/folder at a given date/time or I have to set it up manually each time every day. This is what I like to do:
I want to transfer/copy my folders/files from one server to another server at 3am every day in order to have the latest copy of my content on another server and don’t want the original files deleted. I want to have a copy of my folders/files from server 1 on another server all the time (i.e. on server 2,3,4).
Does your item do that? Thanks.

BTW: I can’t access the demo site http://arelab.tk/demo/transloader/ (at 8:37pm USA EDT – NY time) – maybe it’s just a hiccup and it will be fixed soon, I blame it on the Internet! Please let me know.

No this is not automatic, you have to enter url of remote file.

This is url transloader script, in which you can add url of remote file and then it will transload that file to your server. Using this script you can able to transload any remote file on your server. Apart from that you can also able to rename file, which is going to transload using rename file option.

This is very useful script for every webmaster who wants to transfer files from one server to another server.

See Demo on http://arelab.tk/demo/transloader/

had to edit some code to make it work.

on line 88 this $result =base64_encode(curl_exec ($ch)); was causing all the transloaded files to appear as unreadable and images as corrupt. Had to remove that base64 part to make it work.

No, don’t remove any line, otherwise it wont work, but this script is working fine on my server, did you see demo…???

delete .htaccess files and set transloaded folder permission to 777(rwx)

this doesnt work. i purchased it and it keep returning some gibberish for both text and image transload.

example : SGVsbG8sIEdvb2RieWUgLSBQQVVMIE1DQ0FSVE5FWSAtIEJBQ0sgSU4gVEhFIFVTIC8gV09STEQgKDIwMDIpCgoKSEVMTE8sIEdPT0RCWUUgKGNvLXdyaXR0ZW4gd2l0aCBKb2huIExlbm5vbikKKGMpIDE5NjcgTm9ydGhlcm4gU29uZ3MgTHRkLgoKCmMgPSBiZW5kIC8gcmVsZWFzZSBiZW5kCmggPSBoYW1tZXItb24KcCA9IHB1bGwtb2ZmCnMgPSBzbGlkZQp1ID0gcHJlLWJlbmQKCgpDaG9yZHMgdXNlZDoKICAgICAgIEVBREdCRQpGNjogICAgMTMxMjMxCkM6ICAgICB4MzIwMTAKRzc6ICAgIDMyMDAwMQpBbTogICAgeDA

Hello “rerror” author, are you there?

plz entered direct url link to transload file…and it wil work 100%

I’m sorry. Don’t really understand how it works.

I assume we must setup everything beforehand? For example, FTP username, password, destination directory ?

Just entered direct link url and then if you want to rename it then fill second option(eg. rup.zip) and click on transload… it will transload files to your server

When u purchase, you will find everything about setup in documentation

would love if it could copy directories (with files in it) and option for recursive folders.

ya currently i m working on that only and it will be in next version.

bookmarked, will buy it when the new feature is available.

Great script ! do u have the demo password for limited testing? if not , 1.could you tell me if this crawls and copies all files to my server in the same/similar directories ? (example: if i enter a photography site, does it copy all images from there to my specified directory?) 2. Can we set any filters to copy only certain file extensions ex:.jpeg 3. Does it only copy single files one by one and does NOT crawl the whole site? 4. any option to save the downloaded files with a different name automatically (renamed)?

See demo on : http://arelab.tk/demo/transloader

and password is : rupesh007

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey