Files
SyncFlow/app
amir c415dceb22
Build & Release APK / build (push) Successful in 12m49s
v1.0.60: skip remote directories in sync + reduce concurrency to 2
- Filter out isDirectory entries from remoteFiles so remote folders are
  never treated as files to sync (fixes phantom-directory 'Partial ✗5' status)
- Lower Semaphore from 4 → 2 to reduce concurrent SFTP sessions and
  avoid hitting server session limits
2026-06-06 17:45:32 +00:00
..