Page 3 of 8

Re: glftpd connection problem

Posted: Sun Jan 03, 2021 4:16 pm
by bugreport
Also noticed that version is still set at 3.2.0 Beta (Help=>About) instead 3.2.1 Beta.

Re: glftpd connection problem

Posted: Mon Jan 04, 2021 1:03 am
by FTP
bugreport wrote:6. Shift + End doesn´t work to select the entire directory structure (first directory to latest), only Shift + Pagedown works, which can be quite painful if it's big directory structure.

7. Directory's selection can't be done.

8. FXP doesn't work. (too many errors)

No such directory.

Failed to get the EPSV port from: filesize

9. Log window can't identify and make distinction between servers [1] and [2] (FTPRush v2), even the ideal sites tag should be their names ex: [sitename] [sitename]

This were my quick findings...
Thanks for your suggestion, we will add these features in the next release.

Re: glftpd connection problem

Posted: Wed Jan 06, 2021 12:02 am
by bugreport
No problem, i think the more you can bring from V1/2 source code to V3 the better, it's a mature and stable code and has in it a major kind of options that most users wants to be used in this new one.

Thank you also for your efforts.

Re: glftpd connection problem

Posted: Sun Jan 10, 2021 1:31 pm
by FTP
bugreport wrote:No problem, i think the more you can bring from V1/2 source code to V3 the better, it's a mature and stable code and has in it a major kind of options that most users wants to be used in this new one.

Thank you also for your efforts.
Version 3.2.3 added the features you want.

Re: glftpd connection problem

Posted: Sun Jan 10, 2021 9:25 pm
by bugreport
Thank you.
bugreport wrote:I also noticed that Encryption algorithm is never shown on log file:

(FTPRush v2)
Encryption algorithm: TLSv1.2 ECDHE-ECDSA-AES128-GCM-SHA256-128
Still not shown.
bugreport wrote: [1][FTP]Status: SSL Encryption: Tls1.2
Once again, it should be in CAPS => "TLS 1.2" or "TLS v1.2"

As a suggestion i think you also should mention what TLS library version is being used at Help => About => Credits
bugreport wrote: 3. Minor typo:
[1][FTP]Status: Connet via proxy : PROXY
Once again, there's a typo, should be "Connect"

--------------------------------------------------------------------------------------------------------------

When changes are made in SITE like IP / PORT / USER / PASS after it's not able to connect anymore even new settings are fine. (tested with other ftp clients using same settings and connects fine)

Error: Error Login FTP(IP:PORT) Can't connect IP via proxy IP.
Message : InvalidProxyResponse

And after new error showing up and can't connect, this time a slightly different one:

Error: Error Login FTP(IP:PORT) Failure of a call to SSPI, see the interior exception.

Also in Bold some Error message redundancy.

Re: glftpd connection problem

Posted: Mon Jan 11, 2021 12:30 am
by bugreport
I've noticed that you've added new log tags [sitename] [sitename] but still missing here:

[1][FTP]2021-01-11 12:14:36
[2][FTP]2021-01-11 12:14:40

As a suggestion you should label it as:

[SITENAME][FTPES]2021-01-11 12:14:36 (Explicit FTP in this case)
[SITENAME][FTPES]2021-01-11 12:14:40 (Explicit FTP in this case)

Where:

FTP = Normal FTP connection (no encryption)
FTPS = Implicit FTP connection (encryption)
FTPES = Explicit FTP connection (encryption)
SFTP = SSH File Transfer Protocol

And similar to other protocols such as:

GD = Google Drive
WFSWC = Wing FTP Server Web Client
S3 = S3 Amazon Simple Storage Service
MOD = Microsoft One Drive
DB = Dropbox

Re: glftpd connection problem

Posted: Mon Jan 11, 2021 12:41 am
by bugreport
Also another finding is the confirmation of TLS v1.3 not working at all, i could only see it working at maximum protocol as TLS v1.2, it works perfectly fine on TLS v1.3 with Filezilla.

Re: glftpd connection problem

Posted: Wed Jan 20, 2021 8:20 pm
by bugreport
10. When new sites are added they are not ordered alphabetically.
11. List settings should be available individually by site and not in general because some sites only list with a specific option (ex: STAT) and by selecting it will make other sites not listing.

Re: glftpd connection problem

Posted: Fri Jan 22, 2021 6:54 am
by FTP
bugreport wrote:10. When new sites are added they are not ordered alphabetically.
11. List settings should be available individually by site and not in general because some sites only list with a specific option (ex: STAT) and by selecting it will make other sites not listing.
you can change the site's order by drag and drop sites in the site manager dialog in version 3.2.4.

Re: glftpd connection problem

Posted: Fri Jan 22, 2021 3:04 pm
by bugreport
Thanks for the info, i'll wait for all the previous critical issues fixes, atm it's not usable for further testing, so i'll wait for a more mature version.