Free FTP For DEVS! - EVO 4G General

My company site has unlimited space and bandwith so I figured why not give access to the people who have helped me the most!
Figure this would help when you are trying to get your new Roms, app, and other developments out there.
PM me with the username and password you would like and I will create you a directory on my server.
your url would be www.cybermetricsystems.net/whatever_you_want

I also offer a solution for dev's...I've had a thread about it before.
It allows an upload to be made which is stored on the server with a web seed.
Fastest way possible to distribute files. (also the first of it's kind)
http://talkevo.com/tracker/
Let the hosting games begin!

im all for ftps and such, but, why arent we using torrents rather than hammering a ftp/webserver?

nenn said:
im all for ftps and such, but, why arent we using torrents rather than hammering a ftp/webserver?
Click to expand...
Click to collapse
I think main reason is so that the main file dosen't get altered and someone else reposts a crap file, but could host the .torrent file on the FTP if you like...

RAPIDSHARE!!!! lol, i actually paid premium for that thing..

lewi3069 said:
I think main reason is so that the main file dosen't get altered and someone else reposts a crap file, but could host the .torrent file on the FTP if you like...
Click to expand...
Click to collapse
Real reasons for here are:
Not always sufficient seeds
Can't access files on mobile
I've fixed the first, the 2nd is on it's way.
Also, torrent files can't be altered...the hash is dependent of the file contents.

Related

CloudTrade!!

Windows Mobile Based p2p!!!
I found this windows mobile based p2p....I think it may come in handy for sharing cab files tsk files etc....
check it out here
http://www.cloudtrade.com/
also attached the cab file for anyone who wants it.....enjoy!
I'm using it now looks pretty smooth has a nice interface
anyone wanting to add for file sharing the name is "wyzepro"
I'm loading movies and music as well as usefull windows mobile files for all to share
privacy issue, sorry
abjeroen said:
I see you just uploaded a view it's name is n/a.. sow it's a online harddrive, for sharing and private files?
Click to expand...
Click to collapse
seems that way...so far I've loaded some music a few movies and some windows mobile files...
ok I signed up for it and so far I have a gig of space and the files are served from their storage...the interface allows you to upload from and download to the phone and it's ad supported ....so far the ad games and vids aren't annoying.....I see it as being cool say if you have a few people that you share mobile pc enthusiasm with...this would allow you to share cabs and other important files based on your similar interest...for example anyone interested in downloading and watching whole movies of which the files are generally less than 200 mb on avg feel free as I will load more movies to see how well this actually works...I also see it as an alternative to rapid share for those files small enough to stay on the phone or load to their storage ...would make getting a new cab file easy if say with your sig you had your p2p id so someone else could snag the file.....that's my two pennies...anybody else trying it out?

WAMP-like (AAMP?)

Has anybody seen, or considered developing a program similar to WAMP (Windows Apache MySQL PHP) for the Android?
I've always been interested in hosting my own sites, and usually purchased the hosting simply because I never leave a computer on all day.
But given I leave my phone on all day, who's to say there can't be an application developed to host and constantly stream a website from the phone itself?
Would anybody be interested in developing something like this? I'd honestly throw down 10 bucks in android market for such a thing.
LookAlive said:
Has anybody seen, or considered developing a program similar to WAMP (Windows Apache MySQL PHP) for the Android?
I've always been interested in hosting my own sites, and usually purchased the hosting simply because I never leave a computer on all day.
But given I leave my phone on all day, who's to say there can't be an application developed to host and constantly stream a website from the phone itself?
Would anybody be interested in developing something like this? I'd honestly throw down 10 bucks in android market for such a thing.
Click to expand...
Click to collapse
First, why? what's your use case? You're going to host websites to the internet off your 1Ghz mobile device? interesting thought but it'd be cheaper and less stress to just pay that web host.
Second, that'd be one hell of a way to chew through your battery?
Ruxton said:
First, why? what's your use case? You're going to host websites to the internet off your 1Ghz mobile device? interesting thought but it'd be cheaper and less stress to just pay that web host.
Second, that'd be one hell of a way to chew through your battery?
Click to expand...
Click to collapse
Thirdly, you will have high bills for your transfer and users will have to wait ages for page to load.
Ahh and if you really want to do this, then you shouldn't think about neither Apache, MySQL nor PHP. You should use, what you have onboard: sqlite + Java (or maybe C) + some simple HTTP server (Java or C).
It wouldn't necessarily be for a professional site so to speak, more or less to fool around with.
For example (even though having use of facebook renders this completely useless) a blog hosted directly from the phone. Or with password protection, an over-the-web ftp to add apps to your phone from anywhere should you not have your cord on you.
Just little things to play with.
Nice addition Brut. But to clear the confusion, by saying WAMP, I was simply using it as a reference tool to get the point I was trying to make across. I didn't mean actually waste time making a work-around apache server on the droid, but simply a program that uses what's available on the phone to achieve the same ends.
Thanks for the input gents.
@Ruxton as far as chomping away at the battery, I wouldn't suspect it would use a high amount for what the uses are. Now to host some high-traffic sort of thing like google.com for example, ha, there really wouldn't be a chance to use the phone before it died. But as stated in my last post, little things for small uses. Of course, I didn't specify that in the topic start.
http://code.google.com/p/i-jetty/
5 seconds (really!) searching on Google ;-) It's everything you need and I doubt you will find something better
What kills me, is I searched google for such apps using keywords (no lie, straight from my cookies) "Turning android into webserver" "host webserver from android" and "webserver app for android".
And then you come back with this. How peachy.
LookAlive said:
What kills me, is I searched google for such apps using keywords (no lie, straight from my cookies) "Turning android into webserver" "host webserver from android" and "webserver app for android".
And then you come back with this. How peachy.
Click to expand...
Click to collapse
I'm quite sure that I requested "android http server", but now I don't see that site in search results I think it was a miracle! ;-D
EDIT:
Ahh, I have mistaken, it is right on top of results ;-)
http://www.google.com/search?q=android+http+server
The magic behind that miracle was that one acronym, http. Had I only used that.. lol
Another problem is connecting to your phone from rest of the world. Does your telecom give you external IP? Is it static (but this could be fixed using dynamic DNS)?
MediaWiki on Android?
Hi...
I'm interested in an "AAMP" too as I have lots of information stashed away on my laptop via MediaWiki running on WAMP. I'd love to be able to carry it around with me on my mobile phone by uploading it from my laptop's MySQL DB onto the phone (in my case, HTC Desire) if it can run "AAMP".
I just downloaded i-Jetty and what I can do with it isn't entirely apparent. Is it something that would run an AAMP and therefore allow me to do the above?
Cheers..
DesireOwner10 said:
Hi...
I'm interested in an "AAMP" too as I have lots of information stashed away on my laptop via MediaWiki running on WAMP. I'd love to be able to carry it around with me on my mobile phone by uploading it from my laptop's MySQL DB onto the phone (in my case, HTC Desire) if it can run "AAMP".
I just downloaded i-Jetty and what I can do with it isn't entirely apparent. Is it something that would run an AAMP and therefore allow me to do the above?
Cheers..
Click to expand...
Click to collapse
Not sure why the thank button is so close to the quote button... but oh well, I digress.
Have you considered dumping static pages from your mediawiki setup and then pushing those to the phone? If you don't need to edit the content, then having the full db backend on the phone is pointless. Just set up a script to dump the all the pages in an elegant way (wget comes to mind but there is probably a better way) and then bundle them for transfer to the phone.
Thanks for reply! Sorry for delay (floods tend to take you off the grid).
Not a bad idea about dumping static pages..but I would like to be able to navigate around & search through the mediawiki. Anyone have thoughts on AAMPing a mediawiki?
AAMPing a MediaWiki?
Anyone have any further thoughts or smart ideas on pulling this off?
Have you tried PAW Server?
Sent from my PC36100 using XDA App
Thanks for the reply. PAW server is an interesting bit of kit and certainly is a demonstration of what the device can serve up.
However..it isn't exactly what I'm trying to achieve. Basically...I need something which will run the php files and the MySQL database which are what MediaWiki is comprised of.
Whilst I could simply generate static pages from my Wiki's & read them directly on the phone, this means I lose all the advantages of links & searching which is one of the reasons why I put my notes in a MediaWiki to start off with.
So..anyone know of something like an AAMP?
LookAlive said:
Has anybody seen, or considered developing a program similar to WAMP (Windows Apache MySQL PHP) for the Android?
I've always been interested in hosting my own sites, and usually purchased the hosting simply because I never leave a computer on all day.
But given I leave my phone on all day, who's to say there can't be an application developed to host and constantly stream a website from the phone itself?
Would anybody be interested in developing something like this? I'd honestly throw down 10 bucks in android market for such a thing.
Click to expand...
Click to collapse
Botbrew-Basil is on play store !
Android web server
yashade2001 said:
Botbrew-Basil is on play store !
Click to expand...
Click to collapse
WHAT YOU NEED IS 'KSWEB SERVER' --> (play.google.com/store/apps/details?id=ru.kslabs.ksweb&hl=en)
FIND IT ON ANDROID MARKET
PHP + MYSQL

The best online storage solution for your ROM's!

Dear chefs,
Everybody knows how slow some online share-site's are. It's frustrating for you, that every time you just finished your new ROM, you have to wait so long
The users are frustrated by the same site's because of all the restrictions: wait 1 or 2 minutes, it's to busy right now, slow connection, you reached your max. data quota for today, and all the terrible add's & pop-ups!
But, there is a solution! It is an application for your computer (win & mac) that will put a special folder on your desktop. It is a special folder because everything that you put in that folder, automatically synchronizes with your ON-LINE storage space! If You have more than 1 machine like me, you are glad with the next feature: synchronizing between desktops. I've installed the application on my Win7 desktop, and on my MacBook. So stop mailing yourself, end throw away that USB stick that's always lost
But, why you MUST use it, is the Public Folder in your synchronizing folder! When you have finished your new ROM, just put it in your folder (zip/rar is not necessary!) en right-click > provide public link!
This link, you post on XDA and every user can download your new ROM in peace! To test it, here is a link from the Mikenificent 13.3 ROM, I put in my public folder> LINK
See a short youtube video with all the possibilities
http://www.youtube.com/watch?v=OFb0NaeRmdg
So, have I convinced all Chef's to use dropbox for your ROMS?
Use this LINK to get started whit dropbox. Why that link? It's a referral link, and when you use that we both get hooked up whit 250MB extra, besides the 2GB standard storage!
Thank you, and keep cooking!
https://www.dropbox.com/referrals/NTM5MzQ0MTE5
sometimes we use the online storage hosters (not me) to gain money cause sometimes( like me) buy a premium account to store everything, as many ppl do. and sometimes some storage dont erase our files...
So... whats the benefit in this cases to us? wich is the fastest Upload download rates you have? does it erase files when nobodys download them? you will get money for it? does we?
Mediafire dont erase my files... and dont have waiting time dunno if ppl is happy with it... and ppl do its own mirros in fact.
oostrum said:
Dear chefs,
Everybody knows how slow some online share-site's are. It's frustrating for you, that every time you just finished your new ROM, you have to wait so long
The users are frustrated by the same site's because of all the restrictions: wait 1 or 2 minutes, it's to busy right now, slow connection, you reached your max. data quota for today, and all the terrible add's & pop-ups!
But, there is a solution! It is an application for your computer (win & mac) that will put a special folder on your desktop. It is a special folder because everything that you put in that folder, automatically synchronizes with your ON-LINE storage space! If You have more than 1 machine like me, you are glad with the next feature: synchronizing between desktops. I've installed the application on my Win7 desktop, and on my MacBook. So stop mailing yourself, end throw away that USB stick that's always lost
But, why you MUST use it, is the Public Folder in your synchronizing folder! When you have finished your new ROM, just put it in your folder (zip/rar is not necessary!) en right-click > provide public link!
This link, you post on XDA and every user can download your new ROM in peace! To test it, here is a link from the Mikenificent 13.3 ROM, I put in my public folder> LINK
See a short youtube video with all the possibilities
http://www.youtube.com/watch?v=OFb0NaeRmdg
So, have I convinced all Chef's to use dropbox for your ROMS?
Use this LINK to get started whit dropbox. Why that link? It's a referral link, and when you use that we both get hooked up whit 250MB extra, besides the 2GB standard storage!
Thank you, and keep cooking!
https://www.dropbox.com/referrals/NTM5MzQ0MTE5
Click to expand...
Click to collapse
Maybe if you didnt post your own refferal link at the bottom of that post, you would have been more.. believable.
Dropbox is nice for small files. However the speed, sucks sometimes. In order to make files available publically you have to put them in the Public folder, where they will get erased 30 days later. So there's some drawbacks, but for a cook that only cooks for one or two devices and plans on updating the ROM at least once a month, it's not a bad choice
@OP:
Two items;
1) Here is a review that I did on the various file hosting services:
http://forum.xda-developers.com/showpost.php?p=5492841&postcount=6
2) You have posted this in several forums. It's borderline spam, any more instances and your account will be suspended.
Thread closed.

Free fastspeed hosting for G2-devs...

Hi all devs for our fantastic phones...
I've got a site (xdafiles.net) with over 700 GB of space and 7,5 TB of bandwith/month.
Me, and many others with me, have been very frustrated over the random file sharing places that the devs use, and I've also seen many devs asking to get their files mirrored. I'll firstly make the files available through ftp/direct link download (available just after upload like any other server), and after files get added I'll make a ftp-browser for people to browse throught the files with a browser at xdafiles.net.
This server has very good speeds up/down, so no need to d/l with 100kb/s any longer!
DEVs, or other individuals wishing to contribute with some files related to xda, should leave a comment or PM me. I'll give you a user/pass for FTP. The adress for your files will be e.g. "http://xdafiles.net/novek/xxxxxxx.zip".
So, this is one of my possibilities to contribute, and hope that rapidshare etc. will no longer be used
I can also mirror stuff if need be. 100mbit, unlimited bw a month

Free file hosting

I know with the shut down of megaupload many people are looking for a site to upload there files I own a dedicated server and am wanting to give back to the XDA community by offering a free file hosting serveice if you need to host files you can here at myandroidroms.com. Just thought I would offer the service out to anyone who migth need it.

Categories

Resources