Why sharing files/folders across devices is still messy in 2020?
This article is going to be a long rant on the problems I faced when I wanted to transfer a large number of files between two devices. I bet many of you would have faced a similar issue at one time or another. I will also try to state the problem bet...
hkandala.dev8 min read
murali kodali
syncthing is very secure and data transfer rates are impressive. if you are a Linux guy, try kdeconnect. You can copy files with secured encryption. You can also sync clipboard items between your phone and system clipboard. Another option is using termux app (using rsync over ssh) , if your phone is android one. All the above solutions are open source and efficient, but with a bit of learning curve and flair for using Linux.