Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[Support] Djoss - FileZilla

Featured Replies

I'm new to FileZilla and am having issues with setting it up. I'm really lost. I got the webUI in front of me and want to give a friend access to FileZilla with an SSH key. I think this is the server version so idk what to do. Please advice. 

  • Replies 109
  • Views 37.2k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Yes, I would use /config.

  • This docker is a FileZilla client.  It's the same as the FileZilla client in Windows only its packaged as a docker with a web/VNC GUI on your server.  You don't use one to connect to the other.  

Posted Images

  • Author
2 minutes ago, lachiu said:

I'm new to FileZilla and am having issues with setting it up. I'm really lost. I got the webUI in front of me and want to give a friend access to FileZilla with an SSH key. I think this is the server version so idk what to do. Please advice. 

 

This is an FTP client, not a server.

10 minutes ago, Djoss said:

 

This is an FTP client, not a server.

So what do I need to do get this working to share files with a friend? 

  • Author
4 hours ago, lachiu said:

So what do I need to do get this working to share files with a friend? 

Unfortunately FileZilla is not an application to share files.

Again, that doesn't answer my question. 

On 10/10/2018 at 3:17 PM, lachiu said:

So what do I need to do get this working to share files with a friend? 

Filezilla won't share files. What answer are you looking for? Keep in mind that this thread is specifically for Filezilla.

 

On 10/10/2018 at 3:02 PM, lachiu said:

I'm new to FileZilla and am having issues with setting it up. I'm really lost. I got the webUI in front of me and want to give a friend access to FileZilla

The answer to this question is, you can't do that with this program.

I know that FileZilla mirrors whatever theme you have installed in linux, but I was wondering if it were possible to give this docker a dark gtk theme?

  • Author
On 10/13/2018 at 7:08 PM, fonzie said:

I know that FileZilla mirrors whatever theme you have installed in linux, but I was wondering if it were possible to give this docker a dark gtk theme?

Do you know which GTK theme exactly you are referring to?

On 10/15/2018 at 4:22 AM, Djoss said:

Do you know which GTK theme exactly you are referring to?

Any dark theme, such as Arc-Dark for example would be nice.

  • Author
On 10/20/2018 at 5:39 PM, fonzie said:

Any dark theme, such as Arc-Dark for example would be nice.

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.
  • 2 months later...

Can I get some help guys?

 

I want to connect to this Filezilla docker container from my Filezilla client application on Windows so I can transfer files between my laptop in the US and my HP server running this docker on Unraid in Germany. Is this even possible or is the docker for something else entirely?

 

I've installed the container and made a PGP key on my laptop. What's the next step?

 

Also should I be instead trying to connect directly to Unraid's FTP (usually over port 22) or something instead of the Filezilla docker?

 

I'd really appreciate any help.

Edited by plantsandbinary

58 minutes ago, plantsandbinary said:

I want to connect to this Filezilla docker container from my Filezilla client application on Windows so I can transfer files between my laptop in the US and my HP server running this docker on Unraid in Germany. Is this even possible or is the docker for something else entirely?

This docker is a FileZilla client.  It's the same as the FileZilla client in Windows only its packaged as a docker with a web/VNC GUI on your server.  You don't use one to connect to the other.

 

You use this to connect to an FTP/SFTP server (just as you would with FileZilla on Windows) for file transfer.

Ok thanks for clearing that up. Sorry for the confusion.

 

So I could install FileZilla server on my Windows PC. Elect to share a file, make a user and then use this Docker client to connect to the server running on my PC?

 

So I cannot connect client to client? That is, I cannot download the client on my Windows PC and connect it to the client running on this docker via WebUI? If that's the case, I don't have any use for this docker but I'd like to know for sure.

 

All I really want to do is connect to my Unraid server back in Germany via SFTP to transfer some files from the storage partition "/tank".

 

P.S. Do I need to have FTP turned on and enabled via the Unraid main settings?

Edited by plantsandbinary

  • Author
37 minutes ago, plantsandbinary said:

So I could install FileZilla server on my Windows PC. Elect to share a file, make a user and then use this Docker client to connect to the server running on my PC?

Correct.

38 minutes ago, plantsandbinary said:

So I cannot connect client to client? That is, I cannot download the client on my Windows PC and connect it to the client running on this docker via WebUI?

Correct.  FTP requires a server and one or more clients.  This FileZilla Docker container is only a client and do not act as a server.

 

On your unRAID server, you need an FTP server.  There is on built-in in unRAID (Settings -> FTP server).

48 minutes ago, plantsandbinary said:

So I could install FileZilla server on my Windows PC. Elect to share a file, make a user and then use this Docker client to connect to the server running on my PC?

Yes, this docker is a client

 

48 minutes ago, plantsandbinary said:

So I cannot connect client to client? That is, I cannot download the client on my Windows PC and connect it to the client running on this docker via WebUI? If that's the case, I don't have any use for this docker but I'd like to know for sure.

No, you don't share files between clients.  That's not what this docker does. Probably the best use case for this docker is wanting to download files from an FTP server directly to the storage on the unRAID server.  This docker then acts as the client in a browser rather than running a client on a Windows or Mac machine.

 

48 minutes ago, plantsandbinary said:

All I really want to do is connect to my Unraid server back in Germany via SFTP to transfer some files from the storage partition "/tank".

Connect with an FTP client as a valid user to your unRAID server with FTP enabled so it knows it can handle FTP requests.

 

Enable Help on the FTP Server settings page to get a better idea what it does.

Edited by Hoopster

  • 4 weeks later...

Got some warning messages in the log:

** (filezilla:907): WARNING **: 06:00:05.327: invalid source position for vertical gradient

It occurs multiple times.  Is there any issue here?

  • Author
14 minutes ago, dlandon said:

Got some warning messages in the log:


** (filezilla:907): WARNING **: 06:00:05.327: invalid source position for vertical gradient

It occurs multiple times.  Is there any issue here?

I personally never saw an issue with this.

53 minutes ago, Djoss said:

I personally never saw an issue with this.

Do you need any information?  I can offer diagnostics if that would help.  Is it even important?

  • Author
10 hours ago, dlandon said:

Do you need any information?  I can offer diagnostics if that would help.  Is it even important?

I think you can safely ignore these warnings.

7 minutes ago, Djoss said:

I think you can safely ignore these warnings.

Ok.  Sounds good to me.

  • 3 months later...

Hello, just installed this client and looks like it fails to start. Docker log is below.

Any help is appreciated! Thanks

 

[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-app-niceness.sh: executing...
[cont-init.d] 00-app-niceness.sh: exited 0.
[cont-init.d] 00-app-script.sh: executing...
[cont-init.d] 00-app-script.sh: exited 0.
[cont-init.d] 00-app-user-map.sh: executing...
[cont-init.d] 00-app-user-map.sh: exited 0.
[cont-init.d] 00-clean-logmonitor-states.sh: executing...
[cont-init.d] 00-clean-logmonitor-states.sh: exited 0.
[cont-init.d] 00-clean-tmp-dir.sh: executing...
[cont-init.d] 00-clean-tmp-dir.sh: exited 0.
[cont-init.d] 00-set-app-deps.sh: executing...
[cont-init.d] 00-set-app-deps.sh: exited 0.
[cont-init.d] 00-set-home.sh: executing...
[cont-init.d] 00-set-home.sh: exited 0.
[cont-init.d] 00-take-config-ownership.sh: executing...
[cont-init.d] 00-take-config-ownership.sh: exited 0.
[cont-init.d] 00-xdg-runtime-dir.sh: executing...
[cont-init.d] 00-xdg-runtime-dir.sh: exited 0.
[cont-init.d] 10-certs.sh: executing...
[cont-init.d] 10-certs.sh: exited 0.
[cont-init.d] 10-cjk-font.sh: executing...
[cont-init.d] 10-cjk-font.sh: exited 0.
[cont-init.d] 10-nginx.sh: executing...
[cont-init.d] 10-nginx.sh: exited 0.
[cont-init.d] 10-vnc-password.sh: executing...
[cont-init.d] 10-vnc-password.sh: exited 0.
[cont-init.d] 10-web-index.sh: executing...
[cont-init.d] 10-web-index.sh: exited 0.
[cont-init.d] filezilla.sh: executing...
sed: write error

[cont-init.d] filezilla.sh: exited 4.
[services.d] stopping services
[services.d] stopping s6-fdholderd...
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

 

Edited by itlists

  • Author
8 hours ago, itlists said:

Hello, just installed this client and looks like it fails to start. Docker log is below.

Any help is appreciated! Thanks

 


[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-app-niceness.sh: executing...
[cont-init.d] 00-app-niceness.sh: exited 0.
[cont-init.d] 00-app-script.sh: executing...
[cont-init.d] 00-app-script.sh: exited 0.
[cont-init.d] 00-app-user-map.sh: executing...
[cont-init.d] 00-app-user-map.sh: exited 0.
[cont-init.d] 00-clean-logmonitor-states.sh: executing...
[cont-init.d] 00-clean-logmonitor-states.sh: exited 0.
[cont-init.d] 00-clean-tmp-dir.sh: executing...
[cont-init.d] 00-clean-tmp-dir.sh: exited 0.
[cont-init.d] 00-set-app-deps.sh: executing...
[cont-init.d] 00-set-app-deps.sh: exited 0.
[cont-init.d] 00-set-home.sh: executing...
[cont-init.d] 00-set-home.sh: exited 0.
[cont-init.d] 00-take-config-ownership.sh: executing...
[cont-init.d] 00-take-config-ownership.sh: exited 0.
[cont-init.d] 00-xdg-runtime-dir.sh: executing...
[cont-init.d] 00-xdg-runtime-dir.sh: exited 0.
[cont-init.d] 10-certs.sh: executing...
[cont-init.d] 10-certs.sh: exited 0.
[cont-init.d] 10-cjk-font.sh: executing...
[cont-init.d] 10-cjk-font.sh: exited 0.
[cont-init.d] 10-nginx.sh: executing...
[cont-init.d] 10-nginx.sh: exited 0.
[cont-init.d] 10-vnc-password.sh: executing...
[cont-init.d] 10-vnc-password.sh: exited 0.
[cont-init.d] 10-web-index.sh: executing...
[cont-init.d] 10-web-index.sh: exited 0.
[cont-init.d] filezilla.sh: executing...
sed: write error

[cont-init.d] filezilla.sh: exited 4.
[services.d] stopping services
[services.d] stopping s6-fdholderd...
[cont-finish.d] executing container finish scripts...
[cont-finish.d] done.
[s6-finish] syncing disks.
[s6-finish] sending all processes the TERM signal.
[s6-finish] sending all processes the KILL signal and exiting.

 

Looks like you have wrong permissions on the appdata folder?

23 minutes ago, Djoss said:

Looks like you have wrong permissions on the appdata folder?

Everything is default settings... didn't touch anything. 

What should the permissions be? And will changing that affect other apps (eg: transmission, etc.)?

Thanks!

  • Author
6 minutes ago, itlists said:

Everything is default settings... didn't touch anything. 

What should the permissions be? And will changing that affect other apps (eg: transmission, etc.)?

Thanks!

Here what should be the permissions/ownership of /mnt/user/appdata/FileZilla:

drwxrwxrwx 1 nobody users   12 Jan 11 12:30 FileZilla/

 

12 hours ago, Djoss said:

Here what should be the permissions/ownership of /mnt/user/appdata/FileZilla:


drwxrwxrwx 1 nobody users   12 Jan 11 12:30 FileZilla/

 

That's what mine is:

drwxrwxrwx 1 nobody users  12 May 25 11:25 FileZilla/

 

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.

Guest
Reply to this topic...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.