Saving ftp logfile on android mobile

FTP client for Android handsets.
Post Reply
CliveW
Posts: 1
Joined: Fri Oct 17, 2025 3:47 pm
AntiSpam sum: 8

Saving ftp logfile on android mobile

Post by CliveW »

Hi there,
I need to test a private mobile network using ftp and provide evidence of data transfer and throughputs. Does the Pro version of AndFTP on an android mobile allow me to save a verbose logfile of ftp activity, and additionally, does it allow me to set packet size ?
Thanks.

support
Posts: 869
Joined: Sun Apr 20, 2008 4:40 pm

Re: Saving ftp logfile on android mobile

Post by support »

You can use adb to download logcat file and then filter on lysesoft.andftp package to get logs.

Post Reply