Portable Server configuration interface?

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

Moderator: Project members

Post Reply
Message
Author
Vide
500 Command not understood
Posts: 4
Joined: 2005-05-03 11:43

Portable Server configuration interface?

#1 Post by Vide » 2005-05-03 11:47

I would like to be able to execute the server config in terface from a remote computer without doing a complete FZ serveer installation, for example carrying a usb-stick with a single filezilla configuration directory in it. I tried copying files from the Program Files Filezilla direcectory but it doesn't work, when I try to run the exe on another machine it tells me about "it's not a correct win32 application". What other files do I need to put in my single directory?

Moreover, I think there are some problems while remotely configuring Filezilla server, where should I report these bugs?

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

#2 Post by botg » 2005-05-03 14:41

If it tells you that it's not a correct win32 application, the files weren't copied correctly. Make sure the usb stick has enough free space to hold a FileZilla installation and works flawlessly.

TheAngryPenguin
226 Transfer OK
Posts: 323
Joined: 2004-03-08 18:40

#3 Post by TheAngryPenguin » 2005-05-03 16:27

I'm not sure how well FileZilla Server will from a removable drive; hell I'm not even sure if it will run at all. If it will, it'll probably be a PITA since it must register "FileZilla Server.exe" as a service. That being written, it doesn't seem that it would be easily portable.

Vide: Is this really what you want to accomplish? -- run a full-fledged FileZilla Server from a USB drive on any machine you plug it into? Or do you simply want to be able to connect to another FZS install and control it through the FileZilla Server Interface?

Vide
500 Command not understood
Posts: 4
Joined: 2005-05-03 11:43

#4 Post by Vide » 2005-05-04 09:23

@angrypenguin
I don't want to run a FileZilla server on a USB stick, I only want to run the server control interface from the stick, and connect it via internet to a remote filezilla server, to control it remotely.

@botg
About the "not win32 application", I transfered the files via FTP (both Filezilla) in SSL mode, but just today I discovered I've a problem with corrupted transfered files in explicit SSL mode, maybe it's due to this...I'll try again to transfer the files.

TheAngryPenguin
226 Transfer OK
Posts: 323
Joined: 2004-03-08 18:40

#5 Post by TheAngryPenguin » 2005-05-04 13:08

You should be able to copy "FileZilla Server Interface.exe" and "FileZilla Server Interface.xml" to an abritrary directory on your USB drive and run it from there. If the interface depends on any other files, copy those over as well.

You will need to configure FZS to allow remote administration from sources other than localhost. IME, this can be rather tedious since where you're connecting from will typically be a different source IP address all of the time. I've been able to get it to work, but it took much trial and error -- even through a VPN; and in the end I find it much easier to SSH into my home network, tunnel something like VNC or Remote Desktop through SSH, and administer it that way.

Vide
500 Command not understood
Posts: 4
Joined: 2005-05-03 11:43

#6 Post by Vide » 2005-05-06 09:04

AngryPenguin, thanks for your efforts but i do know what I have to setup to get it works :) I was complaining about a corrupted file but it was my fault...well, to be true it was fault of FileZilla SSL transfer that resulted broken :) anyway it wasn't a problem of the server interface installation.

Demoric
500 Command not understood
Posts: 2
Joined: 2005-04-01 14:32

#7 Post by Demoric » 2005-06-12 04:05

Angry Penguin, did you tunnel the admin interface or just use a VNC? I have stunnel ( http://www.stunnel.org/ )sucessfully running with TightVNC ( http://www.tightvnc.com/ ), but I'd like to wrap filezilla in a ssl tunnel, but I'm having difficulties. Anyways, to make this wrather long question a short one:

Do you tunnel the admin interface?
Last edited by Demoric on 2005-06-13 00:30, edited 1 time in total.

TheAngryPenguin
226 Transfer OK
Posts: 323
Joined: 2004-03-08 18:40

#8 Post by TheAngryPenguin » 2005-06-12 06:23

I tunneled it through a pure OpenVPN connetion in "Bridged" mode.

rmccue
500 Command not understood
Posts: 2
Joined: 2006-03-11 07:25

#9 Post by rmccue » 2006-03-11 07:27

How would you run the Server off a USB? I am currently in the process of making a portable server with Apache, PHP and we are trying to use this for the FTP side of things.

Post Reply