unixpunk / PlutoWeb

PlutoWeb
73 stars 19 forks source link

Easy USB Mass Storage Eject File Transfer #54

Closed unixpunk closed 5 years ago

unixpunk commented 5 years ago

Allow file transfers from USB Mass Storage Eject so they should up easily when SSH'd in.

unixpunk commented 5 years ago

https://github.com/unixpunk/PlutoWeb/commit/73618896bf2eba0800e851e3e8faf1eac3786867 https://github.com/unixpunk/buildroot/commit/5618230b0753733e697579607caecb13a2545077 https://github.com/unixpunk/buildroot/commit/56c7879a913538c93ca79791e7f4dfdd8cf8d0d1

unixpunk commented 5 years ago

Can now use mass storage and drop files into the Transfer folder and eject. The files will then show up in /tmp/Transferred via SSH.

Can also write files into /tmp/Transfer via SSH and eject. Those files will show up in mass storage under the Transferred folder.