FlashFXP 4.1 beta feedback Please post all 4.1 beta comments, suggestions and bug reports in this forum. |
07-22-2011, 02:59 PM
|
#1
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
FlashFXP 4.1 BETA build 1614
FlashFXP 4.1 BETA build 1614
- Fixed > Queue window > target column > when en-queuing a rename or move, the target column was blank. It should of displayed the new location/filename.
- Changed > Queue window > Edit. If multiple queue items of different type are selected its impossible to edit them all at once, now the item with focus is edited and the rest of the selection is ignored.
- Fixed > Queue window > Edit. There were some issues where the editor allowed the user to edit certain fields with a multiple selection that shouldn't of been allowed.
- Fixed > The skip [reason] status message was sometimes indicating "unknown" in situations where it should of displayed "file exists", this is shown when the action is set to skip within "On transfer error" or "if no rules match then"
- Changed > When manually re-sorting the queue list via the columns, any en-queued delete operation is now sorted so that they appear at the end of the queue regardless of the sort method or direction.
Update available via LiveUpdate
Known issues:
- I am currently investigating some issues with the update installer failing to complete the update installation.
- Possible issue restoring a flashfxp backup file (.fbk) from (backup\restore) when an application password set. The restore appears to work without issues, but on restart the correct password isn't accepted. I have not been able to reproduce this issue.
- I discovered that several features in the FTP server search window aren't working correctly, this appears to be caused by the listview item selection code changes back in or around build 1602.
Last edited by bigstar; 07-22-2011 at 05:27 PM.
|
|
|
07-23-2011, 06:20 AM
|
#2
|
Junior Member
FlashFXP Beta Tester
Join Date: Jan 2007
Posts: 15
|
Hi..I'm not sure if I'm supposed to report the issues below here and I apologize if that is not the case.
I have issues using flashfxp to connect to certain sites.
I get errors like the ones below:
[R] Connected. Negotiating TLSv1 session
[R] error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
[R] Failed SSLv3 negotiation, disconnected
[L] Connected. Negotiating TLSv1 session
[L] error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error
[L] Connection failed (Connection closed by server)
I tried all possible ways to connect. I tried Filezilla too to test another ftp client and it works fine with those sites. I would very much like to see this fixed.
Btw: using FlashFXP 4.1 BETA build 1614
and I'm using WinSock 2.0 -- OpenSSL 1.0.0d 8 Feb 2011
Last edited by MxxCon; 07-23-2011 at 09:11 AM.
|
|
|
07-23-2011, 10:02 AM
|
#3
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
hennie1nl
Do you know what software is being used on the FTP server?
Yes, I prefer bug reports posted directly to the thread for the specific beta release.
|
|
|
07-23-2011, 11:02 AM
|
#4
|
Junior Member
Join Date: Jul 2010
Posts: 4
|
I have a little type of listing bug with the filesize.
On HDD (C:\ or d:\) it is displayed correkt.
On all types of USB Sticks, oder external things i get this :
|
|
|
07-23-2011, 12:31 PM
|
#5
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Quote:
Originally Posted by chrisi1909
I have a little type of listing bug with the filesize.
On HDD (C:\ or d:\) it is displayed correkt.
On all types of USB Sticks, oder external things i get this :
|
Thank you, I have confirmed the issue and it will be addressed in the next build.
I'm surprised no one caught this earlier, its been in play for a few builds now.
I do special handling on removable drives to get the data as fast as possible and in some cases some minor details are excluded, I managed excluded the size and date by creating an evaluation that would never be true.
|
|
|
07-24-2011, 06:36 AM
|
#6
|
Junior Member
FlashFXP Beta Tester
Join Date: Jan 2007
Posts: 15
|
Quote:
Originally Posted by bigstar
hennie1nl
Do you know what software is being used on the FTP server?
Yes, I prefer bug reports posted directly to the thread for the specific beta release.
|
[R] Connected. Negotiating TLSv1 session
[R] error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number
[R] Failed SSLv3 negotiation, disconnected
belongs to:
[R] 220 DrFTPD+ 2.0 (+STABLE+) $Revision: 1761 $ http://drftpd.org
and
[L] Connected. Negotiating TLSv1 session
[L] error:14094438:SSL routines:SSL3_READ_BYTES:tlsv1 alert internal error
[L] Connection failed (Connection closed by server)
belongs to:
ioFTPD (dont know which version)
|
|
|
07-24-2011, 10:20 AM
|
#7
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
hennie1nl
Thanks for the update, did this issue occur in prior builds?
I am not able to reproduce this issue on the servers I have access to test with.Based on the text from the status window for the DrFTPD server it appears that FlashFXP is trying to negotiate TLSv1 and falls back to SSLv3before finally failing.
The SSL handshake code has not been changed since 1559and when it was changed we removed 2 legacy OpenSSL compatibility settings, if it is determined that these settings are needed for drFTPD I can re-activate them. In my testing it did not appear that they were needed to properly establish a connection, however it might be a server specific compatibility issue.
Would it be possible to send me a private message with the ip/port of the servers, I don't need to login to test the SSL handshake.
|
|
|
07-25-2011, 03:41 AM
|
#8
|
Junior Member
FlashFXP Beta Tester
Join Date: Jan 2007
Posts: 15
|
Hi bigstar, yes the issue has been there for many builds already.
Like I mentioned a client like Filezilla works fine when logging in.
|
|
|
07-25-2011, 05:49 AM
|
#9
|
Junior Member
FlashFXP Beta Tester
Join Date: Jul 2010
Posts: 13
|
had very strange behaviors with this one in the local explorer :
single click behave like crtl click and entering a folder led me to its parent.
I'm back to stable builds as I need to get the job done.
|
|
|
07-25-2011, 11:20 AM
|
#10
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Quote:
Originally Posted by mikarama
had very strange behaviors with this one in the local explorer :
single click behave like crtl click and entering a folder led me to its parent.
I'm back to stable builds as I need to get the job done.
|
What operating system are you using?
So you're saying every single click would not un-select any previous items, thus multiple items were being selected?
I've never seen this before on any version of MS windows, I have however seen this on WINE.
Does this occur all the time, or is there a specific event that triggers this behavior? such as changing dirs, refreshing, changing the sort-order, etc.
Last edited by bigstar; 07-25-2011 at 11:38 AM.
|
|
|
07-25-2011, 11:22 AM
|
#11
|
Junior Member
FlashFXP Beta Tester
Join Date: Jul 2010
Posts: 13
|
Quote:
Originally Posted by bigstar
What operating system are you using?
So you're saying every single click would not un-select any previous items, thus multiple items were being selected?
I've never seen this before on any version of MS windows, I have however seen this on WINE.
|
win 7 64
yes, it was uber strange. I rolled back to a stable version immediatly
|
|
|
07-25-2011, 11:46 AM
|
#12
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Quote:
Originally Posted by mikarama
win 7 64
yes, it was uber strange. I rolled back to a stable version immediatly
|
Did this occur all the time, or is there a specific event that triggers this behavior? such as changing dirs, refreshing, changing the sort-order, etc.
I use Win 7 64bit daily with FlashFXP and I have never seen this behavior. I wonder if there might be some 3rd party app conflicting with FlashFXP?
|
|
|
07-25-2011, 09:58 PM
|
#13
|
Junior Member
FlashFXP Beta Tester
Join Date: Jul 2010
Posts: 13
|
Can't discuss much about the issue, since it happened once and then I uninstalled.
Was just notifying it in case others had the issue. If not, it was probably a 'local' bug.
|
|
|
07-26-2011, 04:25 PM
|
#14
|
Junior Member
FlashFXP Beta Tester ioFTPD Foundation User
Join Date: Jul 2005
Posts: 12
|
At least the last 3 week's worth of builds, the selective transfer feature has been broken for me including this build 1614. Is this currently a bug or did the function change in any way that would force me to reconfigure it?
Thanks
|
|
|
07-26-2011, 06:47 PM
|
#15
|
FlashFXP Developer
FlashFXP Administrator ioFTPD Beta Tester
Join Date: Oct 2001
Posts: 8,012
|
Quote:
Originally Posted by zeeter
At least the last 3 week's worth of builds, the selective transfer feature has been broken for me including this build 1614. Is this currently a bug or did the function change in any way that would force me to reconfigure it?
Thanks
|
Can you please explain how its not working for you, along with a screenshot of your selective transfer rule-set, you can send me a private message to keep it private.
The selective transfer rules were broken but as far as I can tell 100% fixed in build 1614.
I am quite puzzled.
|
|
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:13 PM.
|