Multiple FTP connections with different FTP sites

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
Preets
500 Command not understood
Posts: 4
Joined: 2005-12-17 09:11

Multiple FTP connections with different FTP sites

#1 Post by Preets » 2005-12-17 09:23

Can somebody help me on this...need to know this urgently.
Is it possible to have multiple FTP connections with different FTP sites in FileZilla ??

eddan
226 Transfer OK
Posts: 423
Joined: 2004-02-25 08:44
Location: Norway

#2 Post by eddan » 2005-12-17 09:47

Not in the same FZ window, no. You need to wait for FZ3.

And posting the same message in numerous forums is bad.

Preets
500 Command not understood
Posts: 4
Joined: 2005-12-17 09:11

FZ3

#3 Post by Preets » 2005-12-17 09:58

Thanks for replying and sorry for having posted the question twice.
I am new to the forum.
Thanks anyway....

rhand
504 Command not implemented
Posts: 9
Joined: 2008-05-23 09:23

Re:

#4 Post by rhand » 2011-01-28 12:25

eddan wrote:Not in the same FZ window, no. You need to wait for FZ3..
Using 3.3.5.1 now on my Mac OSX 10.6.6. I have two tabs opened and two connections to two different servers running, but I cannot seem to upload a file using one account/server while I am downloading/backing up another site at the same time. Seems like the file I wanted to upload in the second tab is queued after all the files I have queued to download. Is there a way to upload files to server a with account a AND upload files to server b from account b?

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

Re: Multiple FTP connections with different FTP sites

#5 Post by boco » 2011-01-28 19:44

Wow, a new thread necromancy record, over five years, lol.

The queue is shared among all tabs. So what you want is not possible using one FileZilla instance. However, you can simply use a second instance of FileZilla for that.
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

rhand
504 Command not implemented
Posts: 9
Joined: 2008-05-23 09:23

Re: Multiple FTP connections with different FTP sites

#6 Post by rhand » 2011-01-30 10:49

boco wrote:Wow, a new thread necromancy record, over five years, lol.
:D
boco wrote: The queue is shared among all tabs. So what you want is not possible using one FileZilla instance. However, you can simply use a second instance of FileZilla for that.
thanks for the explanation boco. Will try and see how I can get Filezilla to open up twice - two instances - on my Mac. Not sure yet how.

rhand
504 Command not implemented
Posts: 9
Joined: 2008-05-23 09:23

Re: Multiple FTP connections with different FTP sites

#7 Post by rhand » 2011-01-30 10:59

OK, I found out how to start another Filezilla instance (second Filezilla) from the command line:

Code: Select all

$ cd /Applications/Filezilla.app/Contents/MacOs
$ ./Filezilla &
NB Should work on Macs and Linux boxes alike

Post Reply