claudiodangelis / qrcp

:zap: Transfer files over wifi from your computer to your mobile device by scanning a QR code without leaving the terminal.
https://qrcp.sh
MIT License
9.89k stars 524 forks source link

QRCP does not delete the temporary zip file after it is sent under Windows #277

Closed TilsitMonk closed 7 months ago

TilsitMonk commented 1 year ago

I'm opening this issue because:

Steps to reploduce:

  1. Execute QRCP: qrcp send _ANY_FOLDERNAME

  2. Receive ZIP file at mobile device or exit by pressing Q

The problem is observed on

2023-05-03_082010

claudiodangelis commented 1 year ago

Hello! Apologies for the late reply! It looks like something to be looked into... Please allow me some time to look into it, thanks!

ilaoyao commented 7 months ago

Hello! Apologies for the late reply! It looks like something to be looked into... Please allow me some time to look into it, thanks!

unfortunately, it still exist!

claudiodangelis commented 7 months ago

Hello! There is an open PR which should fix it. I'm still reviewing it, it should be available in version 0.11.0, which will be released during the weekend.

This is the PR: #304

claudiodangelis commented 7 months ago

Hello, this should have been fixed now in version 0.11.0 which has just been released. Thanks!