TeamAmaze / AmazeFileManager

Material design file manager for Android
https://teamamaze.xyz
GNU General Public License v3.0
5.36k stars 1.58k forks source link

Samba copy does not work #3952

Open tomnick opened 1 year ago

tomnick commented 1 year ago

Describe the bug Amaze does copy a file from a smb network but without any content in that file (0KB)

To Reproduce Steps to reproduce the behavior:

  1. Open Amaze
  2. Connect to your SMB network
  3. Copy a file from your SMB network
  4. Paste in a local Dir and see copy with 0KB

Expected behavior Normal copy and paste via SMB

Smartphone (please complete the following information):

TranceLove commented 1 year ago

Not easy to find a GrapheneOS device here, so could only test with emulator.

Works OK with Pixel 7 emulator running stock Android 14.

My best bet is if GrapheneOS isn't doing any over hardening that is breaking Amaze...

PeteLawler commented 1 month ago

I've an issue that looks exactly the same as this. Connects to SMB share, can browse. Can't copy across. A dummy file of 0k is created, but nothing else seems to happen. Is it noteworthy that the only permissions the app seems to have is for Notifications? Like, there's not even an option for File Access permissions. Pixel 6 Pro, stock Android 14.

Edit: I noticed a little later that there was actually a Notification that popped up, saying it was copying a file. But there was no info about the file, nor a transfer rate. So I force quit, started again, tried the copy again and now it's working yay Heisenbugs?