AmazeFileManager icon indicating copy to clipboard operation
AmazeFileManager copied to clipboard

FTP does not start, repeats SAF prompt

Open bakugo opened this issue 3 years ago • 4 comments

Describe the bug FTP no longer works on my device running android 9 due to the recently added SAF prompt.

To Reproduce

  • Attempt to start FTP
  • Get SAF prompt
  • Press OK, pick the root of the internal storage
  • Nothing happens, pressing start again results in the same prompt showing up again

Expected behavior FTP should start (without the prompt, as it has never been necessary on this android version)

Smartphone

  • Device: Pocophone F1
  • OS: Android 9 (LineageOS 16)
  • Rooted: Yes
  • Version: 3.6.1

bakugo avatar Jul 15 '21 21:07 bakugo

This should've been fixed with #2627 Can you please confirm if you're on Amaze v3.6.1 ?

VishalNehra avatar Jul 17 '21 11:07 VishalNehra

@VishalNehra Better, it helps a lot if you can get us some logcat messages.

TranceLove avatar Jul 17 '21 11:07 TranceLove

I am 100% sure I am on 3.6.1. Don't see anything useful in the log but I'll attach it anyway: logcat.log

bakugo avatar Jul 17 '21 11:07 bakugo

Sorry but I couldn't reproduce it.

The case should be related to FTP server sharing internal storage, but I tried both default (internal storage root) and specify folder inside storage root

  • install 3.5.3
  • optionally choose the folder to share, but all on internal storage (SD card support is only on 3.6.1)
  • start FTP server

In both cases, after upgrade to 3.6.1 FTP server would start properly after the SAF prompt and choosing the folder to share from system folder picker.

Tested with Fairphone 3 running LineageOS 16 (9.0) and Oneplus 2 running AOSPExtended 7.3 (10.0)

If someone is able to reproduce it, please let me know.

TranceLove avatar Jul 24 '21 04:07 TranceLove