MaterialFiles icon indicating copy to clipboard operation
MaterialFiles copied to clipboard

Start ftp server from adb shell

Open desgua opened this issue 6 months ago • 0 comments

First thank you so much for the best file manager of Android!

Is there a way to start up the ftp server remotely through adb? For example if I run "adb shell am start me.zhanghai.android.files/.ftpserver.FtpServerActivity" the ftp activity is bring to focus, but I can't find a way to turn it on.

desgua avatar Aug 24 '24 19:08 desgua