<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://ryblog.eu/fritzload/extern.php?action=feed&amp;tid=29&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Fritz!Load… / share-online zu große Daten für Free  &  Downloadschleife bei Fehler]]></title>
		<link>http://ryblog.eu/fritzload/viewtopic.php?id=29</link>
		<description><![CDATA[Die aktuellsten Beiträge in share-online zu große Daten für Free  &  Downloadschleife bei Fehler.]]></description>
		<lastBuildDate>Thu, 26 Jul 2012 13:08:10 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[share-online zu große Daten für Free  &  Downloadschleife bei Fehler]]></title>
			<link>http://ryblog.eu/fritzload/viewtopic.php?pid=98#p98</link>
			<description><![CDATA[<p>Wenn eine Datei zu groß für kostenlose Downloader ist, führt fritzload folgendes im log auf: <br />&quot;26.07.12-14:36; <a href="http://share-online.biz/dl/************" rel="nofollow">http://share-online.biz/dl/************</a> | DATEI: ************* | Unbekannter Fehler! Bitte mit der Debug-Datei (share_online_biz.failed.14.50.34) aus dem Download-Verzeichnis melden.&quot;</p><p>share_online_biz.failed.14.50.34:</p><div class="codebox"><pre class="vscroll"><code class="language-markup">&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Transitional//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot; xml:lang=&quot;en&quot; lang=&quot;en&quot;&gt;
    &lt;head&gt;
        &lt;meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=UTF-8&quot; /&gt;
        &lt;meta name=&quot;keywords&quot; content=&quot;hosting, webhosting, webspace, backup, free download, free upload, download, mp3, movies, music, videos, software, shareware, file transfer, file sharing, file mirroring, file recovery&quot; /&gt;
        &lt;meta name=&quot;description&quot; content=&quot;Share-Online.biz is a worldwide operating fileserving project. You&#039;re able to serve and share any type of document like pictures, movies and music with us.&quot; /&gt;
        &lt;meta name=&quot;title&quot; content=&quot;Share-Online.biz&quot; /&gt;
        &lt;meta name=&quot;author&quot; content=&quot;Share-Online.biz&quot; /&gt;
        &lt;meta name=&quot;publisher&quot; content=&quot;Share-Online.biz&quot; /&gt;
        &lt;meta name=&quot;copyright&quot; content=&quot;Share-Online.biz&quot; /&gt;
        &lt;title&gt;Share-Online - dl/************/failure/freelimit/52428800/3435323431303B666F6F&lt;/title&gt;
        &lt;link rel=&quot;shortcut icon&quot; href=&quot;https://www.share-online.biz/favicon.ico&quot; type=&quot;image/ico&quot; /&gt;
        &lt;link href=&quot;http://www.share-online.biz/template/v3dark/css/main.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;
        &lt;link href=&quot;http://www.share-online.biz/template/v3dark/css/jquery-ui.css&quot; rel=&quot;stylesheet&quot; type=&quot;text/css&quot; /&gt;

        &lt;script src=&quot;http://www.share-online.biz/template/js/jquery.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;!--        &lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;--&gt;
        &lt;script src=&quot;http://www.share-online.biz/template/js/jquery-ui.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
&lt;!--        &lt;script src=&quot;http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.9/jquery-ui.min.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;--&gt;
        &lt;script src=&quot;http://www.share-online.biz/template/js/jquery-liscroll.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
        &lt;script src=&quot;http://www.share-online.biz/template/js/tools.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;

    &lt;/head&gt;

    &lt;body&gt;
        &lt;script type=&quot;text/javascript&quot;&gt;
            &lt;!--
            if (top.location != self.location) {
                top.location.replace(self.location);
            }
            var https = 0;
            //--&gt;
        &lt;/script&gt;

        &lt;script src=&quot;http://www.share-online.biz/template/v3dark/js/body.js&quot; type=&quot;text/javascript&quot;&gt;&lt;/script&gt;
        
        &lt;script type=&quot;text/javascript&quot;&gt;
            &lt;!--
            $(document).ready(function() {
                $(&#039;#login-link&#039;).click(function() {
                    login_fields(&quot;user&quot;, &quot;blur&quot;);
                    login_fields(&quot;pass&quot;, &quot;blur&quot;);
                    $(&#039;#login&#039;).slideToggle();
                });
                $(&quot;#f_resend button&quot;).live(&#039;click&#039;, function() {
                    $(&quot;#dialog&quot;).dialog(&#039;close&#039;);
                    var query = &quot;f_search=&quot; + $(&quot;#f_search&quot;).val();
                    var ok_txt = &quot;The login data was sent, please check your mailbox&quot;;
                    var not_ok_txt = &quot;No suitable account was found&quot;;

                    $.ajax({
                        async: false,
                        type: &quot;POST&quot;,
                        url: &quot;http://www.share-online.biz/user/login/resend&quot;,
                        cache: false,
                        data: query,
                        timeout: 20000,
                        error: function(response) {
                            alert(not_ok_txt);
                        },
                        success: function(response){
                            response = $.trim(response);
                            if (response == &quot;ok&quot;) {
                                alert(ok_txt);
                            }
                            else {
                                alert(not_ok_txt);
                            }
                        }
                    });
                });
                
            });
            function resend() {
                show_dialog(&quot;renew account data&quot;, &quot;&lt;div id=&#039;f_resend&#039;&gt;To renew your password or get your login data, please enter your username &lt;strong&gt;OR&lt;/strong&gt; email-address to the following form.&lt;br /&gt;&lt;br /&gt;If you have deposited a valid email-adress, we will send you the login data to your mailbox.&lt;br /&gt;&lt;br /&gt;&lt;p class=&#039;c&#039;&gt;&lt;input type=&#039;text&#039; id=&#039;f_search&#039; name=&#039;f_search&#039; value=&#039;&#039; style=&#039;width: 250px;&#039; /&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p class=&#039;r&#039;&gt;&lt;button&gt;send login data by email&lt;/button&gt;&lt;/p&gt;&lt;/div&gt;&quot;, 400, 230);
                $(&quot;#f_resend button&quot;).button();
            }
            //--&gt;
        &lt;/script&gt;
        
        &lt;div id=&quot;header&quot;&gt;
                        
            &lt;div id=&quot;left&quot;&gt;
                &lt;ul id=&quot;left-menu&quot;&gt;
                    &lt;li&gt;&lt;span class=&#039;fs11 b white&#039;&gt;V3-dark&lt;/span&gt;&lt;/li&gt;
                    &lt;li&gt;|&lt;/li&gt;
                    &lt;li&gt;&lt;a href=&#039;http://www.share-online.biz/theme/set/v3light&#039;&gt;V3-light&lt;/a&gt;&lt;/li&gt;
                &lt;/ul&gt;
                &lt;div id=&quot;login-bar&quot;&gt;
                    &lt;div class=&quot;login&quot;&gt;
                        &lt;img src=&quot;http://www.share-online.biz/template/images/icons/light.png&quot; alt=&quot;&quot; border=&quot;0&quot; class=&quot;vmid&quot; /&gt; &lt;a href=&quot;javascript:void(0);&quot; id=&quot;login-link&quot;&gt;Log in&lt;/a&gt;
                        
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div id=&quot;login&quot; class=&quot;ui-corner-bottom&quot;&gt;
                    &lt;div class=&quot;login&quot;&gt;
                        &lt;form action=&quot;https://www.share-online.biz/user/login&quot; method=&quot;post&quot;&gt;
                            &lt;input type=&quot;text&quot; value=&quot;&quot; class=&quot;login ui-corner-all&quot; name=&quot;user&quot; id=&quot;l_user&quot; onfocus=&quot;login_fields(&#039;user&#039;, &#039;click&#039;);&quot; onblur=&quot;login_fields(&#039;user&#039;, &#039;blur&#039;);&quot; /&gt; &lt;input type=&quot;password&quot; value=&quot;&quot; class=&quot;login ui-corner-all&quot; name=&quot;pass&quot; id=&quot;l_pass&quot; onfocus=&quot;login_fields(&#039;pass&#039;, &#039;click&#039;);&quot; onblur=&quot;login_fields(&#039;pass&#039;, &#039;blur&#039;);&quot; /&gt;&lt;div class=&quot;forget_pass&quot;&gt;&lt;a href=&quot;javascript:resend();&quot;&gt;Forget Password?&lt;/a&gt;&lt;/div&gt; &lt;div class=&quot;c&quot;&gt;&lt;input type=&quot;checkbox&quot; value=&quot;1&quot; name=&quot;l_rememberme&quot; id=&quot;l_rememberme&quot; title=&quot;remember for next login&quot; /&gt; &lt;label for=&quot;l_rememberme&quot;&gt;remember for next login&lt;/label&gt;&lt;/div&gt;&lt;span class=&quot;login_form&quot;&gt;&lt;input type=&quot;submit&quot; value=&quot;Log in&quot; title=&quot;Log in&quot; class=&quot;button&quot; /&gt;&lt;/span&gt;&lt;span class=&quot;login_ssl&quot;&gt;&lt;a href=&quot;http://www.share-online.biz/lang/ssl&quot;&gt;SSL/HTTPS: auto&lt;/a&gt; &lt;/span&gt;
                        &lt;/form&gt;
                        
                    &lt;/div&gt;
                &lt;/div&gt;
                &lt;div id=&quot;logo&quot;&gt;
                    &lt;a href=&quot;http://www.share-online.biz/&quot;&gt;&lt;img src=&quot;http://www.share-online.biz/template/v3dark/images/logo.gif&quot; alt=&quot;&quot; width=&quot;285&quot; height=&quot;50&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;
            
            &lt;div id=&quot;google_translate_element&quot;&gt;&lt;/div&gt;
                
            &lt;script type=&quot;text/javascript&quot;&gt;
                function googleTranslateElementInit() {
                    new google.translate.TranslateElement({
                        pageLanguage: &#039;en&#039;,
                        layout: google.translate.TranslateElement.InlineLayout.SIMPLE
                    }, &#039;google_translate_element&#039;);
                }
            &lt;/script&gt;
            &lt;script src=&quot;http://translate.google.com/translate_a/element.js?cb=googleTranslateElementInit&quot;&gt;&lt;/script&gt;
                
            &lt;div class=&quot;middle&quot;&gt;
                &lt;ul id=&quot;topnav&quot; class=&quot;notranslate&quot;&gt;
                    &lt;li&gt;
                        &lt;a href=&quot;http://www.share-online.biz/&quot;&gt;home&lt;/a&gt;
                    &lt;/li&gt;
                    &lt;li&gt;
                        &lt;a href=&quot;http://www.share-online.biz/news/&quot;&gt;news&lt;/a&gt;
                    &lt;/li&gt;
                    
                    &lt;li&gt;
                            
                        &lt;a href=&quot;https://www.share-online.biz/register/premium&quot;&gt;Register&lt;/a&gt;
                            
                    &lt;/li&gt;
                    
                    &lt;li&gt;
                            
                        &lt;a href=&quot;https://www.share-online.biz/register/free&quot;&gt;Packages&lt;/a&gt;
                            
                    &lt;/li&gt;
                    
                    &lt;li&gt;
                        &lt;a href=&quot;http://www.share-online.biz/faq/&quot;&gt;faq&lt;/a&gt;
                    &lt;/li&gt;
                    &lt;li&gt;
                        &lt;a href=&quot;http://www.share-online.biz/tools/&quot;&gt;tools&lt;/a&gt;
                    &lt;/li&gt;
                    &lt;li&gt;
                        &lt;a href=&quot;https://www.share-online.biz/helpdesk/index.php?a=add&amp;amp;language=English&quot;&gt;support&lt;/a&gt;
                    &lt;/li&gt;
                    &lt;li&gt;
                        &lt;a href=&quot;http://www.share-online.biz/redirect/TL&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.share-online.biz/template/images/tl_dark.gif&quot; border=&quot;0&quot; alt=&quot;The-Lounge&quot; /&gt;&lt;/a&gt;
                    &lt;/li&gt;
                &lt;/ul&gt;
                &lt;div id=&quot;select_lang&quot;&gt;
                    &lt;a href=&quot;http://www.share-online.biz/lang/set/english&quot;&gt;&lt;img src=&quot;http://www.share-online.biz/template/images/lang/en.gif&quot; alt=&quot;english&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
                    &lt;a href=&quot;http://www.share-online.biz/lang/set/german&quot;&gt;&lt;img src=&quot;http://www.share-online.biz/template/images/lang/de.gif&quot; alt=&quot;german&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
                &lt;/div&gt;
            &lt;/div&gt;

            &lt;div id=&quot;page_options&quot; class=&quot;ui-corner-top&quot;&gt;
                &lt;a href=&quot;http://www.share-online.biz/lang/animations/off&quot;&gt;disable menu animations&lt;/a&gt; | &lt;a href=&quot;http://www.share-online.biz/lang/news/off&quot;&gt;disable news&lt;/a&gt; | &lt;a href=&quot;http://www.share-online.biz/lang/translation/off&quot;&gt;disable translation&lt;/a&gt;
            &lt;/div&gt;

        &lt;/div&gt;
        &lt;ul id=&quot;newsscroller&quot;&gt;&lt;li&gt;&lt;span&gt;04/12/2012&lt;/span&gt;&lt;a href=&#039;http://www.share-online.biz/news/197&#039;&gt;Update Affiliate Banner&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;04/04/2012&lt;/span&gt;&lt;a href=&#039;http://www.share-online.biz/news/167&#039;&gt;Update: Points for Downloads&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;02/20/2012&lt;/span&gt;&lt;a href=&#039;http://www.share-online.biz/news/157&#039;&gt;Payout methods, free user limitations&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;12/24/2011&lt;/span&gt;&lt;a href=&#039;http://www.share-online.biz/news/137&#039;&gt;&quot;doubled points&quot; restarted&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;span&gt;12/16/2011&lt;/span&gt;&lt;a href=&#039;http://www.share-online.biz/news/120&#039;&gt;2 days extra premium duration and doubled points multiplier for new files&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;
        &lt;noscript&gt;&lt;div class=&quot;noscript-message&quot;&gt;&lt;p&gt;&lt;img src=&quot;https://www.share-online.biz/template/images/alert.png&quot; alt=&quot;0&quot; width=&quot;32&quot; height=&quot;30&quot; /&gt;&lt;strong&gt;Please enable JavaScript to use this service.&lt;/strong&gt; Otherwise the full functionality (download, upload, management) will not be available!&lt;/p&gt;&lt;/div&gt;&lt;/noscript&gt;
        
        &lt;div id=&quot;main&quot; class=&quot;ui-corner-all&quot;&gt;
            &lt;div id=&quot;inner&quot;&gt;&lt;div id=&quot;download&quot;&gt;
    &lt;h1&gt;Download impossible&lt;/h1&gt;
    &lt;hr /&gt;
    &lt;div id=&quot;dl_failure&quot; class=&quot;ui-widget&quot;&gt;
        &lt;div class=&quot;ui-state-highlight ui-corner-all&quot;&gt;
            &lt;span class=&quot;ui-icon ui-icon-info&quot;&gt;&lt;/span&gt;
            &lt;p class=&quot;b&quot;&gt;Information:&lt;/p&gt;
            &lt;div&gt;
                                                    
                &lt;strong&gt;The file is too big for your download package!&lt;/strong&gt;The file size of this link is too big &lt;span class=&#039;udl&#039;&gt;for your download package&lt;/span&gt; and has been limited &lt;span class=&#039;udl&#039;&gt;by the file owner&lt;/span&gt; &lt;span class=&#039;b&#039;&gt;(max. 50,000 MB)&lt;/span&gt;.&lt;br /&gt;&lt;br /&gt;To continue this download you&#039;ll need a &lt;a href=&#039;https://www.share-online.biz/affiliate/3435323431303B666F6F&#039; class=&#039;b&#039;&gt;Premium-Account&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;center&gt;&lt;a href=&#039;https://www.share-online.biz/affiliate/3435323431303B666F6F&#039; class=&#039;b info&#039;&gt;Get your Premium-Access now&lt;/a&gt;&lt;/center&gt;
                &lt;p id=&quot;dl_retry&quot;&gt;&lt;a href=&quot;http://www.share-online.biz/dl/************&quot; class=&quot;b fs11&quot;&gt;&lt;span class=&quot;ui-icon ui-icon-circle-arrow-e&quot;&gt;&lt;/span&gt;Re-open the last download link&lt;/a&gt;&lt;/p&gt;
                &lt;p class=&quot;cb&quot;&gt;&lt;/p&gt;
                
                    
                &lt;!-- &lt;script type=&quot;text/javascript&quot; src=&quot;http://eads.to/layer.php?id=355&quot;&gt;&lt;/script&gt; --&gt;
                    
                
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;
                &lt;div id=&quot;consumer_bottom&quot; class=&quot;ui-corner-all&quot;&gt;
                    &lt;IFRAME FRAMEBORDER=0 MARGINWIDTH=0 MARGINHEIGHT=0 SCROLLING=NO WIDTH=728 HEIGHT=90 SRC=&quot;http://ads.avazu.net/st?ad_type=iframe&amp;ad_size=728x90&amp;section=1770756&quot;&gt;&lt;/IFRAME&gt;
                &lt;/div&gt;
    
            &lt;/div&gt;
        &lt;/div&gt;


        &lt;div id=&quot;footer&quot;&gt;
            &lt;div class=&quot;footer&quot;&gt;
                &lt;ul id=&quot;footer-menu&quot;&gt;
                    &lt;li&gt;&lt;a href=&quot;http://www.share-online.biz/linkcheckapi/&quot;&gt;Link check API&lt;/a&gt;&lt;/li&gt;
                    &lt;li&gt;&lt;a href=&quot;http://www.share-online.biz/uploadapi/&quot;&gt;Upload API&lt;/a&gt;&lt;/li&gt;
                    &lt;li&gt;&lt;a href=&quot;http://www.share-online.biz/nopaste/&quot;&gt;nopaste&lt;/a&gt;&lt;/li&gt;
                    &lt;li&gt;&lt;a href=&quot;http://www.share-online.biz/tos/&quot;&gt;TOS&lt;/a&gt;&lt;/li&gt;
                    &lt;li&gt;&lt;a href=&quot;http://www.share-online.biz/abuse/&quot;&gt;abuse&lt;/a&gt;&lt;/li&gt;
                    &lt;li class=&quot;last&quot;&gt;&lt;a href=&quot;http://www.share-online.biz/imprint/&quot;&gt;Imprint&lt;/a&gt;&lt;/li&gt;
                &lt;/ul&gt;
            &lt;/div&gt;
            &lt;div id=&quot;footer-logo&quot;&gt;
                    &lt;a href=&quot;http://www.share-online.biz/&quot;&gt;&lt;img src=&quot;http://www.share-online.biz/template/v3dark/images/footer_logo.gif&quot; alt=&quot;&quot; width=&quot;113&quot; height=&quot;27&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
            &lt;/div&gt;
        &lt;/div&gt;
        &lt;div id=&quot;dialog&quot; title=&quot;&quot;&gt;
            &lt;p&gt;&lt;/p&gt;
        &lt;/div&gt;
        &lt;ul id=&quot;contextMenu&quot; class=&quot;contextMenu&quot;&gt;
            &lt;li&gt;&lt;a href=&quot;#action&quot;&gt;&lt;/a&gt;&lt;/li&gt;
        &lt;/ul&gt;

        &lt;!--&lt;script type=&quot;text/javascript&quot;&gt;
            var gaJsHost = ((&quot;https:&quot; == document.location.protocol) ? &quot;https://ssl.&quot; : &quot;http://www.&quot;);
            document.write(unescape(&quot;%3Cscript src=&#039;&quot; + gaJsHost + &quot;google-analytics.com/ga.js&#039; type=&#039;text/javascript&#039;%3E%3C/script%3E&quot;));
            &lt;/script&gt;
            &lt;script type=&quot;text/javascript&quot;&gt;
            try {
            var pageTracker = _gat._getTracker(&quot;UA-5401682-2&quot;);
            pageTracker._trackPageview();
            } catch(err) { }
        &lt;/script&gt; --&gt;
        &lt;script type=&quot;text/javascript&quot;&gt;
            var alive = &quot;http://www.share-online.biz/alive/&quot;;
        &lt;/script&gt;
    &lt;/body&gt;
&lt;/html&gt;</code></pre></div><p>Und wenn ich den link manuell aufrufe erhalte ich folgendes von Share-online:<br /><a href="http://imageshack.us/photo/my-images/440/62681582.PNG/" rel="nofollow"><span class="postimg"><img src="http://img440.imageshack.us/img440/1483/62681582.PNG" alt="62681582.PNG" /></span></a></p><p>außerdem wird unendlich lange versucht die Datei zu laden anstatt sie zu überspringen, wie bei allen Fehlern (die Einstellung des Neu Versuchens bei Fehlern habe ich auf 0 gestellt, also aus.)</p><br /><p>EDIT: Problem gefunden die Defekten/Fehlerhafte links werden nicht aus der Download Liste entfernt, deshalb versucht Fritz!Load dauernd die Datei erneut zu laden. Ich hoffe, dass derFehler Bald gefixt ist.</p>]]></description>
			<author><![CDATA[dummy@example.com (agowa)]]></author>
			<pubDate>Thu, 26 Jul 2012 13:08:10 +0000</pubDate>
			<guid>http://ryblog.eu/fritzload/viewtopic.php?pid=98#p98</guid>
		</item>
	</channel>
</rss>
