prusa3d / Prusa-Link-Web

Prusa Web interface resources
GNU General Public License v3.0
114 stars 50 forks source link

[Prusa Connect] Upload Error - file with same name cannot be deleted #449

Open allen0977 opened 8 months ago

allen0977 commented 8 months ago

Screenshot 2023-11-05 211740

When trying to send bgcode direct from prusa slicer to the printer, I encounter the error "file cannot be deleted". I'm unable to remotely delete the file from the Prusa Connect web inteface, and I cannot add the file to the printer remotely.

In my case, I wanted to print the same item, but with 2 different color spools selected (first print used TH1 and TH2, the second print used TH5 and TH2). The sliced files were of the same name, I could not append to the name or overwrite the file on the usb drive. I had to physically disconnect the USB drive, insert into my computer, clean up the files, and then try again.

Expectation: If the same filename exists on the drive, either prompt to "rename or overwrite". I would also expect the "delete file" from Prusa Connect to be able to delete the file on the local USB drive.