opendrop
opendrop copied to clipboard
Incomplete file transfer.
I am trying to transfer a text file between two mac books.
Opendrop find works as expected -- ./opendrop find Looking for receivers. Press Ctrl+C to stop ... /Users/haimonti/Library/Python/3.9/lib/python/site-packages/zeroconf/_services/browser.py:168: FutureWarning: <opendrop.client.AirDropBrowser object at 0x1043857c0> has no update_service method. Provide one (it can be empty if you don't care about the updates), it'll become mandatory. warnings.warn( Found index 0 ID 242435eddd0c name Haimonti Dutta’s iPhone Found index 1 ID bb3502543837 name jac325p-duttaOLD
But opendrop send gives an error after asking the receiver to accept, receiver accepted, and uploading file (airdrop is cancelled eventually). In particular, here is the error:
./opendrop send -r 1 -f /Users/haimonti/Research/DDM/DistMomMethods/test.txt
Asking receiver to accept ...
Receiver accepted
Uploading file ...
Exception ignored in: <function ArchiveEntry.del at 0x102dd1c10>
Traceback (most recent call last):
File "/Users/haimonti/Library/Python/3.9/lib/python/site-packages/libarchive/entry.py", line 51, in del
ffi.entry_free(self._entry_p)
AttributeError: _entry_p
Traceback (most recent call last):
File "/Users/haimonti/Library/Python/3.9/bin/./opendrop", line 8, in
Any suggestions would be very helpful. Thanks much in advance.
I have the same problem when I tried to transfer the file between two mac books of Monterey. Airdors are working well between the two mac books. Any suggestions will help me.
@takayanamba99 @Haimonti Hi, Do you solve this?
I'm having trouble extracting keys from my Mac Studio. did you have any problems?
can you give me any tips?
thank you for any help.
I couldn't solve the problem, I am afraid. I need someone's suggestion.
Fixed by https://github.com/seemoo-lab/opendrop/pull/95