# veliovgroup/Meteor-Files

🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.

Repository: https://github.com/veliovgroup/Meteor-Files
Canonical: https://ross.abutalabs.com/products/meteor-files
Homepage: https://packosphere.com/ostrio/files
Language: JavaScript
License: BSD-3-Clause
License Family: permissive
Topics: meteor, meteor-package, meteor-files, gridfs, google-storage, aws-s3, dropbox, upload, file-upload, websockets, http, file-sharing, files
Last push: 2026-07-27T20:16:48+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 49, longevity 100
- inputs: {"age_days": 4157, "days_push": 37, "days_rel": 343, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1115, forks 165 (observed 2026-08-28T04:03:38.387488+00:00)

## What it is
A Meteor.js package for file upload and management using the MongoDB Collection API, supporting uploads via HTTP and DDP transports. It stores files on the server filesystem, GridFS, AWS S3, Google Storage, or DropBox, with resumable uploads and hooks/events for customization.

## Use cases
- upload files to a meteor app
- store uploads on aws s3 from meteor
- resumable file uploads that survive connection drops
- manage files with mongodb collection api
- upload files to google cloud storage or dropbox
- serve and remove uploaded files in meteor

## When to choose
- you are building a Meteor.js app that needs robust file uploads
- you need resumable uploads across multiple storage backends
- you want file records managed through MongoDB collections

## When to avoid
- your project does not use Meteor.js
- you need a framework-agnostic upload solution
- you only need simple static file serving without upload management

## Facets
- artifact type: library
- maturity: stable
- function: file-upload, object-storage, http-server, websocket
- domain: web-development, files, backend
- platform: cross-platform
- tags: meteor, gridfs, aws-s3, google-storage, dropbox, resumable-uploads, mongodb, nodejs, web-server

## Member repositories
- veliovgroup/Meteor-Files (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:38.387488+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:42:12.306728+00:00, confidence not recorded.
  - readme: https://github.com/veliovgroup/Meteor-Files (fetched 2026-08-28T04:03:38.387488+00:00, sha eb4927e92e6d)
  - homepage: https://packosphere.com/ostrio/files (fetched 2026-08-29T12:46:06.560419+00:00, sha 75677eab1cb5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
