Skip to content

Instantly share code, notes, and snippets.

View ivan-pinatti's full-sized avatar
👨‍💻

Ivan Pinatti ivan-pinatti

👨‍💻
View GitHub Profile
@ivan-pinatti
ivan-pinatti / sync-music-library-to-android.bash
Last active September 11, 2020 17:42
Sync a local music library to an Android device through SSH using RSYNC
#!/usr/bin/env bash
: ' Script to sync a music library from local machine to an Android device
through a SSH connection using rsync and checking files using size only
method.
I do recommend SSHelper as a SSH server for Android devices, you can
download and install it from here:
https://play.google.com/store/apps/details?id=com.arachnoid.sshelper