mrfenyx / RPi-Zero-W-WiFi-USB

Use the Raspberry Pi Zero / Zero 2 W as a WiFi USB Stick
GNU General Public License v3.0
17 stars 3 forks source link

New feature request "http upload with username and password" #5

Closed raindancer2204 closed 5 months ago

raindancer2204 commented 6 months ago

Hello, your Samba USB stick is really great. But isn't there still the possibility of building an http frontend where you log in with a username and password and carry out the "upload" and delete? Then you would have 2 options. I'm a little spoiled by the "Octoprint" track. But unfortunately that no longer works with my new printer :(

mrfenyx commented 5 months ago

Hi, I'm sorry but I meant this as a very basic tool to avoid moving the USB from PC to printer. Currently, I don't plan of implementing any type of frontend for it as file operations can be done easily while the drive is mounted as a network device.