Open Issues Need Help
View All on GitHub Enhancement: Suppress PING heartbeat logs to prevent terminal spam about 3 hours ago
AI Summary: The Android client's new foreground service sends frequent `PING` heartbeats, which the Linux daemon currently logs like standard file transfers. This excessive logging clutters the terminal, obscuring important `UPLOAD` and `DELETE` operations. The proposed solution is for the daemon to silently handle `PING` actions, suppressing all related connection and protocol logging.
Complexity:
1/5
good first issue
A Linux–Android file synchronization system that syncs folders in real time.
Kotlin
#android#cpp#filesharing#linux#tcp#websockets