Quantcast
Channel: FileZilla Forums
Viewing all 11475 articles
Browse latest View live

fzdefaults.xml for mac - error while open servermanager

$
0
0
hello :)

I created the fzdefaults.xml file in /Applications/FileZilla.app/Contents/SharedSupport

When i start FileZilla and open the servermananger a message displays that the servermanager instance is already running... my changes would not be saved. :?

Here my fzdefaults.xml

Code:
<FileZilla3>
    <Settings>
      <Setting name="Config Location">../../../../Volumes/Server1/Interna/Filezilla_Sites</Setting>
    </Settings>
</FileZilla3>


-> FileZilla find the file filezilla.xml in the folder Filezilla_Sites

but what is the problem?

Thanks you for your help!

Best regards

Unable to connect

$
0
0
I'm getting a connection error that does not seem a bit different from the other postings I found. I am on a MacBook Pro with OS X 810.8.2 and Filezilla 3.6.0.2. Last night I was at a friend's house (He is hosting the site I am trying to update), connected wirelessly, and successfully downloaded files, made edits, and uploaded the revised content successfully.

Prior to going to his house and this morning, at my house, I am getting the following connection error:

Connecting to probe.filezilla-project.org
Response: 220 FZ router and firewall tester ready
USER FileZilla
Response: 331 Give any password.
PASS 3.6.0.2
Response: 230 logged on.
Checking for correct external IP address
IP 10.0.1.8 ba-a-b-i
Response: 510 Mismatch. Your IP is 71.212.205.5, hb-cbc-caf-f
Wrong external IP address
Connection closed

Any suggestions on what's different, that I can correct to establish a connection from my house to the server?

Thanks, Terry

Re: error 'Can't connect to proxy server'

$
0
0
Are you talking about FileZilla?

Re: Unable to connect

$
0
0
You must post a log from an actual connection attempt. The test log doesn't tell anything except your client isn't configured for Active mode.

Re: Drag and drop - when?

$
0
0
You can already drag&drop between the file lists inside FileZilla. Drag&drop to other programs won't come any time soon unless somebody submits a patch adding support for it.

Re: Files Upload As 0 Bytes Through Proxy

$
0
0
I managed to reproduce this. Traffic dumps confirm that FileZilla actually sends all data which is fully ACKed, yet at the same time this data does not arrive at the server.

This only happens if using PuTTY as SSH client and SOCKS proxy, OpenSSH does not exhibit this problem. In other words, this is a bug in PuTTY.

Directory listings with quotation marks fail

$
0
0
Hello,

Is anyone else able to reproduce this problem?

1.) Create a directory with quotation marks in it ex. "testing"
2.) Go into the directory, then back out and go in again, refresh the listing.

You should get this error:

17:09:34 Status: Retrieving directory listing...
17:09:34 Command: CWD /""testing""
17:09:34 Response: 550 Failed to change directory.
17:09:34 Error: Failed to retrieve directory listing

Notice it has too many quotation marks on each end, it will also display both "testing" and ""testing"" on the remote site directory listing.

Re: Directory listings with quotation marks fail


Re: Directory listings with quotation marks fail

$
0
0
17:25:32 Status: Connecting to 216.85.12.10:21...
17:25:32 Status: Connection established, waiting for welcome message...
17:25:32 Response: 220 (vsFTPd 3.0.2)
17:25:32 Command: USER testing
17:25:33 Response: 331 Please specify the password.
17:25:33 Command: PASS *********
17:25:33 Response: 230 Login successful.
17:25:33 Command: SYST
17:25:33 Response: 215 UNIX Type: L8
17:25:33 Command: FEAT
17:25:33 Response: 211-Features:
17:25:33 Response: AUTH TLS
17:25:33 Response: EPRT
17:25:33 Response: EPSV
17:25:33 Response: MDTM
17:25:33 Response: PASV
17:25:33 Response: PBSZ
17:25:33 Response: PROT
17:25:33 Response: REST STREAM
17:25:33 Response: SIZE
17:25:33 Response: TVFS
17:25:33 Response: UTF8
17:25:33 Response: 211 End
17:25:33 Command: OPTS UTF8 ON
17:25:33 Response: 200 Always in UTF8 mode.
17:25:33 Status: Connected
17:25:33 Status: Retrieving directory listing...
17:25:33 Command: PWD
17:25:33 Response: 257 "/"
17:25:33 Command: TYPE I
17:25:33 Response: 200 Switching to Binary mode.
17:25:33 Command: PASV
17:25:33 Response: 227 Entering Passive Mode (216,85,12,10,24,139).
17:25:33 Command: LIST
17:25:34 Response: 150 Here comes the directory listing.
17:25:34 Response: 226 Directory send OK.
17:25:34 Status: Directory listing successful
17:25:38 Status: Creating directory '/"testing"'...
17:25:38 Command: MKD "testing"
17:25:38 Response: 257 "/""testing""" created
17:25:41 Status: Retrieving directory listing...
17:25:41 Command: CWD "testing"
17:25:41 Response: 250 Directory successfully changed.
17:25:41 Command: PWD
17:25:41 Response: 257 "/""testing"""
17:25:41 Command: PASV
17:25:42 Response: 227 Entering Passive Mode (216,85,12,10,216,155).
17:25:42 Command: LIST
17:25:42 Response: 150 Here comes the directory listing.
17:25:42 Response: 226 Directory send OK.
17:25:42 Status: Directory listing successful
17:25:43 Status: Retrieving directory listing...
17:25:43 Command: CDUP
17:25:43 Response: 250 Directory successfully changed.
17:25:43 Command: PWD
17:25:43 Response: 257 "/"
17:25:43 Command: PASV
17:25:44 Response: 227 Entering Passive Mode (216,85,12,10,241,242).
17:25:44 Command: LIST
17:25:44 Response: 150 Here comes the directory listing.
17:25:44 Response: 226 Directory send OK.
17:25:44 Status: Directory listing successful
17:25:47 Status: Retrieving directory listing...
17:25:47 Command: CWD /""testing""
17:25:48 Response: 550 Failed to change directory.
17:25:48 Error: Failed to retrieve directory listing

cant connect :(

$
0
0
hi all, first post, i recently used filezilla to upload some data to my site but accidently to the wrong link, when i changed it to the right link (root folder) i cannot connect to the host? i think it might be something to do with my database. because im such a noob at this i dont know how to change the database to the right url, if that is even the problem..... when i try and connect this is what i get ...Response: 331 Password required for admin@everythingdog.co.uk
Command: PASS *******
Response: 530 Login incorrect.
Error: Critical error
Error: Could not connect to server

i know for sure the information is correct and i used it not 2 days ago. any help much appreciated

Re: cant connect :(

$
0
0
Please double-check your login credentials. If the problem persists, you have to contact your server administrator or server hosting provider.

Re: Directory listings with quotation marks fail

$
0
0
I could reproduce this on my NAS (using ProFTPd). Seems to be a quote escaping problem somewhere.

For obvious reason this doesn't apply to Windows servers (where double quotes are not allowed in filenames).

Help with images

$
0
0
Hi everyone, I have successfully uploaded my HTML document to my server. I used Textedit for my HTML and CSS, and the formatting and text are showing up fine on my published website, however, my images are a problem. When I previewd my Website in Textedit, my images were not a problem. However, when I publish my website, my images are not showing up. There is not a problem in my code or filepath (I dont think), so how can i get my images to appear? They are in a folder that is a subfolder of the folder that the code for my homepage is. Please help! Thanks

Lost FileZilla in Hard Drive Crash

$
0
0
Hi ... My hard drive crashed and I've lost all FileZilla info.

Have new HD and have to reinstall ... how do I get FZ back on computer/

Thanks.

Re: Lost FileZilla in Hard Drive Crash


Re: HELP!!! Can't connect.

$
0
0
I'm getting this and I am still unable to login.
I haven't used Filezilla for a while but it upgraded to this new version this morning and giving me this status:

Status: Resolving address of ftp.harveydos.com
Status: Connecting to 69.90.161.140:21...
Status: Connection established, waiting for welcome message...
Response: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
Response: 220-You are user number 3 of 50 allowed.
Response: 220-Local time is now 11:56. Server port: 21.
Response: 220-This is a private system - No anonymous login
Response: 220 You will be disconnected after 15 minutes of inactivity.
Command: USER xxxxxxxx
Response: 331 User xxxxxxx OK. Password required
Command: PASS *******
Response: 530 Login authentication failed
Error: Critical error
Error: Could not connect to server

------------------------------------------------------------

FileZilla Client
----------------

Version: 3.6.0.2

Build information:
Compiled for: i586-pc-mingw32msvc
Compiled on: x86_64-unknown-linux-gnu
Build date: 2012-11-29
Compiled with: i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2)
Compiler flags: -g -O2 -Wall -g -fexceptions

Linked against:
wxWidgets: 2.8.12
GnuTLS: 3.1.4
SQLite: 3.7.6.2

Operating system:
Name: Windows NT 6.1 (build 7601, Service Pack 1)
Version: 6.1
Platform: 32 bit system

I've checked correct password in "appdata" filezilla.xml ...and user name is correct..

Please help, never had a problem before!

Re: FileZilla 3.6 crashes frequently when exit

$
0
0
Hello,
I have the same problem,
When I exit filezilla I always get an error.

It doesn't matter if I am still connected or not.
Even when I start Filezilla and exit it without doing anythin.

I reinstalled it abour 10 times already.

On another PC, there was no problem like mine at all.

I use: Win 7 Ultimate SP1

Would be great if somebody could help me to fix that problem

Please review my new site and suggest me how to improve it.

$
0
0
Please review my new site and suggest me how to improve it. Here the site link

But about optimisation: I think u should make a pagination - is too much items on homepage.

I'd love to be able to make my own personal professional website, but unfortunately I'm not that experienced so I had to use a free service.

Re: FileZilla & XAMPP How do I install FileZilla on XAMPP

Re: Help with images

$
0
0
Did you take care of the fact that files and paths on webservers are case sensitive?
Viewing all 11475 articles
Browse latest View live