SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
[BUG] Remote Upload (Rapidshare.com and Megaupload.com)

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro
View previous topic :: View next topic  
Author Message
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Apr 30, 2008 9:55 am    Post subject: [BUG] Remote Upload (Rapidshare.com and Megaupload.com) Reply with quote

I have tryed remote upload with rapidshare (with user login into my profile) and works correctly for one link. If insert 2 or more links of rapidshare, the anothers links not works and get this error: Error happened while upload: Received HTML page instead of file

Found files uploaded but when try to dowload give me this error: No such file.


For megaupload.com get this error when try upload with direct link from megaupload: Error happened while upload: null filesize or wrong file path

Regards.


Last edited by Namaless on May 02, 2008 1:52 pm; edited 1 time in total
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Apr 30, 2008 12:56 pm    Post subject: Reply with quote

Quote:
I have tryed remote upload with rapidshare (with user login into my profile) and works correctly for one link. If insert 2 or more links of rapidshare, the anothers links not works and get this error: Error happened while upload: Received HTML page instead of file

Nice bug! Fixed it. You can download latest zip with fixed upload.cgi from your
Client Area or apply this fix manually:
replace
Code:
$u->{url}=~s/\/\/(.+?)\:(.+?)\@/\/\//;
($u->{auth_login},$u->{auth_password})=($1,$2);

with
Code:
($u->{auth_login},$u->{auth_password}) = $u->{url}=~s/\/\/(.+?)\:(.+?)\@/\/\//;


Quote:
Found files uploaded but when try to dowload give me this error: No such file.
For megaupload.com get this error when try upload with direct link from megaupload: Error happened while upload: null filesize or wrong file path

need more details about this.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: Apr 30, 2008 1:19 pm    Post subject: Reply with quote

PilgrimX182 wrote:
Quote:
Found files uploaded but when try to dowload give me this error: No such file.
For megaupload.com get this error when try upload with direct link from megaupload: Error happened while upload: null filesize or wrong file path

need more details about this.

Now testing with new fix, but when upload with remote upload from rapidshare.com (not tested from another sites) the files is uploaded (found into files management) but when click to download not found..
If you want take more informations or one admin account into my site.. Wink
Back to top
View user's profile Send private message MSN Messenger
spyer



Joined: 27 Mar 2008
Posts: 28

PostPosted: Apr 30, 2008 7:31 pm    Post subject: Reply with quote

same here, whenever i try to upload from rapidshare.. i get that error

Code:
Error happened while upload: Received HTML page instead of file


and i have the fixed version... i've tried it also on ezyfile.net.. they have the same problem.. i'm guessing it's from rapidshare.. they are using some sort of a system that will detect remote uploads and stop them or something.
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 01, 2008 5:45 am    Post subject: Reply with quote

Oh, probably forgot to mention this, but you need Direct Downloads feature enabled on RapidShare premium account to use this.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 01, 2008 9:54 am    Post subject: Reply with quote

PilgrimX182 wrote:
Oh, probably forgot to mention this, but you need Direct Downloads feature enabled on RapidShare premium account to use this.

Direct download from xfs not supported?
I have writed for 1.0 if you want send to you my code (the license not support public modifyed version)...

Regards.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 01, 2008 10:33 am    Post subject: Reply with quote

Sorry, I don't understand what u're talking bout, but I ment: "Direct-downloads:" checkebox in RapidShare.com premium account settings must be ON to use XFS for downloading rapidshare files.

Anyway, if you have good piece of code for me, feel free to email me or PM it.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 01, 2008 4:31 pm    Post subject: Reply with quote

PilgrimX182 wrote:
Sorry, I don't understand what u're talking bout, but I ment: "Direct-downloads:" checkebox in RapidShare.com premium account settings must be ON to use XFS for downloading rapidshare files.

Anyway, if you have good piece of code for me, feel free to email me or PM it.

Into my profile I have:
Quote:

My Account Settings
Add my username to download links
Show my published files to everyone
Direct-downloads <- THIS


This direct download to me not works.. when try to download with direct link enabled into site setting, I get a link and not download file..
Back to top
View user's profile Send private message MSN Messenger
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 02, 2008 2:04 pm    Post subject: Reply with quote

For megaupload.com any news?

Regards.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 03, 2008 12:48 pm    Post subject: Reply with quote

For direct download on your own site try URL like this:
Quote:
http://LOGIN:PASSWORD@site.com/xxxxxxx/file.zip


Will check & fix direct download by cookie later.

Will try megaupload.com on Monday.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 03, 2008 2:11 pm    Post subject: Reply with quote

PilgrimX182 wrote:
For direct download on your own site try URL like this:
Quote:
http://LOGIN:PASSWORD@site.com/xxxxxxx/file.zip


Will check & fix direct download by cookie later.

Will try megaupload.com on Monday.


I try to my site, but not works.. I get message "The site not require user and password".

When go to my home send to you the code for the last version of XFS-PRO (1.0).

Regards.
Back to top
View user's profile Send private message MSN Messenger
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: May 05, 2008 9:36 am    Post subject: Reply with quote

Fixed Direct Download.
No idea about megaupload. Cause it's bitching about our country connections limit Smile I'm not sure their direct link will work for other IPs except one from which it was generated.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 05, 2008 1:23 pm    Post subject: Reply with quote

PilgrimX182 wrote:
Fixed Direct Download.
No idea about megaupload. Cause it's bitching about our country connections limit Smile I'm not sure their direct link will work for other IPs except one from which it was generated.

I have tryed with rapidshare.com remote upload from megaupload direct link and works correctly..

Now testing new version updated and send more informations..

Regards.
Back to top
View user's profile Send private message MSN Messenger
Namaless



Joined: 20 Apr 2008
Posts: 107
Location: Italy

PostPosted: May 06, 2008 7:01 am    Post subject: Reply with quote

Tested new version and megaupload.com not works, but works correctly direct links.

Regards.
Back to top
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing Pro All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group