• Joined on 2026-07-08
TapTap opened issue TapTap/FastSync#190 2026-07-30 18:34:43 +02:00
Security: No connection limits or timeouts enables fork-bomb / slowloris
TapTap opened issue TapTap/FastSync#189 2026-07-30 18:34:16 +02:00
Security: TLS client does not verify server hostname
TapTap opened issue TapTap/FastSync#188 2026-07-30 18:34:14 +02:00
Security: Path traversal in received file paths
TapTap opened issue TapTap/FastSync#187 2026-07-30 18:34:13 +02:00
Security: Unbounded network allocation allows denial-of-service
TapTap opened issue TapTap/FastSync#186 2026-07-30 18:33:38 +02:00
Feature: Sparse file handling (--sparse)
TapTap opened issue TapTap/FastSync#185 2026-07-30 18:33:37 +02:00
Feature: SSH key/agent options and remote shell customization
TapTap opened issue TapTap/FastSync#184 2026-07-30 18:33:35 +02:00
Feature: Compression algorithm negotiation (not just zstd)
TapTap opened issue TapTap/FastSync#183 2026-07-30 18:32:55 +02:00
Feature: Checksum-based whole-file comparison (-c, --checksum)
TapTap opened issue TapTap/FastSync#182 2026-07-30 18:32:55 +02:00
Feature: Daemon/server mode equivalent to rsyncd
TapTap opened issue TapTap/FastSync#181 2026-07-30 18:32:54 +02:00
Feature: IPv6 and bind-address support
TapTap opened issue TapTap/FastSync#180 2026-07-30 18:32:18 +02:00
Feature: Connection timeouts, retries, and keepalive
TapTap opened issue TapTap/FastSync#179 2026-07-30 18:32:17 +02:00
Feature: Delete policies and ordering (--delete-before, --delete-after, --delete-excluded, --max-delete)
TapTap opened issue TapTap/FastSync#178 2026-07-30 18:32:17 +02:00
Feature: Backup and versioning (--backup, --backup-dir, --suffix)
TapTap opened issue TapTap/FastSync#177 2026-07-30 18:31:44 +02:00
Feature: Preserve symlinks, hard links, and special files (-l, -H, -D)
TapTap opened issue TapTap/FastSync#176 2026-07-30 18:31:43 +02:00
Feature: Transfer statistics output (--stats)
TapTap opened issue TapTap/FastSync#175 2026-07-30 18:31:43 +02:00
Feature: Rich filter rules and file lists (--filter, --files-from, --exclude-from)
TapTap opened issue TapTap/FastSync#174 2026-07-30 18:30:24 +02:00
Feature: Partial/incomplete transfer resumption (--partial, --partial-dir, --inplace)
TapTap pushed to dev at TapTap/FastSync 2026-07-30 18:25:46 +02:00
e876055167 fix: remove Gitea Actions agent workflows (agents run locally, not in CI)
TapTap pushed to dev at TapTap/FastSync 2026-07-30 18:24:31 +02:00
3d2eb97205 ci: add automated agent workflows — review, fix, maintenance, batch-merge
TapTap pushed to dev at TapTap/FastSync 2026-07-30 18:23:56 +02:00
da20bb4d37 docs: update workflow — dev branch, automated agents, batch orchestration