April 13, 20233 yr On 5/31/2021 at 2:50 PM, Djoss said: The Pro version cannot be downloaded without paying for it first. So I think the software is not using a licensing mechanism, which mean that it would be impossible to legally have a Docker version of it. Wouldn't it be possible to create a container which uses the downloaded file of the Pro version through a mounted path? So a user for example puts his file to /mnt/appdata/filezilla/pro/ and if there is a file present, the container uses this version instead? This would be a huge benefit as only the pro version supports webdav. If it helps I would send you a donation which covers the costs of the pro version.
April 25, 20233 yr Great software and working as expected. 2 questions: 1. How do you password protect the UI? I see options for other VNC based DC but not this. 2. I suspect I know the answer. However, attempts to import queues from PC based FileZilla fail. (blank) Is this due to formatting?
April 25, 20233 yr Author You can add the VNC_PASSWORD environment variable. See: https://github.com/jlesage/docker-filezilla#environment-variables https://github.com/jlesage/docker-filezilla#vnc-password A reverse proxy can also be used.
August 28, 20241 yr i just installed on both my unraid servers and when i try to connect from one filezilla server to the other i get premission denied. i use no user or password. both are on local network. what am i doing wrong? Edited August 28, 20241 yr by puzzled-retinue5500
August 31, 20241 yr Author On 8/28/2024 at 5:17 AM, puzzled-retinue5500 said: i just installed on both my unraid servers and when i try to connect from one filezilla server to the other i get premission denied. i use no user or password. both are on local network. what am i doing wrong? Are you able to connect another FTP server (e.g. one from Internet) ? Also, just to make sure: this container is not a FTP server, but a FTP client. So when you say that you are trying to "connect from one filezilla server to the other", I'm not exactly sure what you mean.
March 20, 20251 yr Any chance of adding support to highlight multiple folders to simplify transferring all at once?
March 23, 20251 yr Author On 3/20/2025 at 10:16 AM, zugg said: Any chance of adding support to highlight multiple folders to simplify transferring all at once? This should already work. What is the problem exactly ?
February 8Feb 8 On 10/22/2018 at 6:42 AM, Djoss said:Try the following:Edit the container settings and add the variable "GTK2_RC_FILES" with value "/usr/share/themes/Arc-Dark/gtk-2.0/gtkrc".Make sure the container is started and execute the following command: "docker exec FileZilla add-pkg arc-theme".Restart the container.Hey, trudging this up after all these years, because I also wish Filezilla had a dark theme lol.I just wanted to double check.... "/usr/share/themes/Arc-Dark/gtk-2.0/gtkrc" is just an arbritrary directory in unraid where the theme files are located? How did you get the files?
February 8Feb 8 Author 7 hours ago, varzaman said:Hey, trudging this up after all these years, because I also wish Filezilla had a dark theme lol.I just wanted to double check.... "/usr/share/themes/Arc-Dark/gtk-2.0/gtkrc" is just an arbritrary directory in unraid where the theme files are located? How did you get the files?The container now has builtin support for dark mode. You should see a field in your container settings for that. If not, just add the variable DARK_MODE with value “1”.
February 8Feb 8 2 hours ago, Djoss said:The container now has builtin support for dark mode. You should see a field in your container settings for that. If not, just add the variable DARK_MODE with value “1”.I see it now, thanks for the very quick update! Looks perfect. Edited February 8Feb 8 by varzaman
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.