Sitemanager Last Selected

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
Hoggel
500 Command not understood
Posts: 4
Joined: 2018-09-12 17:48
First name: Brian
Last name: Mihalik

Sitemanager Last Selected

#1 Post by Hoggel » 2018-09-12 17:50

How do I get filezilla not to remember the last selected site?

I have 3 sites listed and I need to access site 1 but I have a client that only needs to access site 2, I do not want site 1 to be the selected site on the next start up after I finished using it, I want it always to default to site 2. I'm just not sure how to or what I need to change to achieve this.

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Sitemanager Last Selected

#2 Post by boco » 2018-09-12 19:26

After setting the client up the way you want, you can place a special file called "fzdefaults.xml" into the FileZilla program directory. You'll find an example template file in the ./docs subdirectory.
Inside that file, you can set a special option called "kiosk mode". Setting kiosk mode to 1 only prevents FileZilla from saving passwords to disk, but setting kiosk mode to 2 prevents it from writing any setting to disk. So, with kiosk mode 2, it will always start in the state you set up, and will never save any changes mode, until you revert that setting.

Other useful options can be set there, as well. They are related to administrating FileZilla (like moving the configuration to other places, preventing updates etc.).
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Hoggel
500 Command not understood
Posts: 4
Joined: 2018-09-12 17:48
First name: Brian
Last name: Mihalik

Re: Sitemanager Last Selected

#3 Post by Hoggel » 2018-09-12 19:37

B-E-A-Utiful

Thank you so much for your assistance.

Hoggel
500 Command not understood
Posts: 4
Joined: 2018-09-12 17:48
First name: Brian
Last name: Mihalik

Re: Sitemanager Last Selected

#4 Post by Hoggel » 2018-09-13 17:41

I had a new issue come up with this.

I am using a master password because I do not want my client having the passwords, I setup the sites and set fzdefaults kiosk mode to 2. When the client accesses the site I setup if they try to move a file it prompts for the password. How do I prevent that from happening if I'm using a master password that I do not want them to have? If I set kiosk mode back to 0 it works fine but I still run into the issue where the last selected site is not the one I want it to default to on start up.

User avatar
botg
Site Admin
Posts: 35566
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: Sitemanager Last Selected

#5 Post by botg » 2018-09-13 19:56

I don't think I understand your use-case. Why not simply have a separate Windows account for different users, alongside encrypted home directories? That way users cannot access what they shouldn't access.

Hoggel
500 Command not understood
Posts: 4
Joined: 2018-09-12 17:48
First name: Brian
Last name: Mihalik

Re: Sitemanager Last Selected

#6 Post by Hoggel » 2018-09-13 20:17

Well I update an application and put it on the ftp, the clients all access the same account to download the new update, which has never been an issue. If I leave Kiosk mode to 0 they click connect on the site I've already setup and they download their update. However If I login and use that ftp to access my second site that does not have any user restriction and exit on next run the program selects that last used site. I would like it to default to site 1 on startup each time. So tried changing to Kiosk mode 2 however when they try to transfer a file it prompts for the password which they do not have.

Does that make sense?

User avatar
boco
Contributor
Posts: 26940
Joined: 2006-05-01 03:28
Location: Germany

Re: Sitemanager Last Selected

#7 Post by boco » 2018-09-13 20:34

You could also modify the start Shortcut of FileZilla, to let it start with a specific site being logged on right away. :)

https://wiki.filezilla-project.org/Comm ... s_(Client)
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Post Reply