abhi16180 / photon

Photon is a cross-platform file-transfer application built using flutter. It uses http to transfer files between devices. You can transfer files between any devices that run Photon.
https://photondev.netlify.app
GNU General Public License v3.0
465 stars 41 forks source link

Unable to transfer between android and windows 11. #91

Closed onthejobtraining closed 6 months ago

onthejobtraining commented 1 year ago

I was trying to send files from my android 11 phone to windows 11 laptop and I got this cancelled message

And when I tried to send files from windows to android, I got "No device found" message on the android app while using both QRCode and Normal Mode.

The laptop is connected to the android's mobile hotspot and files permission is given.

abhi16180 commented 1 year ago

@metronightly This usually happens if you do not allow app to bypass firewall. Please check it once.

onthejobtraining commented 1 year ago

@metronightly This usually happens if you do not allow app to bypass firewall. Please check it once.

Okay, firewall seems fine and I even successfully transferred images (jpg and png) from android to windows but for some reason the video files are showing the cancelled error.

abhi16180 commented 1 year ago

Okay, that's weird !!. Will check it out