aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java/org/pacien/tincapp/activities/configure/ConfigurationAccessServerFragment.kt
diff options
context:
space:
mode:
authorpacien2020-12-09 15:07:01 +0100
committerpacien2020-12-09 15:07:55 +0100
commit83663817f5404073f8de11ace4d75ef1b0bb2029 (patch)
tree437d51e14f8f5a7be3e905f26f34b056509403d0 /app/src/main/java/org/pacien/tincapp/activities/configure/ConfigurationAccessServerFragment.kt
parent3e3881b162ca83119870c4ce9db4068bbb985f64 (diff)
downloadtincapp-83663817f5404073f8de11ace4d75ef1b0bb2029.tar.gz
ConfigurationAccessService: disable multithreaded FTP and set explicit data port range
The Apache Mina FtpServer library seems to have some issues when handling parallel transfers. This simply disables multithreading in the library to avoid those. The changeset also explicitly define a port range to be used for passive FTP data connections, solving the warnings about unregistered ports. GitHub: see https://github.com/pacien/tincapp/issues/103#issuecomment-741025439
Diffstat (limited to 'app/src/main/java/org/pacien/tincapp/activities/configure/ConfigurationAccessServerFragment.kt')
0 files changed, 0 insertions, 0 deletions