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.
Saving ftp logfile on android mobileRe: Saving ftp logfile on android mobileYou can use adb to download logcat file and then filter on lysesoft.andftp package to get logs.
|