Page 1 of 2

internal transfer buffer size & socket buffer size?

Posted: 2021-08-01 21:00
by johhnyk
I have a 125MB/s local network. My HDD's can go up to 250MB/s.

What should I set the internal transfer buffer size & socket buffer size to?

I am reading here

viewtopic.php?t=3641

How is 32768 to KB?

And how is 262144 to KB?

I am lost because I do not know how to configure these two boxes in the server settings.

Thanks.

Also my ethernet cables are CAT6.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-02 05:53
by boco
If you are using the new FileZilla Server 1.x, buffer settings do not exist. Only the old Server 0.9.60 has them.

Byte to KByte (binary 2-based): Divide by 1024.

32768 = 32KiB
262144 = 256KiB

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 17:46
by johhnyk
boco wrote:
2021-08-02 05:53
If you are using the new FileZilla Server 1.x, buffer settings do not exist. Only the old Server 0.9.60 has them.

Byte to KByte (binary 2-based): Divide by 1024.

32768 = 32KiB
262144 = 256KiB
Where is the link to the new server?
Untitled.png
Untitled.png (33.56 KiB) Viewed 5923 times
fz.png
fz.png (25.97 KiB) Viewed 5923 times

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 17:53
by johhnyk
This one? 1.0.0-rc5

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 18:02
by johhnyk
Installed 1.0.0-rc5

I cannot access my ftps. I don't even know where to strat now.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 18:06
by johhnyk
I am receiving error while transferring data: TLS session of data connection not resumed

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 18:17
by johhnyk

Code: Select all

 {Thread:   1} <2021-08-03T18:12:56.194Z> [ST] Settings written to C:\WINDOWS\system32\config\systemprofile\AppData\Local\filezilla-server\settings.xml.
{Thread:   6} <2021-08-03T18:13:02.704Z> [ER] [Ftp Server/Session 8] TLS session of data connection not resumed.
{Thread:   1} <2021-08-03T18:14:12.462Z> [ER] [Administration Server] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
{Thread:   1} <2021-08-03T18:14:12.462Z> [ST] [Administration Server] Client did not properly shut down TLS connection
{Thread:   1} <2021-08-03T18:14:12.462Z> [ER] [Administration Server] Session ended with error from source 0. Reason: ECONNABORTED - Connection aborted.
{Thread:   6} <2021-08-03T18:14:15.729Z> [ER] [Ftp Server/Session 8] GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
{Thread:   6} <2021-08-03T18:14:15.729Z> [ST] [Ftp Server/Session 8] Client did not properly shut down TLS connection
{Thread:   6} <2021-08-03T18:14:15.729Z> [ER] [Ftp Server/Session 8] Control channel closed with error from source 0. Reason: ECONNABORTED - Connection aborted.
{Thread:   1} <2021-08-03T18:14:15.730Z> [ER] [Ftp Server] Session ended with error from source 0. Reason: ECONNABORTED - Connection aborted.
{Thread:   5} <2021-08-03T18:14:46.287Z> [ER] [Ftp Server/Session 9] TLS session of data connection not resumed.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 18:26
by johhnyk
WOW this new garbage destroyed my FTPS serer seetting, none of my clients can get in, I cant get in.

I am receiving error while transferring data: TLS session of data connection not resumed

There is no option to disable this tsls./'po;ljkdsfvcKNL/;DSAFG,.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 18:32
by johhnyk
boco wrote:
2021-08-02 05:53
If you are using the new FileZilla Server 1.x, buffer settings do not exist. Only the old Server 0.9.60 has them.

Byte to KByte (binary 2-based): Divide by 1024.

32768 = 32KiB
262144 = 256KiB
i TOOK A CHANCE ON YOU BY YOUR STATEMENT "NEW" VS "OLD. MY FTPS IS NOW GARBAGE. i HAVE TO ********* REbuuildVBUPO'JKASDFC'KP
ESADrgf'l;km,
<;l
,k,asdfvg;l',
k

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 21:23
by oibaf
Which ftp client are you using? It seems to not support TLS session resumption, which is now required by the new server, for security reasons.

Your old settings have not disappeared, unless you've deleted them they should still be where they were. If you want to go back to the old server, just reinstall it.

Let us know if it works.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 22:07
by johhnyk
oibaf wrote:
2021-08-03 21:23
Which ftp client are you using? It seems to not support TLS session resumption, which is now required by the new server, for security reasons.

Your old settings have not disappeared, unless you've deleted them they should still be where they were. If you want to go back to the old server, just reinstall it.

Let us know if it works.

All android ftp/ftps apps do not have tls. What should i use on my android 11 so i can use the new server?

I looked for filezilla for android, cant find it.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-03 22:31
by botg
If you have an issue with a particular client for Android, contact your client vendor for assistance.

That said, I'm not aware of any quality FTP software for Android. Would it be possible to install a x86 emulator on Android, install Windows on it, FileZilla on top of it and then mount your underlying storage into this virtualized Windows?

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-04 12:35
by johhnyk
It makes no sense to force tls while most clients use android nowadays to ftp in and out. Every android client i use fails to have tls.

The client now im using is ftpcafe. No more updates.

The ftp clent side a is a hot mess on play store.

Love to see fileilla come out with ftp for android.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-04 14:03
by oibaf
The server does not enforce TLS by itself, even though it can be configured to do so.

The problem in your case is not that the client doesn't support TLS, but that it doesn't support TLS resumption: without TLS resumption, there would be no way to know that a data connection was really opened by the same user that logged into the FTP server. With session resumption, it's like a "token" gets passed from one connection to the other so that the server knows who's who.

Re: internal transfer buffer size & socket buffer size?

Posted: 2021-08-04 14:21
by oibaf
Update.

I just found an Android client that does support TLS session resumption: Total Commander.

Make sure to download the FTP plugin (directly from the app itself) and explictly enable "SSL cryptography" when configuring the server connection.