Filezilla is an open-source FTP project. It is cross-platform and has separate client and server software.

learn more… | top users | synonyms

0
votes
0answers
10 views

Android: Issue with FTPServer (portforwarding) -> FileZilla Server

I have created a portforwarding to my local (virtual-> 192.168.1.56) ftpserver. When I try to connect from host (192.168.1.47) with FileZilla it works: And when I try it with an android device I ...
1
vote
0answers
14 views

FileZilla : 550 CWD failed. Directory not found

I' trying to display a video that I have stored in an FTP server. When I open a picture using my FTP address, it display fine, and I can see it. But when I enter the video link, which is in the ...
-3
votes
0answers
13 views

Filezilla will only allow me to connect once to any server, then I can never log in again using the same credentials. WHY? [closed]

i have several servers. Once I create a new folder and login credentials, it works perfectly the first time only. When I go back to try to login using the exact same credentials on my home computer, ...
-2
votes
0answers
14 views

Why 'File transfer failed' for Download only in SFTP/FTP

I have set up an SFTP server in my system using CrushFTP and I am trying to access it using FileZilla. The connection establishes properly and it lists directories properly. Now, if I go inside a ...
0
votes
0answers
10 views

Filezilla Server not workin on Windows Web Server 2008 R2

I've installed FileZilla Server on Windows Web Server 2008 R2. I've set up everything correctly on FileZilla and I can connect withing the server. The problem I cant connect to the server from other ...
0
votes
2answers
64 views

Java to FileZilla FTP Client: Socket write error

Another challenge bashed my head these days. I am trying to create a FTP Server in Java which should be able to communicate with the FileZilla FTP Client. The code isn't the best because i tried a lot ...
0
votes
0answers
27 views

C++ and WININET - WAN FTP Upload Error

I made this in V C++ with wininet. It just supposed to send a file to Filezilla FTP Server. When I configure it to send file to the my own FTP server at the same computer(loalhost/127.0.0.1) it ...
1
vote
0answers
50 views

PHP -HTML My PHP Code changed but output didn't changed

Code below is a part of my article adding-verifying codes. <?php if (isset($_SESSION['errors']) AND $_SESSION['errors'] != '') { echo '<h2 style="color:#e53b2c;"><a ...
1
vote
1answer
64 views

Using R to save images & .csv's, can I use R to upload them to website (use filezilla to do it manually)?

First I should say that a lot of this is over my head, so I apologize in advance for using incorrect terminology and potentially asking an unclear question. I'm doing my best. Also, I saw ThisPost; ...
-1
votes
1answer
25 views

Opening php file with netbeans and saving caused the php file to produce error “unexpected T_VARIABLE in” [closed]

Problem: I opened an index.php file through Filezilla to edit with Netbeans and after saving the file, I could not load my homepage, I got the error, Parse error: syntax error, unexpected T_VARIABLE ...
-1
votes
0answers
25 views

Connection closed by server with exitcode 17 [closed]

I'm experiencing this error in Filezilla after making some changes with jailkit. What does exitcode 17 means? And anyone experiencing same problem?
-1
votes
0answers
55 views

Filezilla: Premission denied despite full file premissions [closed]

I got an FTP username and password from a website administrator to upload the new site i designed. I tried to upload files and it didn't work. The file upload was aborted with a messaage 550 ...
1
vote
2answers
45 views

How can I CHMOD files/directories on Windows Azure?

I am using FileZilla FTP to right click and change a directories File Permissions as I do on many other sites/servers. For some reason this is not working in Windows Azure. It outputs in FileZilla ...
0
votes
0answers
43 views

Dreamweaver / Filezilla / other FTP Client - summary of connections and edited files

is it somehow possible to get a summary of connections and edited files? Currently im using Dreamweaver and Filezilla, but i havent found a possibility to solve this. Perfect would be something like : ...
0
votes
1answer
17 views

FTP Users and Sessions [closed]

Basically my question is: can you connect with an ftp client, FileZilla for instance, and log on to a session then transfer some files but at the same time from another PC log in with the same user ...
3
votes
1answer
133 views

FTP Connection Timed out 421 : parser error

The question has beed edited. I am trying to list all the files in a FTP directory - and though the code works fine when run in a normal Netbeans project, when using the same code in a Maven project ...
0
votes
0answers
47 views

Copy file from a server to different IP adresses [closed]

I want to copy Virtual Machines from our server to many simple clients machines, and I don't want to download them from all the machines (one by one with filezilla for example) but I do want to copy ...
0
votes
0answers
20 views

frequently log on and off failed [closed]

I try to write log files from a target to the host via ftp (FilleZillaServer 0.9.39.beta). I can do that 20 times (each 100ms) and then I got an error on the target. My thought is, that the Server ...
0
votes
1answer
87 views

FileZilla and Putty - Trouble connecting to a remote server

I am able to connect to a Linux server using Putty via SSH and port 22. About a week ago, I was also able to connect to this server using File Zilla with the same credentials via selecting "SFTP - SSH ...
-2
votes
1answer
112 views

cannot access ftp site via IE, Chrome or Firefox [closed]

I have the following FTP details as an example: Server: 10.10.100.10 User: dreamer Password: 12345 When I used FileZilla I can access the FTP site with the above credentials. When I use windows ...
0
votes
0answers
65 views

Auto upload to FileZilla from TextMate

I'm using FileZilla as my FTP client. I've set TextMate as my default editor. When I save to TextMate, I'd like FileZilla to automatically upload the file to my server. Is this possible? At the ...
0
votes
1answer
580 views

Filezilla Error: Failed to retrieve directory listing after 150 Opening BINARY mode data connection [closed]

I'm trying to use Filezilla to FTP into my Godaddy shared hosting account. It logs in just fine. Then it hangs on this line: 150 Opening BINARY mode data connection and I get this error ...
1
vote
0answers
59 views

what add-on for eclipse would make it act as dreamweaver or filezilla like ftp?

One of the things that more upsets me from eclipse is the non "obvious" treat to ftp. Its ok for me to import an ftp plugin , for me this should be "by default" but at my version Version: 4.2.1 Build ...
0
votes
0answers
53 views

Russian characters are turned junk when using Filezilla to FTP

When I tried to FTP Russian named files, it is showing as "junk" characters in Linux machine. But when I copied the Russian names it is correctly showing up. Is there any settings or anything need to ...
2
votes
0answers
124 views

Executing a PHP script from within nested batch scripts

I'm trying to rewrite our Windows FTP server configuration script that was created for IIS and now we're trying to get something similar working for Filezilla Server. The structure goes like this, we ...
0
votes
1answer
93 views

FTP List Command Response Structure Issue

I've been beating my head against a wall on this issue so far. My server presently responds to the LIST -a command like this: drwxr-xr-x 1 owner group 1 Feb 21 04:37 test drwxr-xr-x 1 owner ...
3
votes
1answer
135 views

Ftp upload with Powershell vs FileZilla

With a 210MB file, using a script like below takes a little over 10 minutes with Powershell: $webclient = New-Object System.Net.WebClient $uri1 = New-Object System.Uri($Ftp2) ...
0
votes
1answer
136 views

Filezilla root access to aws ubuntu instance

I just set up an aws ubuntu instance on Amanzon. I am trying to upload/create new files with filezilla on my apache server folder (/var/www/) but i only have access to "/home/ubuntu/". Is there a way ...
0
votes
1answer
72 views

Issue with php file while downloading from server using filezilla

i have created a php page(properly indented) having more than 1000 lines in notepad++ and uploaded to the server via FileZilla, the code works fine in server, but when i downloaded the code for ...
0
votes
1answer
72 views

Why is the directory listing different between Filezilla and Putty?

Help I'm new to bash So I log into my hosting account ftp at Godaddy with Filezilla and my directory structure is this: .. access (directory) cgi (directory) js (directory) kml (directory) stats ...
0
votes
2answers
217 views

How do i deploy MVC3 website to server via ftp

i was able to publish the website to local machine folder, where i've the bin, content, scripts, views, web, global, and packages folder. AFter i add these folders to the root of my web server using ...
1
vote
2answers
144 views

Notepad++ inserts a blank line between each line of code when uploading file with filezilla

I want to download php files from my sever with Filezilla, in order to back them up and to back them up on my computer. So before making any change of code I'd be certain to have the lastest version ...
0
votes
1answer
76 views

I have an issue in updating files in server using Filezilla

My client gave me FTP Connection details, To upload my asp.net site. but when I updating my files using filezilla client, Files are updating but, Application in the browser showing Old results ...
0
votes
1answer
60 views

How do I add a custom event handler to FileZilla Server?

I'd like to add an event handler to the FileZilla server. It would be fired whenever an upload completes. Serv-U has this feature and I'm hoping that FileZilla does as well. I have a requirement to ...
0
votes
0answers
44 views

proftpd mod mysql

i've setuped a proftpd server on a distant host. I may it work in some simple way, actif mod, with unix user, blocking user in /var/www. It was working nice, but i need now the mod sql (package ...
0
votes
4answers
1k views

Error establishing a database connection Wordpress

I know there are a lot of similar posts with this but I can't seem to find the answer. I was uploading my WordPress files in the newly created directory in FileZilla. Everything was successful. I ...
-2
votes
1answer
103 views

Why my PHP script is not running in website [closed]

I am C++ develoer and new with web. I bought web space and DNS, when I try to upload HTML changes they are getting reflected on my website, but when I right any PHP script and upload file no changes ...
0
votes
1answer
351 views

Unable to connect to remote FileZilla ftp server from java application

I have a remote FileZilla ftp server running on a windows machine. The ftp server requires Explicit FTP over TLS. The protocol is FTP and NOT SFTP. I cannot change the settings for this server. I can ...
0
votes
0answers
879 views

Filezilla Connection timed out, Error Connecting to Server

I am having an issue with FileZilla, when i try access my ftp account it is giving like this: Status: Connecting to xxx.xxx.xxx.xxx:xx (Ip adds:port)<br /> Error: ...
0
votes
1answer
140 views

ftp user created by me from cpanel is unable to access via filezilla while the admin user can access

I cannot access files via ftp from a user created by me in cpanel but I can access the account created by hosting account.I am using ftpes:// followed by domain name. I get the following error: 530 ...
1
vote
0answers
117 views

Using FTP Programs with Automatic Proxy Configuration URL

I've literally searched the internet for the last 5 hours and I have tried every suggestion out there and I'm starting to wonder if what I want to do is simply not possible.... Most webservers only ...
1
vote
0answers
41 views

cPanel - No permission to download backup

Thanks in advance for any help, you guys are awesome! A previous web developer made a backup of the site in question to the server months ago, and the permissions for this backup are 600. I can't ...
1
vote
2answers
88 views

how to upload site to the server

I have a question....I'm using FileZilla to upload my eclipse project to the server. Now, it's the first time I do that and I don't know where to start. (I really don't want to do disasters) in this ...
0
votes
0answers
121 views

Connection attempt failed with "ECONNREFUSED - Connection refused by server

Connection attempt failed with "ECONNREFUSED - Connection refused by server i am getting above error with file zilla.when i am trying to connect to my server can any one help me out
0
votes
2answers
277 views

Can't connect to server where Apache is installed with FileZilla

I set up an Apache server on my remote machine, and also installed mySQL and myphpAdmin. Following some tutorials on YouTube, I was able to get the installation complete and working. The steps did not ...
0
votes
0answers
56 views

Filezilla View/Edit a PNG File [closed]

How can I set Filezilla file editing of png ang jpg files to Picture and Fax viewer as default? Like editing for text -> css "C:\Program Files (x86)\Notepad++\notepad++.exe"
1
vote
0answers
444 views

Connection closed by server. 421 timeout

I'm using filezilla to access file by ftp. From last few days we're facing strange issues. Whenever I make changes on file and upload it to server via ftp, I'm getting an error like: Response: 421 ...
1
vote
1answer
100 views

Organize XML file - FIlezilla

I have like 50 FTP servers in Filezilla. They used to be all in the root of the Site Manager. This was a problem every time i wanted to connect to one of them. So I organized them manually into ...
0
votes
0answers
52 views

Uploading webfont via filezilla

I created a webfont kit by using http://www.fontsquirrel.com/fontface/generator. After linking that stylesheet in my html file I uploade html file along with webfont kit. Now the fonts are appearing ...
0
votes
0answers
95 views

How to Host the JSP website to the domain using filezilla?

I developed web application in jsp. I bought the new domain and i uploaded using filezilla. The coding of all page is displaying. I want to know how to start the server in my domain and where i want ...

1 2 3 4