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

Re: Updated to Filezilla 3.6.0 and now cannot log in

$
0
0
Perhaps just an unlucky coincidence, maybe something is wrong with the server or your account got deactivated for some reason. Your server administrator or server hosting provider can shed light into that.

Re: CONNECTION ERROR: 220

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

Re: FileZilla 3 does not show symlinks...

$
0
0
I seem to have the same problem.

I am accessing a 3rd party's FTP server so I have no control over their server. The location I need to download from the third party server is only navigable from my accounts home directory via a symbolic link.

Using the old FZ 2.2.18 I can retrieve a directory listing which shows those links as short cuts and I can navigate into them and download files without any trouble.

Code:
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/home/ibm-iis" is the current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (199,237,202,126,255,246).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Trace: drwxr-xr-x   2 ibm-iis  ibm-iis       512 Feb 16  2012 IBM-IIS
Trace: drwxr-xr-x   2 ibm-iis  ibm-iis       512 May  3  2012 IBM-IIS-687
Trace: lrwxr-xr-x   1 root     ibm-iis        15 Mar 27  2008 MIMB -> /home/miti/MIMB
Trace: lrwxr-xr-x   1 root     ibm-iis        19 Aug 21  2008 MIMB-OEM -> /home/miti/MIMB-OEM
Trace: lrwxr-xr-x   1 root     ibm-iis        19 Aug 21  2008 MIMB-SDK -> /home/miti/MIMB-SDK
Trace: -rw-r--r--   1 ibm-iis  ibm-iis     39424 Nov 21 20:15 MIRLicenseManagement_IBM-IIS.xls
Response: 226 Transfer complete
Status: Directory listing successful
Status: Retrieving directory listing...
Command: CWD /home/ibm-iis/MIMB/
Response: 250 CWD command successful
Command: PWD
Response: 257 "/home/miti/MIMB" is the current directory
Command: TYPE A
Response: 200 Type set to A
Command: PASV
Response: 227 Entering Passive Mode (199,237,202,126,248,116).
Command: LIST
Response: 150 Opening ASCII mode data connection for file list
Trace: drwxr-xr-x   2 miti     miti          512 May 12  2011 6.1.0
Trace: drwxr-xr-x   2 miti     www           512 May 11  2011 6.2.0
Trace: drwxr-xr-x   2 miti     www           512 May  6  2011 7.0.0
Trace: drwxr-xr-x   2 miti     www           512 Nov  3  2011 7.0.1
Trace: drwxr-xr-x   2 miti     www           512 Jan 10  2012 7.0.2
Trace: drwxr-xr-x   2 miti     www           512 May 31 14:12 7.0.3
Trace: drwxr-xr-x   2 miti     www           512 Oct 16 19:28 7.0.4
Trace: drwxr-xr-x   2 miti     www           512 Nov 17 02:00 7.1.0.dev
Trace: drwxr-xr-x   3 miti     miti         1024 Apr 29  2011 License
Trace: drwxr-xr-x  17 miti     www           512 Apr 29  2011 old
Response: 226 Transfer complete
Status: Directory listing successful


When I access the same FTP site with FZ 3.6.0.1 The symlinks show up as plain files and are not navigable. I therfore cannot use FZ 3.x at all to access the FTP site and down load files.

Code:
Status:   Connected
Status:   Retrieving directory listing...
Command:   PWD
Response:   257 "/home/ibm-iis" is the current directory
Command:   TYPE I
Response:   200 Type set to I
Command:   PASV
Response:   227 Entering Passive Mode (199,237,202,126,250,130).
Command:   MLSD
Response:   150 Opening ASCII mode data connection for MLSD
Listing:   modify=20120503195059;perm=flcdmpe;type=cdir;unique=54U7585E98;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=1003; .
Listing:   modify=20120216165539;perm=flcdmpe;type=dir;unique=54U7585E99;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=1003; IBM-IIS
Listing:   modify=20080327161627;perm=adfr;size=15;type=file;unique=54U75ADAD4;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=0; MIMB
Listing:   modify=20080821203601;perm=adfr;size=19;type=file;unique=54U75C4FF9;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=0; MIMB-OEM
Listing:   modify=20080821203601;perm=adfr;size=19;type=file;unique=54U75DC4A0;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=0; MIMB-SDK
Listing:   modify=20121121201520;perm=adfrw;size=39424;type=file;unique=54U7585E9E;UNIX.group=1003;UNIX.mode=0644;UNIX.owner=1003; MIRLicenseManagement_IBM-IIS.xls
Listing:   modify=20120503195130;perm=flcdmpe;type=dir;unique=54U75991B0;UNIX.group=1003;UNIX.mode=0755;UNIX.owner=1003; IBM-IIS-687
Response:   226 Transfer complete
Status:   Directory listing successful



By the way I can manually issue RAW commands such as CWD and PWD on the symlinks and it does indicate that I have changed to the directory but I cannot LIST the files and this cannot download them.
Code:
Command:   PWD
Response:   257 "/home/ibm-iis" is the current directory
Command:   CWD MIMB
Response:   250 CWD command successful
Command:   PWD
Response:   257 "/home/miti/MIMB" is the current directory
Command:   LIST
Response:   425 Unable to build data connection: File name too long
Command:   MLSD
Response:   425 Unable to build data connection: File name too long


Is there any other option besides using the old FZ 2.x? Is there some setting that I am missing that I need?

Re: Filename invalid error received

$
0
0
Can you please post a log of such a transfer attempt?

Re: filezilla interface admin client

$
0
0
The following command reloads everything:

"FileZilla Server.exe" /reload-config

Re: FileZilla 3 does not show symlinks...

$
0
0
Bad server, it does not handle symbolic links correctly in MLSD listings. Please contact your server administrator so that he can fix the server.

Re: Filename invalid error received

$
0
0
Here is a copy of the latest attempt:

000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> Connected, sending welcome message...
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> 220-FileZilla Server version 0.9.41 beta
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> 220 Please visit http://sourceforge.net/projects/filezilla/
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> USER ******
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> 331 Password required for ****
(000231)11/20/2012 16:57:25 PM - (not logged in) (10.)> PASS ***************
(000231)11/20/2012 16:57:25 PM - **** (10.)> 230 Logged on
(000231)11/20/2012 16:57:25 PM - **** (10.)> TYPE I
(000231)11/20/2012 16:57:25 PM - **** (10.)> 200 Type set to I
(000231)11/20/2012 16:57:25 PM - **** (10.)> PORT 10,21
(000231)11/20/2012 16:57:25 PM - **** (10.)> 200 Port command successful
(000231)11/20/2012 16:57:25 PM - **** (10.)> STOR ASALogs/LOG-2012-11-20-165859.TXT
(000231)11/20/2012 16:57:25 PM - **** (10.)> 550 Filename invalid
(000231)11/20/2012 16:57:25 PM - **** (10.)> QUIT
(000231)11/20/2012 16:57:25 PM - **** (10.)> 221 Goodbye
(000231)11/20/2012 16:57:25 PM - **** (10.)> disconnected.

Re: New Here, Thank You

$
0
0
Welcome to the forum! I'm new too!

Re: FileZilla 3 does not show symlinks...

$
0
0
I can always ask but given that this is not my FTP server I realyt have no choice but to go back to using FZ 2.x. It would be nice to have a setting in FZ to use LIST instead of MLSD for directory listings.

Frequent Disconnects

$
0
0
Hi. Just upgraded to latest version and am getting my client to disconnect a lot from the server. It's also sometimes just hangs on trying to do a simple directory change...

Code:
Command:   TYPE I
Response:   200 TYPE is now 8-bit binary
Command:   PASV
Response:   227 Entering Passive Mode (67,222,138,20,86,96)
Command:   MLSD
Error:   Connection timed out
Error:   Failed to retrieve directory listing
Status:   Disconnected from server


Nothing was changed on server and this is happening very frequently. Very annoying when editing a file and it just disconnects in the middle of trying to upload a newer version.

Thanks in advance. :)

Re: FTP issue!!

$
0
0
Quote:
I thought its an official application of filezilla. Thanks for sharing that information with me
Usually it's from portableapps.com - the only exception is if you downloaded it from here and made it portable yourself.

Quote:
I'm using Windows XP. Is this issue related to my OS?
No idea. I asked because I know one freezing issue in Windows 2000.

However, it could be you are suffering a similar issue - directly after starting FileZilla tries to check for updates - that's when it froze under Windows 2000.

Re: Connect to my ftp server, but not really?

$
0
0
also having an issue with Error: Disconnected from server: ECONNABORTED - Connection aborted when using ftp.
I have enabled ssl/tls and it works fine.
Am using a cisco asa5xxx firewall
I have setup a one to one ip map.
also have set the windows firewall to allow filezilla server.exe
told filezilla to use ports 100-200 and enabled active mode to my external ipaddress.

filezilla client log:
Code:

Status:   Connecting to 98.103.xx.xx:21...
Status:   Connection established, waiting for welcome message...
Response:   220-Welcome to xxxxx Ftp serve we do support ssl. To use please connect
Response:   220-xxxxxxxx on port:990 using same user name and password.
Response:   220 Please rember that in order to use ssl you must have a client that support
Command:   USER dxxxx
Response:   331 Password required for dxxxxxx
Command:   PASS ********
Response:   230 Logged on
Command:   SYST
Response:   215 UNIX emulated by FileZilla
Command:   FEAT
Response:   211-Features:
Response:    MDTM
Response:    REST STREAM
Response:    SIZE
Response:    MLST type*;size*;modify*;
Response:    MLSD
Response:    AUTH SSL
Response:    AUTH TLS
Response:    PROT
Response:    PBSZ
Response:    UTF8
Response:    CLNT
Response:    MFMT
Response:   211 End
Status:   Connected
Status:   Retrieving directory listing...
Command:   PWD
Response:   257 "/" is current directory.
Command:   TYPE I
Response:   200 Type set to I
Command:   PASV

Error:   Disconnected from server: ECONNABORTED - Connection aborted
Error:   Failed to retrieve directory listing




filezilla server log



Code:

(000040)11/22/2012 9:14:42 AM - (not logged in) (72.160.xx.xx)> USER dxxxx
(000040)11/22/2012 9:14:42 AM - (not logged in) (72.160.xx.xx)> 331 Password required for dxxxx
(000040)11/22/2012 9:14:42 AM - (not logged in) (72.160.xx.xx)> PASS ********
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> 230 Logged on
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> SYST
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> 215 UNIX emulated by FileZilla
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> FEAT
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> 211-Features:
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  MDTM
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  REST STREAM
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  SIZE
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  MLST type*;size*;modify*;
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  MLSD
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  AUTH SSL
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  AUTH TLS
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  PROT
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  PBSZ
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  UTF8
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  CLNT
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)>  MFMT
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> 211 End
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> PWD
(000040)11/22/2012 9:14:42 AM - dxxxx (72.160.xx.xx)> 257 "/" is current directory.
(000040)11/22/2012 9:14:43 AM - dxxxx (72.160.xx.xx)> TYPE I
(000040)11/22/2012 9:14:43 AM - dxxxx (72.160.xx.xx)> 200 Type set to I
(000040)11/22/2012 9:14:43 AM - dxxxx (72.160.xx.xx)> PASV
(000040)11/22/2012 9:14:43 AM - dxxxx (72.160.xx.xx)> 227 Entering Passive Mode (98,103,xx,xx,0,118)
(000040)11/22/2012 9:14:43 AM - dxxxx (72.160.xx.xx)> disconnected.

[/code]

any help would be appreciated.


using ftps
Code:
Status:   Connecting to 98.103.xx.xx:990...
Status:   Connection established, initializing TLS...
Status:   Verifying certificate...
Status:   TLS/SSL connection established, waiting for welcome message...
Response:   220-Welcome to xxx Ftp server we do support ssl. To use please connect
Response:   220-xxxxxxxxx on port:990 using same user name and password.
Response:   220 Please rember that in order to use ssl you must have a client that support
Command:   USER dwalters
Response:   331 Password required for dwalters
Command:   PASS ********
Response:   230 Logged on
Command:   SYST
Response:   215 UNIX emulated by FileZilla
Command:   FEAT
Response:   211-Features:
Response:    MDTM
Response:    REST STREAM
Response:    SIZE
Response:    MLST type*;size*;modify*;
Response:    MLSD
Response:    AUTH SSL
Response:    AUTH TLS
Response:    PROT
Response:    PBSZ
Response:    UTF8
Response:    CLNT
Response:    MFMT
Response:   211 End
Command:   PBSZ 0
Response:   200 PBSZ=0
Command:   PROT P
Response:   200 Protection level set to P
Status:   Connected
Status:   Retrieving directory listing...
Command:   PWD
Response:   257 "/" is current directory.
Command:   TYPE I
Response:   200 Type set to I
Command:   PASV
Response:   227 Entering Passive Mode (98,103,xx,xx,0,119)
Command:   MLSD
Response:   150 Connection accepted
Response:   226 Transfer OK
Status:   Directory listing successful

Re: SFTP error malformed FXP_NAME packet

$
0
0
Quote:
15:55:08 Command: cd "/aditro datastore/customers"
15:55:08 Error: Directory /aditro datastore/customers: permission denied
You don't have permissions to enter that directory.

Re: filezilla interface admin client

$
0
0
You can't. But the file is not in use during normal operation of the server. I checked mine and the file isn't locked by anything.

Note: If you are on Windows Vista/7/8 and have installed the server into Program Files/Program Files (x86), then you need an editor with administrative privileges to save to that file. Without admin rights the file is read-only, but that's Windows' UAC doing.

Re: filezilla interface admin client

$
0
0
ah ok great thanks for the information.
if its wanted by the community I will be uploading the app :).

Retina Display Support Request

$
0
0
I'm going to be the first to utter a request for the annoyance known as "Retina Display" on the FileZilla Forums.

We love the beauty of Retina Display, but I understand the challenge and monotonous effort required to resize images to look pretty on Retina Displays.

Just wanted to give a "thank you" beforehand to any of the developers that might take on this added feature in the future. Thanks!

Re: Connect to my ftp server, but not really?

$
0
0
First, it is a very bad idea to use any port below 1025 for your server's data ports. Many of these are reserved for system services and thus unavailable. The best range for data ports is to be set in the 49152-65535 area. That's the area designated for ephemeral user ports and none of that range are occupied by services.

Second, Active mode doesn't have anything to do with server configuration. Server configuration is always for Passive mode. Active mode ports would have to be set in the client.

And finally, regarding your logs there are two possible reasons I can imagine (provided they are repeatable):
1. Since you are using ports reserved for other services (actually the 100-200 range is like a minefield in this regard) any third-party tool (firewalls, virus- and malware scanners etc.) may misinterpret the traffic as a different type, e. g. they may think it's email or SMB traffic. FTPS is encrypted and of unknown type to these tools.

2. http://wiki.filezilla-project.org/Netwo ... a_sabotage

Re: Can't transfer files - log in and dir listing OK

$
0
0
I don't think so, but I am not sure I know where I would check that on the server. (This is our own server that we own and operate, so I can examine anything on it.)

I have noticed that command line SFTP doesn't even let me in the first time, but I am able to SSH into the server.

Re: Retina Display Support Request

Re: Connect to my ftp server, but not really?

$
0
0
I have just adjusted the same issue occurs.
now using ports 49152-65535
I have forwarded every port possible just to check.
also disabled the windows firewall. the weird thing is that sftp works just fine.

well apperntly Cisco is included in nat sabotage if I changed it to a different port then 21 it wroks just fine... lol... mind you we were using u-serv ftp server just fine on same machine.
Viewing all 11475 articles
Browse latest View live




Latest Images