FileZilla is an open-source FTP project. It has a cross-platform client and a Windows-only server software. Note: Questions MUST be programming related.
Questions tagged [filezilla]
654 questions
384
votes
15 answers
Connect to Amazon EC2 file directory using Filezilla and SFTP
I have created an AWS EC2 Instance and I want to be able to upload files to the server directory using FileZilla in the simplest and most straightforward fashion possible.

Eric Brotto
- 53,471
- 32
- 129
- 174
105
votes
26 answers
Filezilla FTP Server Fails to Retrieve Directory Listing
I'm running Filezilla Server 0.9.45 beta to manage my server remotely.
After setting it up, I tested connecting to it using the IP 127.0.0.1, and it worked successfully. However, to connect to the server remotely, I port forwarded to port 21, and…

Hussain Khalil
- 1,520
- 2
- 15
- 24
69
votes
4 answers
Connection attempt failed with "ECONNREFUSED - Connection refused by server"
I am trying to connect to a networked machine's FileZilla server but my FileZilla Client is giving the following error while connecting. The error is:
"Connection attempt failed with ECONNREFUSED - Connection refused by server"
Windows Firewall is…

Nomi Khan
- 1,177
- 4
- 11
- 15
52
votes
4 answers
How can I stop Filezilla changing my linebreaks?
I'm downloading a perl CGI file from a Linux web server.
It has Unix linebreaks. I edit it on a Windows PC with a decent text-editor (Geany) which preserves those linebreaks.
I then upload it again with Filezilla and it has DOS linebreaks, which…

AmbroseChapel
- 11,957
- 7
- 46
- 68
49
votes
12 answers
Error in FTP connection using domain name, username and password?
I have following details only
domain name:Mydomain.com (I have not Server IP address)
UserId: abc
Password:123456
when I am trying to connect ftp through Filezilla or Myftp it gives error like
Connection attempt failed with "EAI_NONAME - Neither…

Pallavi
- 503
- 1
- 4
- 7
43
votes
7 answers
How to automatically FTP files that I am editing
I'm trying to figure out how to autoftp with Filezilla. Are there any other programs that do this right off the bat?

user1549397
- 641
- 2
- 8
- 15
42
votes
7 answers
filezilla, error while writing failure
I'm transferring a very large (35GB) file through SFTP and FileZilla.
Now the transfer is 59.7% done, but I keep getting this error, and it hasn't changed that number for hours.
Error: File transfer failed after transferring 1,048,576 bytes in…

n00b982
- 433
- 1
- 4
- 5
40
votes
12 answers
How to Resolve too many connection in filezilla with out setting up site manager manually?
How to Resolve too many connection in filezilla with out setting up site manager manually??
Response: 421 Too many connections (8) from this IP
Error: Could not connect to server

Sinju Angajan
- 833
- 2
- 10
- 20
32
votes
6 answers
Directory listing fails in FileZilla
I am trying to connect to a FTP server with Filezilla. It was working when I was using broadband but when I use my college internet it says:
Error: Connection timed out
Error: Failed to retrieve directory listing
I tried both passive and active…

hari_om
- 401
- 1
- 4
- 6
30
votes
1 answer
filezilla plain text password
I have many FTP site and stored it in Site Manager. when I need to retrieve password to my colleague, I can export it and get back the username and password. but now I found the password is encrypted. Can I get back the plain text password from…

hatted
- 1,535
- 1
- 15
- 26
26
votes
3 answers
FTP to Azure Blob Storage
I had to setup secure FTP to Azure Blob Storage using popular FTP clients (like FileZilla, for example). After doing lot of research, I came across a link that says:
Deployed in a worker role, the code creates an FTP server that can
accept…

techV
- 935
- 3
- 23
- 41
25
votes
4 answers
Recovering saved password in Filezilla
Unfortunately I can not remember the password of FTP server, but it is saved in FileZilla Site Manager (Ubuntu).
How can I view the saved password?

aimodify
- 429
- 1
- 6
- 11
23
votes
4 answers
How to setup FTP on xampp
i want to make a server using xampp. i have already installed xampp and setting port 8080. php and mysql work fine but i can't access ftp from internet. Can you please suggest way how can I do this?

Imrul Hasan
- 281
- 1
- 3
- 4
19
votes
3 answers
FtpWebRequest 30 minute time out
My code is experiencing a time out exception after exactly 30 minutes when downloading a large file over FTP. The server is FileZilla running on Windows. We have an SSL certificate configured with options Enable FTP over SSL/TLS support (FTPS) and…

Igor
- 60,821
- 10
- 100
- 175
19
votes
7 answers
Laravel, how to manually install package without composer
Wanted to install Laravel-Excel (Maatwebsite) package manually without composer, but I dont know how.
Why? Because I have a laravel project in a free hosting server setup by other guy, and I can only access using Filezilla to edit/download/upload…

begineeeerrrr
- 323
- 2
- 7
- 17