Release 0.3.1
Pre-release
Pre-release
Fixes
- Fixed bug that caused the app to silently fail when the sender loses connection with the remote host (receiver).
- The app now tests the ssh connection every minute
- If connection is lost, app tries to re-connect 3 times with a 10 second delay.
- If app doesn't re-connect, it will try again 3 more times on the next ssh test interval
- Misc refactoring of the sender and receiver files