# psi-4ward/psitransfer

Simple open source self-hosted file sharing solution.

Repository: https://github.com/psi-4ward/psitransfer
Canonical: https://ross.abutalabs.com/products/psitransfer
Language: JavaScript
License: BSD-2-Clause
License Family: permissive
Topics: upload, file-sharing, transfer-files, pastebin
Last push: 2026-06-02T09:26:53+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 85, release rhythm 74, longevity 100
- inputs: {"age_days": 3419, "days_push": 92, "days_rel": 92, "gap_med": 42.0, "n_releases_24m": 7}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1930, forks 246 (observed 2026-08-28T04:05:56.038098+00:00)

## What it is
PsiTransfer is a self-hosted, open-source file sharing web application built with Node.js and Vue, serving as an alternative to services like WeTransfer or Dropbox. It supports resumable uploads and downloads, expiring upload buckets, one-time downloads, AES password-protected download lists, and zip/tar.gz archive downloads.

## Use cases
- self-host a wetransfer alternative
- share large files without accounts
- send files with expiring download links
- host a private file drop with password-protected downloads
- run a one-time download file sharing server
- resumable uploads for big files

## When to choose
- you want a lightweight, no-account file sharing service you control
- you need resumable uploads/downloads for large files
- you want Docker-based quick deployment
- you need expiring or one-time download links

## When to avoid
- you need cloud sync or persistent storage like Dropbox
- you require multi-user account management
- you need end-to-end encrypted file sharing by default
- you want a managed SaaS solution

## Facets
- artifact type: application
- maturity: active
- function: file-upload, http-server, self-hosted
- domain: files, self-hosted, web-development, privacy
- platform: self-hosted, cross-platform
- tags: file-sharing, wetransfer-alternative, resumable-uploads, pastebin, temporary-file-hosting, nodejs, docker, web-server

## Member repositories
- psi-4ward/psitransfer (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:56.038098+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-30T03:08:47.978303+00:00, confidence not recorded.
  - readme: https://github.com/psi-4ward/psitransfer (fetched 2026-08-28T04:05:56.038098+00:00, sha c30ce7fdd856)
  - registry_npm: https://registry.npmjs.org/psitransfer (fetched 2026-08-29T10:48:41.794665+00:00, sha 6cda23178501)
- Data as of 2026-08-30T08:39:29.467469+00:00.
