Synchronized browsing is not turned on when reconnecting

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
GKraats
500 Command not understood
Posts: 1
Joined: 2021-04-28 22:19
First name: Gert
Last name: van de Kraats

Synchronized browsing is not turned on when reconnecting

#1 Post by GKraats » 2021-04-29 22:23

I am running filezilla at Debian Bullseye.
On startup I use the option "Restart tabs and reconnect".
Filezilla then shows the files of the local and remote (sub)directories, that
were active at the previous exit of filezilla. THis is a nice feature
because often more than once files from the same subdiretory are
changed.

Unfortunately at the reconnect the option "synchronized browsing" is not activated,
although this option is set for the site. This option only seems to be
automatically activated, if the site is manually connected using the site-manager at the
default local and remote root-directory, but you almost never want to be
at this directory.

This problem exists at filezilla-3.52.2 and filezilla-3.53.1 and is also mentioned
by other users.

The "synchronized browsing"-otion is a very important option, because it
avoids, that files are transported to the wrong directory.

If you forget to set the option and change directory without noticing
this, the website will not work anymore.

So it is not only annoying to set the option each time at a reconnect,
it also causes an unneeded risk of a not working website.

A weak property of this solution is that at a reconnect "synchronized
browsing" also is set if the local and remote path are not in sync, because at the
previous session "synchronized browsing" was disabled by the user.
But this is general behavior of filezilla, which never checks, that the
directories really are in sync, when the user sets the option.

I send a simple, validated patch for filezilla-3.53.1 (8 lines) which always sets the option at a
"Restart tabs and reconnect" or by reconnect-button, if this option is specified for the site:

The patch-logic is also validated at filezilla-3.52.2, which is the current
filezilla-release at Debian Bullseye.

In fact this should be a bug-report, but I do not get a confirmation mail after registering at the big report tracker.


I think this patch causes a more logical and user-friendly implementation of the "synchronized browsing" option
for the site, avoiding unnecessary mistakes with downloads.
Attachments
reportbug-filezilla_diff.txt
(797 Bytes) Downloaded 118 times

Post Reply