• Joined on 2026-07-08
TapTap opened issue TapTap/FastSync#102 2026-07-21 16:20:06 +02:00
Missing atomic file writes on receiver (write-then-rename)
TapTap opened issue TapTap/FastSync#101 2026-07-21 16:20:04 +02:00
Missing cancellation/abort mechanism in protocol
TapTap opened issue TapTap/FastSync#100 2026-07-21 16:20:03 +02:00
Missing heartbeat/keep-alive messages in protocol
TapTap opened issue TapTap/FastSync#99 2026-07-21 16:19:57 +02:00
Missing --exclude-from / --include-from for pattern files
TapTap opened issue TapTap/FastSync#98 2026-07-21 16:19:56 +02:00
Missing --stats flag for transfer statistics summary
TapTap opened issue TapTap/FastSync#97 2026-07-21 16:19:55 +02:00
Missing --backup / --backup-dir flags for safe destructive operations
TapTap opened issue TapTap/FastSync#96 2026-07-21 16:19:53 +02:00
Missing --quiet / --silent flag to suppress non-error output
TapTap opened issue TapTap/FastSync#95 2026-07-21 16:19:49 +02:00
Missing --timeout / --contimeout CLI flags for connection and I/O timeouts
TapTap deleted branch docs/agents-md-workflow from TapTap/FastSync 2026-07-21 16:18:51 +02:00
TapTap pushed to main at TapTap/FastSync 2026-07-21 16:18:48 +02:00
c21950493a Merge pull request 'docs: add batch PR workflow and CI troubleshooting to AGENTS.md' (#94) from docs/agents-md-workflow into main
ce39f2a910 docs: add batch PR workflow, CI troubleshooting, Gitea API, and common pitfalls to AGENTS.md
Compare 2 commits »
TapTap merged pull request TapTap/FastSync#94 2026-07-21 16:18:47 +02:00
docs: add batch PR workflow and CI troubleshooting to AGENTS.md
TapTap created branch docs/agents-md-workflow in TapTap/FastSync 2026-07-21 16:17:31 +02:00
TapTap pushed to docs/agents-md-workflow at TapTap/FastSync 2026-07-21 16:17:31 +02:00
ce39f2a910 docs: add batch PR workflow, CI troubleshooting, Gitea API, and common pitfalls to AGENTS.md
TapTap created pull request TapTap/FastSync#94 2026-07-21 16:17:30 +02:00
docs: add batch PR workflow and CI troubleshooting to AGENTS.md
TapTap closed issue TapTap/FastSync#37 2026-07-21 16:10:36 +02:00
feature: no partial transfer resume or --partial support
TapTap closed issue TapTap/FastSync#34 2026-07-21 16:10:35 +02:00
feature: no symbolic link handling (ignored or broken)
TapTap closed issue TapTap/FastSync#33 2026-07-21 16:10:35 +02:00
enhancement: TCP transport only supports IPv4, no IPv6 support
TapTap closed issue TapTap/FastSync#32 2026-07-21 16:10:35 +02:00
security: TLS does not verify server certificate when no CA is provided
TapTap closed issue TapTap/FastSync#57 2026-07-21 16:10:35 +02:00
Exclude/include patterns and size filters not transmitted over wire to server
TapTap closed issue TapTap/FastSync#40 2026-07-21 16:10:35 +02:00
performance: entire file content loaded into RAM -- no streaming for large files