Questions tagged [filezilla]

Open source FTP program

FileZilla is a free open source FTP program that allows users to connect to and transfer files between their local machine and a remote server.

The program comes in both client and server versions.

494 questions
85
votes
6 answers

How can I get FileZilla to ignore folder or files (like .svn or CVS)?

How can I get FileZille to ignore folders or files? I don't want to upload my version-control info to my web-server! (question implied in a comment to another answer).
30
votes
4 answers

How do I send a file with FileZilla from the command line?

I have a batch file that builds an application, and then I want to upload it to an FTP server from the command line. Considering I do the upload manually with FileZilla, is there a command line for it to upload files? I am limited to Windows.
29
votes
3 answers

View the size of a directory with filezilla

Is there a way to see the size of a directory and all it´s content with the Filezilla client? In my case I want to see the size of a complete WordPress installation (themes, plugins, uploads, backups & etc ... ) but do not see how I can find the…
29
votes
4 answers

Connect to server using SFTP and a public SSH key using FileZilla on Windows

Is it possible to generate an SSH key on a Windows machine and then use that key to connect to a server using SFTP via FileZilla? This is all working with my Mac, but I have a client that is stuck in a Windows environment. Our server does not have…
macek
  • 6,525
29
votes
4 answers

How to find vscode installed path in ubuntu

I am trying to change the FileZilla filetype association and set vscode as default for any filetype. I couldn't find installed application path or executable file to give a path. How do I make vscode the default executable for all filetypes?
mounika
  • 393
28
votes
4 answers

How to copy files from one directory to another on the same server using FileZilla?

I want to copy files from one directory to another on the same server using FileZilla. Please guide me how can it be done?
user46959
28
votes
3 answers

Server sent passive reply with unroutable address in FileZilla

I am trying to browse old plain FTP server with FileZilla and getting the following errors Server sent passive reply with unroutable address. Using server address instead. Browsing is nearly impossible. What does this message means and how to know…
Dims
  • 13,414
24
votes
6 answers

How to change FileZilla so that View/Edit opens .html in Notepad++, not Firefox

Currently Firefox is set by Windows to open .html files. I'm hoping I can sort of override this in FileZilla so I can do quick edits and then upload them to the server.
Nathaniel
  • 4,386
22
votes
2 answers

FileZilla on Mac OS X can't open .ssh directory to get my keyfile

I'm trying to log on to my Amazon EC2 cloud server instance with FileZilla, To do this I need to specify a keyfile for SFTP over SSH, However, FileZilla in OS X can't open files in hidden directories. Like for most Mac users, mine are located in…
16
votes
7 answers

Filezilla on Mac: SFTP with passwordless authentication?

I am trying to follow the instructions here for OSX http://wiki.filezilla-project.org/Howto I can successfully ssh to the target server with no username/password (OSX picks up my certificates from the ~/.ssh directory), but I have no idea how to get…
15
votes
6 answers

FileZilla stuck at Initializing TLS

I am having an issue with FileZilla. I try to establish an FTP connection with my server but end up stuck at the same initial message after trying quite a few rounds. I am able to use the same host, username, password and port to login using Chrome…
14
votes
1 answer

Show fingerprint again

I have connected to my FTP server, which is configured for explicit FTP over TLS. When I connected to it for testing purposes, it showed some certificate fingerprint information. Is it possible to show this information again while I'm connected? I…
14
votes
3 answers

FileZilla - How to synchronize two-way (newest file wins)?

I use several computers to maintain a website. I want to reflect all changes both ways. This is a very standard procedure, but I can't find how to do it with FileZilla.
Knud Fjeldsted
  • 141
  • 1
  • 1
  • 3
14
votes
5 answers

Connection to FileZilla FTP server works, but directory listing fails

I am trying to set up a local FTP server in my house. Whenever I connect to the account on the computer that hosts the server, everything works, but when I try connecting on another computer, the directory listing fails even though the account…
14
votes
5 answers

Will FileZilla resume interrupted downloads?

I have to download a 15GB file from my client's system using FileZilla. However the download looks like it will take a very long time, more than one day. Can I resume the download after restarting my system the next day?
Vissu
  • 371
1
2 3
32 33