Hacker News new | ask | show | jobs
by toxi360 386 days ago
Hey HN,

I just launched GOSync, a GUI-based, cross-platform SSH file sync tool written in Python (PySide6 + Paramiko). It allows secure syncing between a local folder and a remote server via SSH.

Features:

    SSH key and password login support

    Drag & drop transfer between local & remote

    Auto 10-second sync and manual "Sync Now"

    Dark-themed modern UI

    System tray integration

    Reconnection handling + error logs

    Works on Linux & Windows