YouSendIt Style code

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
uksweden
Forum Newbie
Posts: 4
Joined: Mon Feb 08, 2010 7:55 am

YouSendIt Style code

Post by uksweden »

Hi All,

I have made some searches and found a thread from 2005 re: YouSendIt.com style code

I was wondering if anyone had any updated links to scripts that offer this kind of file transfer system.

I have found popscript.com sell something but a few threads/posts suggest it is not very good?

The system itself seems pretty simple, is there a free php script available?

*Please note, I am not intending to set-up yet another file transfer site. It would be used to add value to an existing subscription service.

Many thanks.
uksweden
Forum Newbie
Posts: 4
Joined: Mon Feb 08, 2010 7:55 am

Re: YouSendIt Style code

Post by uksweden »

Sorry - I should clarify I am looking for an OpenSource solution.

- Searching for this is tricky as most of these set-ups seem to be connected to warez etc.

Thanks.
uksweden
Forum Newbie
Posts: 4
Joined: Mon Feb 08, 2010 7:55 am

Re: YouSendIt Style code

Post by uksweden »

This looked pretty good: http://www.xigla.com/afilesend/

But it requires windows hosting (ASP).
uksweden
Forum Newbie
Posts: 4
Joined: Mon Feb 08, 2010 7:55 am

Re: YouSendIt Style code

Post by uksweden »

I thought I would keep posting my progress in case anyone else is looking for such a script.

I have found this:
AlstraSoft SendIt Pro

But in the demo ( http://www.blizsoft.com/file/index.php ) it was not possible to add multiple recipients due to a restriction on character length.
And during my upload test - no status/AJAX window reported the file upoads progress. This would be required for larger files (example a 5gb file).

Within the demo admin ( http://www.blizsoft.com/file/admin/configure.php ), it was not possible to permit files greater than 1gb.


I have sent an email to AlstraSoft to see if these options are available.
Post Reply