sBorg.us - Install Tickets at $7.50

Status
Not open for further replies.
Hmm... I downloaded 5 GB of adobe cs5 from megaupload yesterday. Downloaded at 2~3 MB/s and never stopped. Anyone else having problems downloading from megaupload?
 
Nope its all good with my sborg here. I have another question.. If a file in Hotfile already exist and i want to overwrite it with the new file then will it overwrite successfully. How to stop a running process in Sborg
 
Thats two questions actually ;)

I doubt hotfile has the option to override the file. When you upload a file (even with same name as before) it gets a different ID and you can see both files in your hotfile manager. So, no you cant override files.

You cant stop sBorg. It is a script. It runs in background. The only way to stop sBorg is to find and kill the process. The usual name for the process is "php-cli". Kill it via ssh and you can stop sBorg. If you dont know how to do that, then just reboot the server. Works for me when i am devloping sborg on a private server ;)
 
Ok thank you very much ...

but dont you think your File Manager looks very sucks... It should only show our files instead of bla bla

Previously i have used Stackfile... Their layout was very good...

Check their video.
Code:
http://www.youtube.com/watch?v=LVMFtFTR4mU
 
sBorg has 2 file managers. The file manager you are talking about may look odd however its functionality was what i was after. Moreover, if the filemanager looks too grand, customizing it for another script becomes impossible.

Also, the file manager uses cookies to remember your location so when you first login, it shows you the sBorg directory. Go inside the files folder (double click) to see your files.
 
Log0-for-forums.png


As you know, there was a big difference between running sBorg in linux and running sBorg on windows. I said “was” cause this is no longer the case. sBorg v4.5 WinX Mod can now download torrents on windows and linux servers alike.

We have provided a pre-tested version of Transmission QT 2.21 for windows that runs on your windows server. sBorg, like it does on linux, integrates itself with Transmission QT automatically and can download torrents through it.

I’ve also added the seperated/single screenshot mod, along with screenshots for multiple video files. This required some changes to Screenshot maker so you’ll probably have to edit your post template to remove tags from screenshots. I have also disabled adding screenshot file and video info to rar files.

There has been some fixes to UnRAR and remove useless files plugins. This will ensure your files are not deleted when downloading torrents. Also, sBorg is now able to re-rar subdirectories and can automatically add prefix to RAR file names.


[slide]http://imageperl.com/image-719A_4D5AA534.jpg[/slide]


[slide]http://imageperl.com/image-5173_4D5AA6FC.jpg[/slide]


Full changelog for sBorg v4.5:
– sBorg Windows version now supports torrent downloads.
– Recoded windows version of sBorg.
– Improved transmission intregration.
– Multiple image screenshot mode enabled.
– Adding screenshot and video info to rar disabled.
– Rapidshare upload bug fixed.
– Faster file download from hotfile/fileserve/rapidshare.
– Auto adding prefix to RAR files.
– Prefixing format for file names changed.
– Remove usless files fixed so that files are not deleted.
– Customized transmission settings file for windows.
– Fixed windows download link bug.
– Fixed memory leak issue while downloading torrents.
– Fixed unrar error during torrent download.
– Fixed re-rar of subdirectories.
– All patches from sBorg 4.2 included.


.
 
Last edited:
Many of you have asked me how to add custom filehost images to auto-post-gen. Well, its very simple. You just edit the auto-post-gen settings file to add your images.

You can find the file at: sborg/posttemplates/autopostgen_settings.php

Edit it and you will see

PHP:
<?php    
$RB444503534023188CA66284732D4F149["post_header"] = "";    
$RB444503534023188CA66284732D4F149["imdb_info"] = "[b]IMDB Info:[/b]";    
$RB444503534023188CA66284732D4F149["screenshots"] = "[b]Screenshots:[/b]";  
$RB444503534023188CA66284732D4F149["video_info"] = "[b]Video Info:[/b]";    
$RB444503534023188CA66284732D4F149["download_links"] = "[b]Download Links:[/b]";    
$RB444503534023188CA66284732D4F149["depositfiles_links"] = "[b]Depositefiles Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["duckload_links"] = "[b]Duckload Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["fileserve_links"] = "[b]Fileserve Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["filesonic_links"] = "[b]Filesonic Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["hotfile_links"] = "[b]Hotfile Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["megaupload_links"] = "[b]Megaupload Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["netload_links"] = "[b]Netload Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["oron_links"] = "[b]Oron.com Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["rapidshare_links"] = "[b]Rapidshare Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["uploadedto_links"] = "[b]Uploaded.to Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["videobb_links"] = "[b]Videobb Download Links:[/b]";  
$RB444503534023188CA66284732D4F149["x7to_links"] = "[b]x7.to Download Links:[/b]";    
$RB444503534023188CA66284732D4F149["unrar_pass"] = "[b]Password:[/b]";    
$RB444503534023188CA66284732D4F149["post_footer"] = "If you like my post, dont forget to say thanks.";      
?>

Just replace the provided BBcoded text with your BBcode.

For example, if you want to use "http://example.com/download-image.png" as your download png, replace

PHP:
$RB444503534023188CA66284732D4F149["download_links"] = "[b]Download Links:[/b]";

with

PHP:
$RB444503534023188CA66284732D4F149["download_links"] = "[img]http://example.com/download-image.png[/img]";

And so on.

Ask sBorg support if you need more help: http://sborg.us/support/


.
 
can you please tell me how i can save settings like size of archive

Megaupload Description:
Remove check from Take video screenshots?
Put Check on ReRAR the files?
Put UnRAR password:


I think it is possible by sBorg Template:


2. How I can Add my Own files together with the Archive. ?


btw many archive stopped working and keep on downloading files
 
Last edited:
Status
Not open for further replies.
Back
Top