You are not logged in.
Pages: 1
I want to build a copy of FileZilla from source, since I want to know if I can limite my local data port to a low range( because all the port bigger than 10000 are banned by my outgoing network ).
I have the source files, but I still need a makefile.
Offline
Filezilla is a windows app. It won't work under Linux.
If you want to use it under Windows, it might be easier to use the precompiled version with the installer.
Offline
Filezilla is a windows app. It won't work under Linux.
If you want to use it under Windows, it might be easier to use the precompiled version with the installer.
That's strange, I most certainly know I once used it a couple of months ago. Thought it was in AUR, let me check
[edit]
yup, it is still there. It's a nice app snowman, you might want to try in once.
Anyway, here is the link
Offline
Couple of months ago? Thought the Linux support is new...
Offline
Couple of months ago? Thought the Linux support is new...
yup, but it is a cvs PKGBUILD, so there you are:
Filezilla: First Submitted: Fri, 17 Jun 2005 19:05:56 -0400
Offline
Thank you first.
And is there anyone who can tell me how to change the last two parameters in the PORT command?
PORT 192,168,132,245,19,74
You know the local data port is depend on the two parameters.
Offline
fluke, I've just built this thing, out of curiosity. Re your first question, about the Makefile, I generated it in the normal way i.e. cvs checkout -> ./autogen.sh -> ./configure.
As for the local port range, after launching the app, I clicked on Edit -> Settings, and in the dialog there's a "Limit local ports" option, where you can enter a port range for filezilla to use.
Any of that any use to you?
Offline
Hey tomk, thank you, they're very helpful for me! Thank you!
Offline
Glad it's what you're looking for.
I used a modified version of Pointer's PKGBUILD from the AUR, updated to comply with the CVS/SVN packaging guidelines on the wiki. I don't want to step on his work, so I've just uploaded it here (using FileZilla!) if anyone wants it.
Offline
Snowman wrote:Filezilla is a windows app. It won't work under Linux.
If you want to use it under Windows, it might be easier to use the precompiled version with the installer.
That's strange, I most certainly know I once used it a couple of months ago. Thought it was in AUR, let me check
[edit]
yup, it is still there. It's a nice app snowman, you might want to try in once.
Anyway, here is the link
I see... They haven't updated their website to include Linux as supported OS. I might give it a try.
Offline
I want to ask a non-tech question, but I cant find a chitchat place in the forum.
I don't know how to pronounce "'" in English when we describe something in math.
For example, we put the elements in S' to S.
Then, how to prounce the symbol ' in S' ?
Offline
I think you call it S prime.
Offline
Ahha, in my school some call it S pi, some call it S slash.
I was very unclear about why they call it pi or slash.
Offline
I'm using Filezilla for a while, and here is a problem I have : when I want to overwrite several files, he asked me if I want to do it automatically for all the files, just this file, etc. However it doesn't work : any choice I make is not taking into account and filezilla asked me the same question for EACH file which is kind of painful when I have a lot of files to overwrite (quite often ).
Any help ?
Offline
I'd say the most realisitic option is to look for another ftp client, unless you know enough to go through the code and find the problem yourself. Here's my reasoning:
Kind of says it all, doesn't it?
Offline
Haha~
Offline
The best FTP client for Linux is (no surprise!) Filezilla 2 via wine (don't groan- it works flawlessly!).
Filezilla 3 is simply not ready yet, as Tim (the Filezilla boss) made the grave mistake to build the damn thing over wxwidgets, and up to date he is more an wxwidgets debugger than an FTP client developer...
Microshaft delenda est
Offline
Oh, I groaned - and how. "The best FTP client for Linux is Filezilla 2 for Windows." Thanks - that's a classic........
Offline
Oh, I groaned - and how. "The best FTP client for Linux is Filezilla 2 for Windows." Thanks - that's a classic........
But then just go ahead and use gftp or kbear or kasablanca or kftpgrabber, and I can assure you you'll be pissed at no time at all... I can live with bugs, but not unmanageable ones.
Console FTP clients for *nix are generally OK, but for now all the GUI ones suck, more or less.
Microshaft delenda est
Offline
Pages: 1