I had same error : ASUSTOR Ftp Server & QNAP FTP Server
After abort transfer, server response to the previous request command.
The same problem appears whether Abort succeeds or fails with Timeout.
2020-09-29 13:41:36.291 INFO FileLogWriter(1)[13] Info: Assembly: Rebex.Common 2020 R3 for .NET 4.0-4.8
2020-09-29 13:41:36.296 INFO FileLogWriter(1)[13] Info: Platform: Windows 10.0.18363 64-bit; CLR: 4.0.30319.42000
2020-09-29 13:41:36.359 INFO RaiFtp(1)[13] Info: Assembly: Rebex.Ftp 2020 R3 for .NET 4.0-4.8
2020-09-29 13:41:36.359 INFO RaiFtp(1)[13] Info: Platform: Windows 10.0.18363 64-bit; CLR: 4.0.30319.42000
2020-09-29 13:41:36.361 INFO RaiFtp(1)[13] Info: Using proxy none.
2020-09-29 13:41:36.435 DEBUG RaiFtp(1)[13] Info: Connection succeeded.
2020-09-29 13:41:36.470 INFO RaiFtp(1)[13] Response: 220 ProFTPD 1.3.4a Server (ProFTPD) [::ffff:192.168.200.44]
2020-09-29 13:41:36.508 INFO RaiFtp(1)[13] Command: AUTH TLS
2020-09-29 13:41:36.511 INFO RaiFtp(1)[13] Response: 234 AUTH TLS successful
2020-09-29 13:41:36.516 DEBUG RaiFtp(1)[13] Info: Upgrading control connection to TLS/SSL.
2020-09-29 13:41:36.874 DEBUG RaiFtp(1)[13] TLS: Using TLS 1.3 core.
2020-09-29 13:41:38.426 DEBUG RaiFtp(1)[13] TLS: Generating key shares.
2020-09-29 13:41:38.756 DEBUG RaiFtp(1)[13] TLS: Key shares generated (secp256r1, secp384r1, secp521r1, x25519).
2020-09-29 13:41:39.979 DEBUG RaiFtp(1)[14] TLS: Using modern transport layer.
2020-09-29 13:41:40.012 DEBUG RaiFtp(1)[14] TLS: HandshakeMessage:ClientHello was sent.
2020-09-29 13:41:40.375 DEBUG RaiFtp(1)[15] TLS: HandshakeMessage:ServerHello was received.
2020-09-29 13:41:41.878 INFO RaiFtp(1)[13] TLS: Preferred TLS version: TLS 1.3, server is asking for TLS 1.2.
2020-09-29 13:41:41.927 INFO RaiFtp(1)[13] TLS: Warning: SSL 3.0 has been deprecated. According to RFC 7568, it must no longer be used.
2020-09-29 13:41:41.947 DEBUG RaiFtp(1)[13] TLS: Enabled cipher suites: 0x0C1FFFFFFFF4F666.
2020-09-29 13:41:41.947 DEBUG RaiFtp(1)[13] TLS: Applicable cipher suites: 0x0C1FFFFFFFF4F666.
2020-09-29 13:41:41.991 DEBUG RaiFtp(1)[13] TLS: HandshakeMessage:ClientHello was sent.
2020-09-29 13:41:42.118 DEBUG RaiFtp(1)[13] TLS: HandshakeMessage:ServerHello was received.
2020-09-29 13:41:42.123 INFO RaiFtp(1)[13] TLS: Negotiating TLS 1.2, RSA with ephemeral Diffie-Hellman, AES with 256-bit key in GCM mode, AEAD.
2020-09-29 13:41:42.130 DEBUG RaiFtp(1)[13] TLS: The server supports secure renegotiation.
2020-09-29 13:41:42.156 DEBUG RaiFtp(1)[19] TLS: HandshakeMessage:Certificate was received.
2020-09-29 13:41:42.284 DEBUG RaiFtp(1)[18] TLS: HandshakeMessage:ServerKeyExchange was received.
2020-09-29 13:41:42.284 DEBUG RaiFtp(1)[18] TLS: HandshakeMessage:ServerHelloDone was received.
2020-09-29 13:41:42.299 DEBUG RaiFtp(1)[18] TLS: Verifying server certificate ('E=support@asustor.com, CN=Support, OU=NAS, O=Asustor, L=Taipei, S=Taiwan, C=TW').
2020-09-29 13:41:42.306 DEBUG RaiFtp(1)[18] TLS: Certificate verification result: Accept
2020-09-29 13:41:42.317 DEBUG RaiFtp(1)[18] TLS: Verifying server key exchange signature.
2020-09-29 13:41:42.457 DEBUG RaiFtp(1)[18] TLS: Received ephemeral Diffie-Hellman prime.
2020-09-29 13:41:42.913 DEBUG RaiFtp(1)[18] TLS: Ephemeral Diffie-Hellman prime size is 1024 bits (minimum allowed size is 1024 bits).
2020-09-29 13:41:42.950 DEBUG RaiFtp(1)[18] TLS: HandshakeMessage:ClientKeyExchange was sent.
2020-09-29 13:41:43.046 DEBUG RaiFtp(1)[18] TLS: CipherSpec:ChangeCipherSpec was sent.
2020-09-29 13:41:43.053 DEBUG RaiFtp(1)[18] TLS: HandshakeMessage:Finished was sent.
2020-09-29 13:41:43.150 DEBUG RaiFtp(1)[24] TLS: CipherSpec:ChangeCipherSpec was received.
2020-09-29 13:41:43.158 DEBUG RaiFtp(1)[24] TLS: HandshakeMessage:Finished was received.
2020-09-29 13:41:43.171 INFO RaiFtp(1)[24] TLS: Connection secured using cipher: TLS 1.2, RSA with ephemeral Diffie-Hellman, AES with 256-bit key in GCM mode, AEAD.
....
2020-09-29 13:41:50.715 DEBUG RaiFtp(2)[42] Info: Data transfer started.
2020-09-29 13:41:50.761 INFO RaiFtp(2)[42] Info: Aborting operation.
2020-09-29 13:41:50.789 DEBUG RaiFtp(2)[42] Info: Aborting downloading data connection.
2020-09-29 13:41:50.794 INFO RaiFtp(2)[42] Info: Aborting download.
2020-09-29 13:41:50.801 INFO RaiFtp(2)[42] Command: ABOR
2020-09-29 13:41:56.805 INFO RaiFtp(2)[42] Info: Timing out because of an abort method.
2020-09-29 13:41:56.833 DEBUG RaiFtp(2)[42] Info: Abort failed or ignored.
2020-09-29 13:41:56.833 DEBUG RaiFtp(2)[42] Info: Unable to abort, closing data connection instead.
2020-09-29 13:41:56.833 DEBUG RaiFtp(2)[42] TLS: Data connection: Closing TLS socket.
2020-09-29 13:41:56.833 DEBUG RaiFtp(2)[42] TLS: Data connection: Alert:CloseNotify was sent.
2020-09-29 13:41:56.839 INFO RaiFtp(2)[42] Response: 226 Abort successful
2020-09-29 13:41:56.839 INFO RaiFtp(2)[42] Response: 426 Transfer aborted. Data connection closed
2020-09-29 13:41:56.928 ERROR RaiFtp(2)[42] Info: Rebex.Net.FtpException: The operation was aborted.
위치: Rebex.Net.Ftp.sswbh(String p0, Boolean p1, Stream p2, Int64 p3, String p4, gcays p5)
2020-09-29 13:41:56.948 INFO RaiFtp(2)[42] Command: CWD /Home/Test
2020-09-29 13:41:56.948 INFO RaiFtp(2)[42] Response: 450 Transfer aborted. Link to file server lost
2020-09-29 13:41:56.968 ERROR RaiFtp(2)[42] Info: Rebex.Net.FtpException: Transfer aborted. Link to file server lost (450).
위치: Rebex.Net.Ftp.dwzoq(Int32 p0, Boolean p1)
위치: Rebex.Net.Ftp.qdils(String p0, gcays p1)
2020-09-29 13:41:56.984 INFO RaiFtp(2)[42] Command: CWD /Home/Test
2020-09-29 13:41:56.984 INFO RaiFtp(2)[42] Response: 250 CWD command successful
2020-09-29 13:41:56.984 DEBUG RaiFtp(2)[42] Info: Starting data transfer.
2020-09-29 13:41:56.985 INFO RaiFtp(2)[42] Command: PASV
2020-09-29 13:41:56.991 INFO RaiFtp(2)[42] Response: 250 CWD command successful
2020-09-29 13:41:57.007 DEBUG RaiFtp(2)[42] Info: Error while starting data transfer: Rebex.Net.FtpException: Unable to parse server response to PASV command.
위치: rabtx.itxfc.izbwl(EndPoint p0, String p1, String p2)
위치: Rebex.Net.Ftp.ptdlv()
위치: Rebex.Net.Ftp.qqgif(String p0, Boolean p1, qzkpn p2, gcays p3, Int64 p4, FtpTransferState p5)
2020-09-29 13:41:57.007 DEBUG RaiFtp(2)[42] Info: Error while initializing data connection.
2020-09-29 13:41:57.024 ERROR RaiFtp(2)[42] Info: Rebex.Net.FtpException: Unable to parse server response to PASV command.
위치: rabtx.itxfc.izbwl(EndPoint p0, String p1, String p2)
위치: Rebex.Net.Ftp.ptdlv()
위치: Rebex.Net.Ftp.qqgif(String p0, Boolean p1, qzkpn p2, gcays p3, Int64 p4, FtpTransferState p5)
위치: Rebex.Net.Ftp.sswbh(String p0, Boolean p1, Stream p2, Int64 p3, String p4, gcays p5)
2020-09-29 13:41:57.036 ERROR RaiFtp(2)[42] Info: Rebex.Net.FtpException: Unable to parse server response to PASV command.
위치: rabtx.itxfc.izbwl(EndPoint p0, String p1, String p2)
위치: Rebex.Net.Ftp.ptdlv()
위치: Rebex.Net.Ftp.qqgif(String p0, Boolean p1, qzkpn p2, gcays p3, Int64 p4, FtpTransferState p5)
위치: Rebex.Net.Ftp.sswbh(String p0, Boolean p1, Stream p2, Int64 p3, String p4, gcays p5)