seemoo-lab / opendrop

An open Apple AirDrop implementation written in Python
https://owlink.org
GNU General Public License v3.0
8.63k stars 273 forks source link

Where are files downloaded? #49

Closed warpdesign closed 4 years ago

warpdesign commented 4 years ago

When using the receive parameter, where are files downloaded?

I got a File(s) received (size 3.17 MB, speed 14.82 MB/s) message but cannot locate any file.

schmittner commented 4 years ago

Files should be downloaded to the current working directory as described in our README.