This should solve file copy issue: your large-sized files getting corrupted/damaged whenever copying them from android to Micro SD card; even, moving them "all" at once to your PC, fret free ๐
The first thing I tried was the opposite route. Installing an FTP server into my PC and then a shell or terminal for the android side. I was going to command-line my way for the files to move across the LAN. BOLD ๐
FTP server thread: https://hansgruberz.blogspot.com/2023/10/helpful-lan-sftp-server.html
Actual link to the dl page of FTP server: https://www.rebex.net/tiny-sftp-server/
There was a small hitch because I'm not yet familiar with android pathnames. You needed this small detail since the syntax I'm sure, require this for the client to talk to the server. I'm going to explore more about this solution soon; for now, our android serve as server.
No comments:
Post a Comment