Page 4 of 5

Posted: Sat 13 Oct 2012, 02:50
by NeroVance
Personally one could potentially split files into parts, and then upload them if they can't find an appropriate site for their file and size.

For ISOs, just link to all parts, or a site with links to all parts. For packages, I'd say perhaps build a dotpet that would only serve to execute some commands to download packages linked to by a file on a web server.

But I digress. I do agree with above about Google Docs, but perhaps Wuala might do (From what I remember at least)

Brainwave Repo 3.0

Posted: Wed 24 Jul 2013, 20:53
by Saturn
Hi,

Once again , I am offering some hosting .

I have a VPS from http://www.dreamhost.com , with a unlimited quota for storage and bandwidth transfers.

Please read this Forum Thread for more information:

http://murga-linux.com/puppy/viewtopic. ... viewresult

if interested, please PM me for an account, or if you were to prefer, please provide a link to where I can attain your files.

Thanks!

unlimited storage for $125/year for life

Posted: Thu 27 Mar 2014, 20:41
by disciple
I guess you wouldn't be allowed to host other people's files, but if anyone would want unlimited storage for $125/year for life, check out Spideroak's offer for the next couple of days.

Box - limits

Posted: Sat 26 Apr 2014, 06:29
by peebee
Have just learnt this about the Box service:

On 25/04/14 23:50, Takuto Kitamura wrote:
>
> Hi,
>
> Sorry for the delayed response.
>
> I have checked on the link that you have provided on your email and there is no problem with it. The reason why you can no longer download the shared files is because you have fully used up the assigned bandwidth on your account which is 10GB. Free accounts are given 10GB of bandwidth they can use per month. Once the limit has been reached download will not longer be available. Wait for your bandwidth assignment to get reset next month and you can go back to downloading the files.
>
> Sincerely,
> Box Support

Have replied it would be a good system enhancement if this explanation was given at the point of a failed download.....rather than leaving the user in confusion as to why a download has not occurred

Posted: Tue 26 Jan 2016, 21:14
by april
Looks like its a while since anyone posted here .
Found the New Zealand guy Kim Dotcom is it ? used to have MegaUploadnow has just Mega .
50 Gb limit free ,links and all .



Anyone using the site ?
Any problems ?
Only uploaded one file so far

https://mega.nz/


[quote] Mega: Internet outlaw Kim Dotcom released this service one year after the U.S. government shut down its predecessor, MegaUpload, for facilitating copyright infringement. The new tool promises “state of the art, browser-based encryption technology

Posted: Tue 26 Jan 2016, 21:26
by bark_bark_bark
I'm not a MEGA user and I would honestly avoid it. The NZ government is a shareholder can could easily sneak bad code into the extensions.

Posted: Tue 26 Jan 2016, 21:37
by april
bark_bark_bark wrote:I'm not a MEGA user and I would honestly avoid it. The NZ government is a shareholder can could easily sneak bad code into the extensions.
Err not that I am aware of . Bit like "Farlap" bit jealous are we?.
The code is all made public - have a look on the site.

We do things differently out here and New Zealand does not colaborate with Yanks or Frenchies after their well known attacks on New Zealand soil. Hell they won't even let the Yanky Navy bring their nuclear ships into NZ waters.!

But then with a by-line like that what else could I expect.

Posted: Sun 17 Apr 2016, 00:12
by TyroBGinner
I would stay on April's good side.

She has an attitude, and she's armed.

If you don't believe me, look here.

Does an anonymous file host exist anymore (June 2016)

Posted: Mon 20 Jun 2016, 06:56
by Keisha
I just tried uploading a 150 MB file to Dropbox, myfreefilehosting, OneDrive, and FileDropper, only to discover that none of these are anonymous anymore.

Does anyone know of a truly anonymous file hosting service still available today?

Re: Does an anonymous file host exist anymore (June 2016)

Posted: Mon 20 Jun 2016, 12:11
by bark_bark_bark
Keisha wrote:I just tried uploading a 150 MB file to Dropbox, myfreefilehosting, OneDrive, and FileDropper, only to discover that none of these are anonymous anymore.

Does anyone know of a truly anonymous file hosting service still available today?
Sorry, but you'll need to look in the darkweb for that.

Posted: Tue 21 Jun 2016, 00:18
by gcmartin
Hello @Keisha
[quote=You]Does anyone know of a truly anonymous file hosting service still available today?[/quote]This is not the answer I think you're looking for, but, it might be useful.

For some/many of todays cloud storage systems which it appears you have an ID, you can upload a file and make it accessible publicly. Providing people with the Public link does not expose your ID. Thus, this is a kind of anonymity that could be helpful to your mission.

Posted: Tue 21 Jun 2016, 06:03
by Keisha
gcmartin wrote:...For some/many of todays cloud storage systems which it appears you have an ID, you can upload a file and make it accessible publicly...
But that is not true anonymity.

Big Brother encroaches relentlessly, it seems.

bbb can you suggest a "darkweb" host site? I have tor.

Posted: Mon 18 Mar 2019, 02:28
by Flash
Introducing Firefox Send
Providing Free File Transfers while Keeping your Personal Information Private

Posted: Sat 23 Mar 2019, 16:51
by 8Geee
I dunno Flash... I smell a salesman or two. I might point all other telemetry/shares/searches to good ol' 127.0.0.1.

JMHO
8Geee

Posted: Wed 24 Apr 2019, 17:22
by gyro
I'm looking for a new home to store http://www.fishprogs.software/puppy/firmware/.

It's about 606MiB at the moment.
It's not that the individual files are big, there's just a lot of them.
Also bandwidth is not a big issue, because folk normally only download a small part of the repository.

It needs to be on a Linux server, with me having access to be able to maintain symbolic links.

Any offers?
Any suggestions?

One of the problems with the current server, is that the repository contains many symbolic links, which are still present in my local clone of the git repository.
But when I upload the individual changed files, the symbolic links are not retained, a full copy of the changed file is uploaded for the actual file and a second for the changed symbolic link.
The result is that the repository on the server is growing a lot faster than it needs to.

I'm looking at this stuff now because I need to move my website to a different hosting service.

gyro

Posted: Wed 24 Apr 2019, 22:42
by mavrothal
gyro wrote:
Any suggestions?
A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)

Posted: Thu 25 Apr 2019, 02:27
by gyro
mavrothal wrote:A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)
There's just one thing, my source is already a git repositoty, just not on github.
The idea was to make individual files more readily available.

But thanks for the suggestion, because it reminded me that when I started this process, I thought that the only way to get real files from a git repository, was to clone it.
I think I might investigate extracting individual blobs from a git repository, (I'm pretty sure you can extract individual source files).

gyro

Posted: Thu 25 Apr 2019, 04:25
by dancytron
gyro wrote:
mavrothal wrote:A new repo in gitgub? woof-ce or else where? (binary files are Ok as long as they a re not huge)
There's just one thing, my source is already a git repositoty, just not on github.
The idea was to make individual files more readily available.

But thanks for the suggestion, because it reminded me that when I started this process, I thought that the only way to get real files from a git repository, was to clone it.
I think I might investigate extracting individual blobs from a git repository, (I'm pretty sure you can extract individual source files).

gyro
I think that most/all github repos let you have regular web access. Just as an example, this is Fred's Stretch Repo https://fredx181.github.io/StretchDog/amd64/Packages/

Posted: Thu 25 Apr 2019, 14:39
by gyro
Thanks for the input, but we can all go back to sleep.
I've found an alternate http://anduin.linuxfromscratch.org/BLFS/linux-firmware.
It does what I did, but it is updated more frequently.

gyro