Custom Query (8170 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1901 - 2000 of 8170)

Ticket Summary Owner Type Priority Component Resolution
#4202 No way to set the Idle time Bug report low FileZilla Client rejected
Description

The idle time is WAY to short, but to make it worse, there is no way for the user to change this. A very strange omission! Many people probably falsely assume that they can change the "time out" setting, but this is only for transfers, not idle time. Why not let the user adjust this? I am tired of, every 30 seconds, having to re-connect and navigate back to the subdirectory on the server before I can ftp a file again. Thanks for hearing my rant - and yes I kind of would call this a "bug" :-)

This is for version 3.2.0 (and the previosu one).

#4204 FileZilla Client (Windows) uses IPv6 in preference to IPv4 Bug report high FileZilla Client rejected
Description

I have several Windows clients running Windows XP Pro SP3 and Windows Vista SP1. I have FileZilla client 3.2.0 installed. All these machines have a dual IPv4 and IPv6 configuration as I am currently testing IPv6. My DNS server (Windows 2003 Server SP2) returns both IPv4 and IPv6 addresses for my servers when queried.

My FileZilla sever (0.9.30) is running on a Windows XP SP3 machine, also with a valid IPv6 configuration.

When I use the FileZilla client to try and connect to a server for which my DNS server can return both an IPv6 address and an IPv4 address, the FileZilla client always tries to use the IPv6 address in preference to the IPv4 address. This might not be an issue except that the FileZilla server does not seem to listen to/accept connections on its host's IPv6 address. As a result the client is not able to connect. I have tried changing the binding order on the client machines to make IPv4 come before IPv6 but it does not help.

This seems like a bug to me. Surely use of IPv6 should at a minimum only be by explicit request? Ideally one could specify which to use as a default at the client level and maybe also with a host specific override. I imagine mixed environments are becoming quite common and this could become a big problem.

#4205 When using sFTP, remote folder with large number of files generates error. Bug report low FileZilla Client rejected
Description

When attempting to open a folder on a remote sftp system, if the folder has a large number of files within, an error is generated and you do not get to review or navigate to that folder.

Below is the command list that is displayed.

Response: Current directory is: "/" Command: ls Status: Listing directory / Status: Calculating timezone offset of server... Command: mtime "AutomationTest" Response: 1233849901 Status: Timezone offsets: Server: -18001 seconds. Local: -18000 seconds. Difference: 1 seconds. Status: Directory listing successful Status: Retrieving directory listing... Command: cd "AutomationTest" Response: New directory is: "/AutomationTest" Command: ls Status: Listing directory /AutomationTest Error: No valid incoming packet found Error: Failed to retrieve directory listing

The folder in question can have upwards of some 5000 files at times.

No testing other than emptying the folder in question has been done to learn what that high limit might be.

Perhaps solution in this unusual case would be to only present partial list? or perhaps change to directory, but do not attempt to display entire contents?

If nothing else, being able to navigate to the folder at a minimum is important.

#4206 FileZilla may submit wrong password for a anonymous account Nico Patch normal FileZilla Client fixed
Description

When using the Quickconnect bar to connect to a server with the username "anonymous" it seems that FileZilla ignores the entered password and submits a default password.

Workarounds,

If you control the server:

  • create the account with the username of "anon" instead of "anonymous".
  • Configure the server to accept all passwords for an account with the username "anonymous" (not always preferable, anonymous does not mean open to all).
  • Change the password of the account to match FileZilla's default anonymous password (same problem as above, this would give access to everyone using FileZilla).

If you only control the client:

  • Add the account into the Site manager and select the logontype "normal", this will cause your password to be written to disk in cleartext, not preferable on shared computers (easily recovered even if deleted, unless you 'shred' the file or it is overwritten)

Notes: FileZilla version: 3.1.2 (Linux AMD64). I was connecting to an account using sftp. (the server was openSSH's internal-sftp, version 5.1)

#4207 Bug Report Ntwk Conf Wzrd: Bug report normal FileZilla Client rejected
Description

Running the Network Configuration Wizard to try to resolve a problem connecting to an FTP server. SFTP connects without issue. The following are the test results from a configuration test which advise submitting a Bug Report. I tried running the wizard without any initial settings set to see if that would work first.

*IP ADDRESS REMOVED FOR PRIVACY* Connecting to probe.filezilla-project.org Response: 220 FZ router and firewall tester ready USER FileZilla Response: 331 Give any password. PASS 3.2.0 Response: 230 logged on. Checking for correct external IP address Retrieving external IP address from http://ip.filezilla-project.org/ip.php Checking for correct external IP address IP 79.XX.XXX.XX hj-be-bfh-gj Response: 200 OK PREP 51936 Response: 200 Using port 51936, data token 348041089 PORT 79,XX,XXX,XX,202,224 Response: 200 PORT command successful LIST Response: 150 opening data connection Response: 503 Failure of data connection. Server sent invalid reply. Connection closed

When clicking next in the wizard the Summary of test Results is as follows: The server sent an unrecognized reply. Please make sure you are running the latest version of File Zilla. Visit http://filezilla-project.org for details. *(I am running version 3.2.0 bld date 2009-01-07) Submit a bug report if this problem persists with the latest version of File Zilla. *(problem occurs each time Wizard is run)

#4208 Smart File Transfer; program determines whether to use ascii or binary Feature request normal FileZilla Client rejected
Description

Add smarts to the program to analyze a file transfer to determine whether to use ASCII or BINARY. I use both Windows and *unix and when transferring files sometimes the conversion doesn't pick the correct Transfer Type.

With "File Transfer Type = Auto", the program should pre-read the file before setting the Transfer Type. If the file is a binary file, then transfer as binary. It the file is text, determine file system type, ie (DOS, UNIX, or Mac). Transfer the file so it has the correct line delimiters on the receiving side. The program should not look at the file name or extension, only at the contents of the file. I'm not sure if this behavoir is covered by the RFC or not.

#4209 filezilla crashes Bug report high FileZilla Client fixed
Description

when i upload large of mybb forum files and it creshes.

i did use the latest filezilla 3.2.1 and it still crashes.

#4210 Site Manager Improvement (Sort of Bug) Bug report normal FileZilla Client fixed
Description

On FileZilla Client, open "Site Manager". On right side we have 4 tabs. The bugs/improvements below are related to the site manager dialog.

General Tab: Servertype --> should be "Server Type" Logontype --> should be "Logon Type" or "Login Type"

Anonymons is by default selected for Logontype, which is fine, but when I select Normal from the dropdown, the User and Password boxes still show 'anonymous' and ''. Upon selecting 'Normal', these two boxes should clear up. Everytime I create/add a new site, I have to delete these two boxes. They should automatically clear up.

When Servertype FTP is selected, the Port box could show 21 by default. Similarly when SFTP is selected, the port box can change to 22 automatically. I remember FileZilla 2 had this before.

Advanced Tab Servertype --> should be "Server Type"

For default remote directory, if I enter "/public_html" it works, but if I just enter "public_html" it does not work and shows a message saying the path could not be mapped. FileZilla 2 handled this automatically. Can we have it back?

The tab "Transfer settings" should be "Transfer Settings", i.e. in title case.

"Force showing hidden files" option should be also available in the site manager. There can be a checkbox for it just below the "Default Remote Directory" text box.

This is all I have for now. Thanks.

#4211 filenames with two consecutive periods won't transfer Bug report normal FileZilla Client rejected
Description

I find that Filezilla 3.2.1 will not transfer files that have two periods '..' in the middle of a file name. (The double periods are a typo on my part - not intended]. The output below is the result of a Windows XP 'fc' comparison between the original directory on cb and the destination directy on jh. Note that the file test..file.txt did not transfer. I would expect a file with any legitimate Windows XP filename to transfer correctly.

* cb.txt \jvh\tmp\test..file.txt \jvh\tterm\delpassw.tt_ * JH.TXT \jvh\tterm\delpassw.tt_ *

Both machines are running Windows XP.

#4212 A problem while opening a PDF file from FileZilla Bug report normal FileZilla Client rejected
Description

Earlier I used Foxit Reader to open PDF files but then I removed it and installed Adobe Reader. However, now whenever I try to open PDF files from FileZilla browser, it still seeks for Foxit Reader to handle them and does not associate them with Adobe Reader which is now a default program. Do you think it's a problem with my system settings or FileZilla?

#4213 Could not load filezilla.xml or queue.xml Bug report normal FileZilla Client outdated
Description

When I load the program, I immediately get the following errors:

Could not load C:\Users\Brendan\appdata\Roaming\FileZilla\filezilla.xml. Make sure the file is valid. For this session, default settings will be used and any changes to the settings are not persistent

I hit OK

Welcome to FileZilla 3.2.1. Please report any bugs you may encounter

I hit OK

I get another error: Could not load C:\Users\Brendan\appdata\Roaming\FileZilla\queue.xml. Please make sure the file is valid and can be accessed.

Note: I have verified that the files are valid and accessible. I have attached a screenshot here.

I hit OK. The program launches. I can access the files in my ftp directory, but when I try to view a CSV file, it can't find Excel to open the file anymore (screenshot attached). This was one of my favorite features of Filezilla.

Thanks for your attention to this. I was using Winzip before and I like Filezilla much better. Would hate to have to stop using it.

#4214 error on startup Bug report normal FileZilla Client rejected
Description

program works after the two attached error messages appear

#4215 invisible folder Tim Kosse Bug report normal FileZilla Client fixed
Description

I just recently downloaded the most recent update. I downloaded the files and folders from my site; I couldn't see my folders on my local directory. I tried to download them again, but got the overwrite option window. I refreshed my directory and then saw my folders. This has never happened before.

#4216 After installing 3.2.1 I couldn´t edit my index.html file Bug report normal FileZilla Client fixed
Description

After installing 3.2.1 I couldn´t edit my index.html file And no other files as well . After uninstalling and installing 3.2.0 everything works great again . See message enclosed Regards - great program !!! Benke

#4217 Crashes on launch when external drive is not present Bug report blocker FileZilla Client fixed
Description

Using the latest release (3.2.1) on Mac OS X Leopard 10.5.6 (Mac Pro, Intel Quad Core Xeon, 4GB RAM):

If an external drive was last used as the 'Local Site', and has since been ejected, and FileZilla closed, re-opening the application will immediately crash, and no access to the application will be gained until the same external drive is reconnected.

Normally, the application should revert to a default folder on the OS hard drive, but in the latest version, this does not seem to be the case.

#4219 Downloaded Filezilla update, now won't recognize excel files .xls Bug report normal FileZilla Client outdated
Description

I downloaded the update for filezilla on 2/9 (3.2.1 for win32.exe) I am running VISTA os. I can no longer view, edit or download .xls spreadsheets. I could be fore the upgrade. I tried to uninstall and reinstall and that did not help. The spreadsheets are not corrupt, I have validated that by using a different computer to download. Any suggestions?

#4220 chmod Bug report low FileZilla Client rejected
Description

hi,

i want to change the permission of my files. but when i change it into chmod777 , the status describes that " 500 'SITE CHMOD 777 filename.php': command not understood "

due to this problem, i cannot upload any kind of forms and other files like poll system.

your help would be most appreciated.

#4221 F5 freeze on Windows XP Pro SP 3 Bug report normal FileZilla Client rejected
Description

When you upload a file, and you press F5 on the server side (right) to update the list, it freezes the window and it says (Not responding) in the title bar, for about 30 secs, then it refresh the list and it works just fine, is just a 30 sec freeze.

#4222 File download ends and restart again increasing infinitely file destination size Bug report normal FileZilla Client rejected
Description

I have this bug in all Filezilla versions tested, also the last one 3.2. I always have this problem when i connect to ftp.peoplesoft.com delivery system and download any file.

For test you can connect to ftp.peoplesoft.com/outgoing/GSC/CRM as a anonymous user and download NIMS_8_0_SP3GA.zip or any other file, after download finish, the file download restart again automatically and write over the same destination file in a infinite loop, this error produce a destination file with a great size.

In fact the download process never ends, it start and start again...

#4223 add sftp protocol handler sftp://myserver Feature request normal FileZilla Client duplicate
Description

WinSCP has a great feature that allows you to put a url into an email like this: sftp://myserver.mydomain.org/myfile.zip. The recipient clicks on the email and winscp opens the file and prompts you for a download location. We would very much prefer to use filezilla, but our users are relying on this feature

This is what needs to be added to the Windows registry for Winscp. filezilla should work in a similar fashion.

############################################################ Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\SFTP] @="URL: SFTP Protocol" "URL Protocol"="" "EditFlags"=dword:00000002 "BrowserFlags"=dword:00000008

[HKEY_CLASSES_ROOT\SFTP\DefaultIcon] @="\"C:
Program Files
WinSCP
WinSCP.exe\",0"

[HKEY_CLASSES_ROOT\SFTP\shell]

[HKEY_CLASSES_ROOT\SFTP\shell\open]

[HKEY_CLASSES_ROOT\SFTP\shell\open\command] @="\"C:
Program Files
WinSCP
WinSCP.exe\" /unsafe \"%1\""

#4224 hang when launchig with URL in command line Bug report normal FileZilla Client outdated
Description

Run the following from the command line:

filezilla.exe ftp://ftp.kernel.org

I expexct filezilla to connect to ftp.kernel.org instead it just hangs as you can see in the picture attachment.

#4226 Cannot create directory called "form" Bug report normal FileZilla Client rejected
Description

I created an account by http://www.awardspace.com and filezilla is not able to create any directory called "form". Please see the workaround below:

Tue, Feb 10 2009 4:38am Hi,

My ftp client cannot create any directory called "form". This problem happens only by this free hosting provider.

To solve this problem, I have to create this directory 7 times in different places using the "File Manager". It is a knightmare.

Is this a bug or there is a better solution?

Thanks !

Joao

Tue, Feb 10 2009 7:41am - Kathy Gardens Hello Joca,

What FTP Clinet are you using? Do you receive any error message when trying to create this form directory? Please provide us with more ifnromation, thank you.

Best Regards, Kathy Gardens, Awardspace Dedicated Support Team

Tue, Feb 10 2009 2:16pm This error is happening since 2008.

I am using Filezilla (latest version)

Comando: MKD form Resposta: 550 form: Forbidden filename Comando: MKD /nossafamilia.org/components/com_fabrik/views/form Resposta: 550 /nossafamilia.org/components/com_fabrik/views/form: Forbidden filename

Best regards, Joao

Tue, Feb 10 2009 4:11pm - Kriss Hanks Hello Joca,

This does not seem to be a bug. At least it is not a bug in our system. If it was, the File Manager wouldn't have let you create this folder. I tried to create the same folder called "form" using FileZilla and I got the same error. Maybe FileZilla support might know the answer. We will have to consult with them. If we can help you further with something, please let us know.

Best Regards, Kriss Hanks

AWARDSPACE Dedicated Support Team support@…

"Your winning web hosting provider" http://www.awardspace.com

#4227 Pasword problem Bug report normal FileZilla Client rejected
Description

I have used FileZilla a lot here at the office and it has always worked fine until yesterday. I am the only one at my PC and I have double checked numerous times and all login info is correct, yet I keep getting the following error.

Status: Connection established, waiting for welcome message... Response: 220 WFTPD 3.2 service (by Texas Imperial Software) ready for new user Command: USER jason@… Response: 331 Give me your password, please Command: PASS Response: 530 Not logged in - password incorrect Error: Could not connect to server

I'm assuming this means MY password is incorrect? I am positive the password I entered is right and need some help. Thanks.

Jason

#4228 Filetype Associations Error on Transfer Bug report normal FileZilla Client fixed
Description

Upon installation of update 3.2.1 the file associations with MS word and MS excel documents was lost. Pdf's are ok. When I try and open the doc's from the transfer window using the right click function (open) FileZilla gives an error saying the file could not be opened due to the associated program not being found. It goes on to say 'Please check your filetype associations'. The files are certainly there and can be opened normally from and explorer window. This only happened with the recent update.

#4231 Connection timed out Bug report normal FileZilla Client rejected
Description

Client FX Problem: Uploading a file exceding +- 65K

Windows XP 2002 Service Pack 2 Disabled Firewall in Windows In FX Edit Settings "Fall back to Passive"

Client file size 140K, uploaded to server - file size on the server (90% of the time) 65K.

An error occurs part way in the process which may point to the problem.

Command: PASV Response: 227 Entering Passive Mode (69,49,101,51,253,230) Command: STOR clinics_2009.jpg Response: 150 Opening BINARY mode data connection for clinics_2009.jpg

Error: Connection timed out

Status: Resolving address of bentcreek.ca Status: Connecting to 69.49.101.51:21... Status: Connection established, waiting for welcome message... Response: 220 Website FTP Server Ready Command: USER bentcreek.ca

Gerry

#4233 File Last Modified Date is not Right on Newer Files Bug report normal FileZilla Client fixed
Description

Newer files are showing up with a last modified date of 2003 and 2004. Files ftpd sometime after 12/18/2008 and before 1/9/2009 are doing this. Although anything in 2009 is having this problem with the old date in the last modified date. Using FileZilla 3.2.1, also happened in last release. FTP Server is FTPshell 4.3 using sftp. I get the correct listing if I use Linux to do an ls -al on the directory.

#4234 Transfert abort after 5 440 octets with delay expired Bug report normal FileZilla Client rejected
Description

Hello,

I use filezilla 3.2.1 Compiled for : i586-pc-mingw32msvc Compiled on : x86_64-unknown-linuxè-ngu Date : 1009-02-06

When i try to transfer some file greater than 5 440 Octets, the transfert try a first time, try a second (and ask for replace), stop with this message : delay expired.

There is no problème with root account of my server and FileZilla. There is no problème with monchy account and IE (or other ftp software) There is no problème with monchy account and Filezilla. I have no firewall on my computer. Server : Unix, Client : Windows XP Pro SR2

If you want, i can send you user/password account to test.

Thank you for this good product.

Log : Commande: USER monchy Réponse: 331 Password required for monchy Commande: PASS Réponse: 230 User monchy logged in Statut: Connecté Statut: Démarrage de l'envoi de C:\Documents and Settings\Iatrino\Bureau\Procédure_PriseEnMain_Distance.doc Commande: CWD /httpdocs Réponse: 250 CWD command successful Statut: Récupération du contenu du dossier... Commande: TYPE I Réponse: 200 Type set to I Commande: PASV Réponse: 227 Entering Passive Mode (195,14,0,130,234,112). Commande: LIST Réponse: 150 Opening ASCII mode data connection for file list Réponse: 226-Transfer complete Réponse: 226 Quotas off Commande: TYPE A Réponse: 200 Type set to A Commande: PASV Réponse: 227 Entering Passive Mode (195,14,0,130,231,65). Commande: STOR Procédure_PriseEnMain_Distance.doc Réponse: 150 Opening ASCII mode data connection for Procédure_PriseEnMain_Distance.doc Erreur: Délai d'attente expiré

#4236 Provide options to hide button toolbar and quick connect toolbar Feature request normal FileZilla Client duplicate
Description

Please, provide options to hide button toolbar and quick connect toolbar in the View menu by means of check boxes like is already implemented for other part of the main window that can be hidden.

Implementing this functionality will allow users on small screens to allocate more screen space to the rest of the screen with more important information.

#4237 Some files are not shown Bug report normal FileZilla Client rejected
Description

As the attachment shows, ls command succeeded with 7 matches, which means there should be 7 file/dir entries. But in the server file list window, there are only 4 listed. See attachment 2.

#4238 Filezilla crashes on startup Bug report high FileZilla Client fixed
Description

Filezilla crashes on startup, crashreport attached.

concerned setting in filezilla.xml:

<Setting name="Last local directory" type="string">/Users/WakA/Downloads/series/</Setting>

If the directory specified no longer exists (is renamed/moved etc.) filezilla crashes.

Filezilla 3.2.1

#4239 Mode Z compression Feature request normal FileZilla Client duplicate
Description

Mode Z compression would be very helpful for the types of transfers I routinely complete. I know the server side has the Modez functionallity and it would be very nice if the clinet could support this as well. I like Filezilla over most of the FTP clients it is just missing that one componet (MODE Z)

#4240 Latest update destroyed zilla this is the worst!!!! Anyone that can help NOW Bug report low FileZilla Client outdated
Description

I did not want to up date as I am in the middle of a huge project but after I said no to update the program locked up.

Ok so I did the u/d bam it doesn't work at all now freezes right up.

when I try to shut down the computer the send error and end program go into a tango together......

I'm not furious just very disappointed

please help NOW

#4241 DDE association not working Bug report high FileZilla Client fixed
Description

Attempts to do "View/Edit" on a remote file that happens to be a Microsoft Office file (e.g., Word .doc, Excel .xls) fail with the new version of Filezilla (3.2.1). They worked just fine in 3.2.0. The error message you see is:

The file "" cannot be opened: The associated program (WX_DDE #c:\Program Files\Microsoft Office\OFFICE11\Excel.exe" /e#Excel#system#[open("")]) could not be found.

Since I use this program to remotely edit Office files on outside computers, this is a blocker for me, but I have set the priority to "high".

#4242 Unnecessary connection to skip file upload Bug report normal FileZilla Client outdated
Description

The steps I take are: 1) Connect 2) Select file from web server and drag it into local directory. 3) right click file in local directory and click "edit" 4) edit the file and save 5) As soon as I put focus on FileZilla, a pop-up says that a file has changed, do I want to upload it? 6) I click "No" BUG: as soon as I click "No", the program connects and executes a skip file transfer command. Sometimes the file actually uploads to a random directory.

This happens primarily with Windows XP home edition.

#4244 Directory listing fails over FTPS Bug report normal FileZilla Client rejected
Description

Hi,

I have already seen some people reporting this error and you saying they need to upgrade their FTP server, but this is with a different FTP server (ProFTPD).

In FileZilla 3.2.1, when I am trying to connect through SFTP (FTP over explicit TLS/SSL) to a server, the connection succeeds but the directory listing fails.

A few days back directory listing worked with FileZilla 3.0.8.1.

Attached you have the connection log.

George

#4245 FZ MacOsX client crashes during opening Bug report normal FileZilla Client fixed
Description

Hi, as summary says it crashes during startup *if* it doesn't find last local directory anymore (i.e. if I change its name or I remove it *after* last FZ client termination.

#4246 Upload file twice when submit subfolders Bug report normal FileZilla Client outdated
Description

Hi Filezilla team, thanks for development filezilla client!

But I have detected a bug in the current version 3.2.1 of filezilla client (just downloaded update before using today). Below the step-by-step description:

1) Connect to the remote server (with blank directories). 2) Select on local site a directory with subdirectories. Local directory tree is shown. 3) Select some files in the window below of the local directory tree and choose "upload" from the context menue (right mouse click). 4) Download ok. 5) Select some directories in the window below of the local directory tree and choose "upload" from the context menue. These directories contains a lot of small files (704 files in 14 directories). 6) Uploads begins to work... 7) Some files later the message window appears "Target file already exists", asking me for an action. But there is no duplicate file. The remote ftp server was empty. I didn't touch the local subdirectories while uploading.

After confirming the window the upload repeats working. In summary all files are uploaded. (I hope the contents of the files are correct, I didn't checked all files yet).

Hope you can find the bug. If you have further questions don't hesitate to contact me.

Best regards Glg

(Sorry for my bad german-english)

#4247 Ohloh mirror offline: 502 Bad Gateway Bug report normal FileZilla Client wontfix
Description

When attempting to download the client from this site ../download?filename=FileZilla_3.2.1_win32-setup.exe

I receive a 502 Bad Gateway error.

#4248 file replacing in remote server Bug report normal FileZilla Client wontfix
Description

i got my website down cause i made a doubleclick in local file and it transferred blindly to remote server and replaced it

i guess you're not taking uppercase or lowercase in consideration like Web.Config is not the same as web.config but.. IT IS!!!

so you're not detecting replace in this situation

got version 3.2.1

keep up the good work.

#4250 Failure to open associated software Bug report normal FileZilla Client fixed
Description

In 3.2.0 when I opened a PHP file associated with PHP Editor both the editor and the file opened without a problem.

When I try to do the same after upgrading to 3.2.1 i get the following error.


Cannot edit file


The file 'phpfile.php' cannot be opened: The associated program (WX_DDE#"C:\Program Files\PHP Editor\PHPEditor.exe" "phpfile.php"#PHPEditor#Macros#[Open("phpfile.php")]) could not be found. Please check your filetype associations.


OK


To fix this problem I went into the file associations and clicked OK. I tried again and the problem seems to be fixed.

#4252 Mac issues Bug report high FileZilla Client fixed
Description

I recently updated my intel Macbook pro. Filezilla now refuses to open and keeps getting an error. Can you please fix this because I love this FTP client and I need to use it for school but I can't if it won't run on my computer.

#4253 Open Folder with a lot of files Bug report normal FileZilla Client rejected
Description

When there is a folder with realy a lot of files, then the server sends a timeout during getting the filelist. As result you are not able to delete the folder!

#4254 cant go up in file list. Bug report low FileZilla Client invalid
Description

i cant go up past the c: to my computer. so i can see all my drives.

#4256 Disconnected from server: ECONNABORTED - Connection aborted Bug report normal FileZilla Client rejected
Description

I am running Filezilla Client 3.1.4.1 on Mac OS-X Attempting to upload .zip file (28mb) to directory on my website host upload completes to between 80 and 95% complete, stops and I get

Error: Disconnected from server: ECONNABORTED - Connection aborted

filezilla then restarts the upload (at about 40%). I can see the file in my host directory but it's not the complete file (approx 12mb). It continues to do this.

Transfer mode is set at passive I have tried it with and without "Send FTP Keep Alive Commands" - makes no difference. default action is set to resume

I have used this on and off for the last couple of years with a similar issue but setting the "Keep alive' command has normally sorted this out but this is the largest file I've attempted to upload.

Please find below copy of sample script:

Status: Resolving address of ftp.s.com Status: Connecting to 208.187.218.94:990... Status: Connection established, initializing TLS... Status: Verifying certificate... Status: TLS/SSL connection established, waiting for welcome message... Response: 220 FTP Server Ready Command: USER * Response: 331 User name accepted, password required. Command: PASS Response: 230-Welcome * Response: 230 Command: PBSZ 0 Response: 200 Protection Buffer Size set: 0. Command: PROT P Response: 200 Protection Levet set: P. Status: Connected Status: Starting upload of /ANDI'S DB/Websites/The Scrapbooker/ACTUAL PRODUCTS/PAPER KITS/MK0109 Banyan Tree/MK0109 Banyan Tree.zip Command: CWD /download Response: 250 CWD command successful. Status: Retrieving directory listing... Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering passive mode (208,187,218,94,226,128). Command: LIST Response: 150 Opening ASCII mode data connection. Response: 226 Transfer complete. Command: PASV Response: 227 Entering passive mode (208,187,218,94,226,131). Command: APPE MK0109 Banyan Tree.zip Response: 150 Opening BINARY mode data connection for MK0109 Banyan Tree.zip. Error: Disconnected from server: ECONNABORTED - Connection aborted

Any assistance would be gratefully received.

#4257 Sync Remote and Local Views while files similar Feature request normal FileZilla Client outdated
Description

While uploading files from multiple folders to multiple folders for a website, I find myself spending more time navigating two identical file systems than I would like.

Thinking about how to implement this feature presents a slippery slope of complexity. (From an outsiders point of view), the simplest way I see to create this feature would be to add an option to the Advanced settings of a site. Let the user know that "Default local directory" should be set to the mirrored folder as seen in the "Default remote directory."

Should this option be enabled on connection, any navigation of either sides folders will get mirrored on the other side. If the user navigates to a folder that doesn't exist on the other side, the sync is stopped until the folders match again.

#4258 The application Filezilla quit unexpectedly - after upgrade Bug report high FileZilla Client fixed
Description

I recently upgraded to the latest version of FileZilla. I think it worked after upgrading but a day or two later, I cannot open it anymore. It comes up saying "The application Filezilla quit unexpectedly"...

I've tried uninstalling and reinstalling it and the same issue occurs. The only time I got it to work was when I restarted my computer.

The only other thing is I also upgraded the software on my Mac recently... Could that have done anything?

#4259 not all ftp folders are vissible Bug report normal FileZilla Client outdated
Description

Sometimes at the right side of FileZilla windows (FTP Server W2000 Server) I cannot see folders in the lower area that are shown in the upper area (3.2.2 rc1), see attached screenshot

#4260 * at end of name after rename Bug report normal FileZilla Client rejected
Description

After uploading a file and renaming it so that the file name ends with an asterisk (*), the file has become unaccessible

E.g. I upload a file "test.zip" Then I rename it to "test.zip *old version*"

FileZilla shows "test.zip *old version" (the last * is missing) I'm unable to do anything with that file anymore. Not even a delete.

#4261 Character encoding bug Bug report normal FileZilla Client rejected
Description

Create a folder named "パーソナル" (without the quotes) on a server using the SJIS character encoding (japanese). (Mostly Microsoft Windows Japanese-hosted)

In the remote directory tab, it will display correctly. However, in the remote tree list and in the log, it displays as "ƒp[ƒ/ƒiƒ‹" (without the quotes). It is possible to enter into that directory, but any operation done within it produce a bug - creating something in it creates it in the parent directory, it's impossible to download files that were put in there by another user, etc.

#4262 Crash after Apple Security Update 2009-001 Bug report high FileZilla Client fixed
Description

Hi everyone, after Apple released the Security Update 2009-001 FileZilla Client crashes and could not start up! Please help! Thanks in advance Simone

#4263 file size 0 after transfer Bug report normal FileZilla Client outdated
Description

After transferring file from computer to server the file size is 0.

#4264 Filezilla fails to start for no apparent reason Bug report normal FileZilla Client wontfix
Description

After installing 3.2.1 I get only one dialog window with OK button telling me to report all bug I encounter. After clicking OK the dialog disappears but nothing else happens. The process keeps running but I get no top level window.

#4266 downloaded latest update and cannot open my files Bug report low FileZilla Client fixed
Description

I get the error message: Call-list.2009xls cannot be opened. The associated program(WX_DDE#"C:\Program Files\Microsoft Office\Office12\EXCEL.EXE"\e#Excel#systen#[open("Call_List_2009.xls")]) could not be found. Please check your file type associations.

Yikes! How do I get back to the last version? Can I delete this last update and go back to another version? Thank you for your help! Angie

#4267 Errors on Files with names beginning with numbers Bug report normal FileZilla Client rejected
Description

Hello,

I'm using a recent 3.2.1 filezilla and the listing of some files (name and size) is false. This bug is more than just visual, files wrongly displayed can not be downloaded. Comparing with an older version (2.2) it seems to me that the problems concerns files having their names beginning with a number, or begining with a number and having a blankspace, etc...

See screenshots, where original filename

02Conversion PDF Output-StartPage_000000001.pdf weight 541078b modification date 11/02 at 2 o clock is displayed:

PDF Output-StartPage_000000001.pdf, weighting 11 o, mod date 02/02 So seems to be a lag: files seem to have their size displayed as their modification date, their modification date as their modification time and so on

Odd enough, some dates are not concerned: 07 and 10 for example...

See attached files Thanks in advance for any help

Distant OS is AIX 5.3

#4268 bug:cannot open file for writing Bug report normal FileZilla Client duplicate
Description

I tried to download a file... This is what I got Error: Failed to open "D:\m\mpsf\submitted\source999804966457_Wed Nov 12 01:38:38 2008.sql" for writing Status: Starting download of /www/tpsf/cgi-bin/source999804966457_Wed Nov 12 01:38:38 2008.sql Error: Failed to open "D:\m\mpsf\submitted\source999804966457_Wed Nov 12 01:38:38 2008.sql" for writing Status: Starting download of /www/tpsf/cgi-bin/source999804966457_Wed Nov 12 01:38:38 2008.sql Error: Failed to open "D:\m\mpsf\submitted\source999804966457_Wed Nov 12 01:38:38 2008.sql" for writing

There is enough space on the disk.

#4269 Filezilla.xml crash when moving from PC to MAC Bug report low FileZilla Client outdated
Description

Exporting the Filezilla.xml from the PC and importing it into Filezilla for Apple Mac crashes.

When a project is listed in the server manager, and has a local directory in PC format inserted (so let's say c:\projects\www.kfz.net ) and your are moving your data to the mac filezilla is crashing because he can not find the c: drive.

Maybe it make sense to check for PC drives and remove the entries and set them to empty when a user is importing the filezilla.xml on a mac.

Axel From http://www.kfz.net

#4270 cannot verify certificate Bug report normal FileZilla Client outdated
Description

Since upgrading FileZilla (current version is 3.2.1), I am unable to connect to a server. I have two server connections established, and I've ensured that the settings are accurate. They are the same for each server. I have no issue connecting to the first server, but connection fails on the second server. It is not able to validate my security certificate. I do not get beyond AUTH TLS or AUTH SSL (error: 431 could not initialize SSL connection; could not connect to server). This was not an issue prior to upgrading to v3.2.1.

Also, my connection to the first server seems to only last for a short time, and then I am automatically disconnected from the server (error message: Disconnected from server: ECONNABORTED - Connection aborted). This, too, did not happen before the upgrade.

#4271 direct access to encrypted ssh keys Feature request normal FileZilla Client fixed
Description

I am aware of filezilla's ability of communicating with pageant. However, in my situation, I'm not able to use pageant: I have to use Filezilla on a Citrix farm, and pageant isn't, and will not be, installed on this farm. So at the moment I'm stuck with unencrypted SSH keys, which, as you may imagine, isn't making my security staff very happy.

Are there any plans to implement direct access to encrypted SSH keys in Filezilla, or is this something that will never be implemented?

#4272 Add "Don't ask again" to "File has changed" popup window Feature request normal FileZilla Client rejected
Description

Every time after editing a file with my default editor and saving the file, it asks me over and over again upload the file back to server or not. I think it's rather unpleasant. Why not add one checkbox, which when checked automatically uploads the file without asking anything?

http://i39.tinypic.com/2nroef5.png

Sorry if this function already exits... :)

#4273 if use socks5 proxy, filezilla ignore "use the server's external IP address instead" setting Bug report normal FileZilla Client rejected
Description

and use server reported ip

#4274 Navigating to drive list through .. filelist item Bug report normal FileZilla Client fixed
Description

I have 3 disk attached to my computer. In the old release I can press \.. until showme all disk of my computer. In this version I just go until the disk root of my local folder. Ex. I have a C, D and L Disk. My start local folder is in the C. So in this version when press \.. a just can go to C:\ in the last version when I pressed \.. I go to see C:\ D:\ or L:\ disk.

#4275 Downloading files to wrong directories Bug report high FileZilla Client fixed
Description

I saw some older tickets about this issue, but never with a (working) solution.

When I checked my local hdd after downloading a big folder with images, I noticed that directories are all over the place. I can't figure out if the messing up is consequent.

I'm using active mode, but the wizard tells me everythings fine. I'm also using a filefilter to exclude thumbnails. When I add the dir to the queue, everything seems fine, trouble start when processing the queue (wrong folders are immediately created, while NOT listed in the queue before).

#4276 3.2.2 doesn't handle download of directory tree correctly Bug report high FileZilla Client duplicate
Description

Steps to reproduce :

1/ connect to a remote ftpd 2/ select a remote directory 3/ using contextual menu, ask for download in a local empty directory (or drag & drop the directory from the remote windows to the local one)

Result : it seems that some -- not all -- sub directories can't be created in the local folder.

In the example : I have selected 2 direcories : languages and pdf : pdf is ok but not language.

I join a log file.

PS : this bug doesn't occur with 3.2.1.

Thank you

#4277 cannot open files...associated program error Bug report high FileZilla Client fixed
Description

I saw other users had this same problem on the PC....

I just downloaded 3.2.2 and now I get the error message: The file home.html cannot be opened. The associated program ('Applications/TextEdit.app' <"home.html") could not be found. Please check your file type associations.

I've never had a problem with earlier versions. Can I delete this last update and download an earlier version? I have a deadline of TODAY to complete my website and this is the only way I have of editing...I don't want to have to switch to another editor, I've been using Filezilla for years and this is the first time I've had a problem. By the way, I get the same message no matter what type of extension is on it. Yet the program is there, I have my files associated properly, and if I download have no problem opening them up.

#4278 Issues With Shell Transfer Bug report normal FileZilla Client outdated
Description

Hello,

I am running Windows 7 beta 1 (build 7000) x64 Ultimate, and I know this is beta software, however I think this may be something to look into when W7 goes final.

I installed the shell add-on, and now if I drag a file from the remote location, it makes a folder named fz3-12352698462440 (sometimes different numbers will appear)

Anyone have any ideas? I would be more than happy to test them out. Thanks again for the great software! -noop

#4279 Cannot Delete Remote Directory Bug report normal FileZilla Client rejected
Description

I drag a directory from my local site to the remote site and instead of it being a sub-directory it became one of my main directories. I reperformed the drag from local to remote successfully but am unable to delete the original remote directory and one of its subdirectories.

#4281 Cannot connect to SFTP-SSH server on port 22 Bug report high FileZilla Client rejected
Description

We've been running WinSSHD from BitVise for a couple of years here. No problem with FileZilla at all until the latest release (3.2.2.1). Suddenly we're unable to connect to our BitVise WinSSHD server and perform FTP functions.

FileZilla error messages are: Status: Connecting to secure.asiflex.com... Response: fzSftp started Command: open "CISNOPLN@…" 22 Command: Pass: Error: Authentication failed. Error: Critical error Error: Could not connect to server

Previous version of FileZilla still successfully connects to the BitVise WinSSHD server, so I'm inclined to believe something got "broken" in this latest release.

#4282 Rename text-area still exists when switching folders Bug report normal FileZilla Client fixed
Description

CPU: Intel Core2 Quad FileZilla Version: 3.2.2.1

Steps to reproduce:

  • Connect to a server
  • Right click a server file
  • Select rename
  • Click a folder in the divided-area above the file viewer

What happens: The text-area from the file rename is keep open when the folder is switched and remains active. What is expected: FileZilla should cancel the rename and hide the text-area when switching folders.

#4284 Create empty text file on the server Feature request low FileZilla Client duplicate
Description

Be able to right-click in the interface sections displaying server folders/files and be able to create a blank text file (or via some other quick-ish means).

Reason: As a developer I frequently find it annoying when I'm creating many new files for various things and I have to create/keep a blank file around on my computer and drag it onto the server every time I need one.

#4286 3.2.2.1 remote dir list bug. Bug report high FileZilla Client rejected
Description

This is actually an old bug but for some reason ignored: the remove directory pane cannot display chinese correctly like version 2.2.30 did. See attached picture.

#4287 multiple versions of same user in quick connect list Bug report normal FileZilla Client fixed
Description

the dropdown box beside the quick connect button is displaying 2 of the same user.

list looks like user1@… user1@… other_user@… user3@…

it started when i changed the password for "user1@…" i retyped the user info in the text boxes and pushed connect and now the list shows both versions of the user.

the one connects with the new password and the other connects with the old password.

you should check if the user is already in that list and just update it.

#4288 Failed to retrieve directory listing from AS/400 FTP server Bug report normal FileZilla Client outdated
Description

FileZilla client failed to retrieve directory listing form AS/400 FTP server under i5/OS listing format.

Below is the connection log from FileZilla: Status: Connection established, waiting for welcome message... Response: 220-QTCP at HKWEBSVR. Response: 220 Connection will close if idle more than 5 minutes. Command: USER QSECOFR Response: 331 Enter password. Command: PASS * Response: 230 QSECOFR logged on. Command: SYST Response: 215 OS/400 is the remote operating system. The TCP/IP version is "V6R1M0". Command: FEAT Response: 211-Feature listing follows: Response: AUTH TLS Response: CCC Response: PBSZ Response: PROT Response: 211 End of feature listing. Status: Connected Status: Retrieving directory listing... Command: PWD Response: 257 "QGPL" is current library. Command: PWD Response: 257 "QGPL" is current library. Error: Failed to retrieve directory listing

#4289 searching a file or a pattern on connected ftp-server Feature request normal FileZilla Client duplicate
Description

I want to have the ability to search a file by name or pattern like *.pdf on the connected ftpserver. This search should include looking for files in subdirectories.

#4290 Show hidden files defaults and normallity Feature request normal FileZilla Client rejected
Description

When using the client to connect to a UNIX/Linux server on the Internet, the client defaults to *not* show hidden files. By going to "Server / Force show hidden files" and enable this, you are presented with a pop-up window claiming that servers not showing hidden files even whn the -a opion is not included in the LIST/ll command, are broken. The opposite is actually the case. Servers should not default to ignore the hidden file functionality. The hidden file functionality is there for a reason. Whether or not the client should show hidden files by default is a question of taste. However, the placement of the toggle option is maybe not the best. I personally looked for it in the View menu. On this web page: http://www.techstroke.com/how-to-show-hidden-files-in-filezilla-ftp-client.html They also find the place surprising.

#4291 Activity indicator lights not working in 3.2.2.1 Bug report normal FileZilla Client fixed
Description

The red/green activity indicator lights in the lower right corner of v3.2.2.1 don't activate when receiving or sending data. I've tested this w/ a regular FTP server and FTP over SSH. The lights remain dim regardless of whether I'm uploading or downloading data.

#4292 command line: local directory Barry Ralphs Patch normal FileZilla Client fixed
Description

When FileZilla client starts, it takes initial local directory from parameter "Last local directory" in filezilla.xml file. Remote path could be set by means of command line options.

It would be great if you could include command line option to also set initial local directory.

This is usefull in case of starting FileZilla from filemanager when user is already in desired local directory. Now, it's necessary to go to this directory in FileZilla again instead of just pass it to FileZilla as a command line parameter.

#4294 Feature : Sync Dirs (source - hosting Feature request normal FileZilla Client duplicate
Description

I found an old post but no solution, or idea if that will be solved or is solved in the new versions.

I repeat the old post as it is exact what I need too: Below text is shorted !

Would be use full to have "Dirsync" option: Remove folders and files that do not exist anymore in the source folders at the destination. Aim to secure that the source is absolutely identically to the destination.

Any comments welcomed

#4295 Transfer connection interrupted: ECONNABORTED - Connection aborted Bug report low FileZilla Client rejected
Description

I get this error when I try to open my www folder on the server. Here are the details: Command: PWD Response: 257 "/www" is current directory. Command: CDUP Response: 250 CWD command successful. Command: PWD Response: 257 "/" is current directory. Status: Directory listing successful Status: Retrieving directory listing... Command: CWD /www Response: 250 CWD command successful. Command: TYPE I Response: 200 Type set to I. Command: PASV Response: 227 Entering Passive Mode (207,159,146,172,184,71). Command: LIST Response: 125 Data connection already open; Transfer starting. Error: Transfer connection interrupted: ECONNABORTED - Connection aborted Response: 550 .: An established connection was aborted by the software in your host machine. Error: Failed to retrieve directory listing

#4296 Crash on the second start after update from 3.2.0 to 3.2.2.1 on Vista Home Basic SP1 Bug report normal FileZilla Client rejected
Description

FileZilla 3.2.2.1 i586-pc-mindw32msvc x86_64-unknown-limux-gnu 2009-02-21 i586-mingw32msvc-gcc (GCC) 4.2.1-sjlj (mingw32-2) -g -O2 -Wall -g -fexeptions

OS Windows Vista Home Basic SP1

After update FileZilla start and work. I close programm and start it again - crush. Error text on original: "Приложению не удалось запуститься, поскольку mingwm10.dll не был найден. Повторная установка приложения может исправить это проблему." Eng: "This application has failed to start because mingwm10.dll was not found. Re-installing the application may fix this problem."

After reinstall FileZilla starts, but only a single time.

#4297 No local directory tree for network file server Bug report normal FileZilla Client outdated
Description

When I access my Terastation network file server in FileZilla, using a network address of the type
Tera\Shared1\ in the local site input box, everything works fine except the local directory tree pane does not update. Whatever irrelevant directory tree was there previously remains displayed. Navigation is only possible using the directory pane itself. I generally have to turn off the directory tree display when accessing the Terastation in order to avoid accidentally switching back to the computer drive.

#4298 Floppy impassible by arrow keys Jeff Bug report low FileZilla Client outdated
Description

IF A: is empty (no floppy), the arrows cannot get you passed the floppy..

if possible, a blank listing or a default (C:\) list could appear instead.

Sorry, prefer keyboard programs, but can use mouse if necessary.

Great program!

Open Program, Tab to drive list, arrow down to A:, but gets returned to my computer instead. Pressing C or D don't allow you to jump past it either...

Not major. Thanks!

#4299 Editor Configuration using old editor even after editor change Bug report normal FileZilla Client rejected
Description

I have FileZilla running, the latest released version 3.2.2.1. I am using Vista Home Premium Service Pack1. When i try to open a file in the local directory, it says "The file <filename> can not be opened: The associated program <fullpath of program and filename> could not be found.". I used "Edit->Settings" and changed the "File Editing" to use "Use Custom Editor" and entered a different editor path (it was pointing to an older version of editplus and i changed to WebExpression). but when i try to open the file, it gives me the same message with the name of the previous editor. I played with various settings on the "File Editing" configuration window but it has no effect, i get the same error regardless. I also cleared the private data and this had no effect. i also have restarted the application and this also did not have any effect. I also changed the file association for the given file, at the explorer level this is changed because the icon is different now which is also right icon image for the file. but the program still does not open and gives the same error. When i right click on the file, Edit is grayed out but "Open" is not grayed out and that is what i am selecting to open the file. i also changed the editor from WebExpression to edit++ and still getting the same thing.

#4301 Cannot download files with "%" char in file names Bug report normal FileZilla Client outdated
Description

Hi,

I cannot download any files with a percent character in the file name. See following log messages:

Status: Starting download of /htdocs/blogger/becky/thesis/Chapter 6/Methanol/subtracted baseline data/15% Methanol PrP in 10 mM NaOAc.csv Command: PASV Response: 550 15% Methanol PrP in 10 mM NaOAc.dsa: Forbidden command argument Error: Critical error

#4302 Can not download long nemed file Bug report normal FileZilla Client wontfix
Description

FileZila Version : 3.2.2.1

Hi,

FileZila Client Can not download long named files that over 256 bites.

And Upload neither.

error message that: 'The system cannot find the file specified'

Please fix this.

Best Regards.

#4303 doesn't remember settings for overwrite files Bug report normal FileZilla Client worksforme
Description

When i upload a file that already exists FileZilla ask if i want to overwrite, abort etc. In the same screen there's an option to remember which action (overwrite) i choosed.

After i shutdown FileZilla and run it again the settings are lost.

#4304 Zip files are seen as directories by Filezilla client Bug report low FileZilla Client outdated
Description

If the files in the remote site are zip files, Filezilla see them as directories and the file transfer is failed.

#4305 Can't transfer files from a folder named with French characters Bug report normal FileZilla Client rejected
Description

If a folder name on server contains "Février", per instance, its files can't be downloaded. Log window displays "Response: 550 /Photos Mariage/Keiske - 21 Février/UKFR0900961.JPG: No such file or directory." and transfer report is "Could not start transfer". Renaming "Février" by "Fevrier" solves the problem.

#4307 550 Prohibited file name: .pureftpd-upload + critical error + contact admin in forum Bug report low FileZilla Client rejected
Description

We exchanged today through my filezilla client with a trusty friend some data (video + audio video files the day before). We had both the password for this common server on my machine (he is in paris me in the south west of france, 2 different locations and machines), ready that we were to only use it for this exchange and re-configurate later the server. Unfortunately, when i deleted the whole files, it remained 2 in a "prefs" of the public_html: 550 Prohibited file name: .pureftpd-upload.49a01112.15.4127.1db34fbf and .pureftpd-upload.49a00928.15.1f63.841bf5d1, both cant be retrieved in anyways, match my whole hard disk when compared to the local server (which ever is selected); cannot delete or rename them. As well, trying to upload these files got me a critical error. DESPITE IT, WE HAD NO PB TRANSFEERING THE FILES ONE WAY OR THE OTHER (but is this procedure allowed? i doubt it ... now).

I would like to know: -if this procedure is allowed or forbidden -if i can change my password keeping the same host name on the local server -if these 2 files may harm or not the security of the exchanges (in normal conditions and in case i could change my password)

  • if they could have been introduced here to hack voluntarly my server a3356674 hosted @ 216.108.235.38 (distant) or if it is just a consequence of a dysfunctional connexion and exchange;
  • if i order to sharpen risks in the future i should prefer to open a new account (new host name)?

I should add that i can delete with no pb my other accounts, one being hosted at the same root, with the same name of server a3356674, presenting the same characteristic, and this one too (it was unchanged when i reinstall filezilla and reconnect my local server)

I ask you to forgive me for this way to practice filezilla (i know pass exchange is never a safe way), but were not very used to it and it was a pretty much emergent work, that finaly we success to provide in the deadlines, and with the only help of this very practical soft i wish to keep in my favourites...

list of event follows:

Statut: Connexion à 216.108.235.38:21... Statut: Connexion établie, attente du message d'accueil... Réponse: 220---------- Welcome to Pure-FTPd [TLS] ---------- Réponse: 220-You are user number 21 of 500 allowed. Réponse: 220-Local time is now 17:41. Server port: 21. Réponse: 220-This is a private system - No anonymous login Réponse: 220 You will be disconnected after 3 minutes of inactivity. Commande: USER a3356674 Réponse: 331 User a3356674 OK. Password required Commande: PASS Réponse: 230-User a3356674 has group access to: a3356674 Réponse: 230-OK. Current restricted directory is / Réponse: 230-51 files used (0%) - authorized: 6000 files Réponse: 230 428152 Kbytes used (27%) - authorized: 1536000 Kb Commande: SYST Réponse: 215 UNIX Type: L8 Commande: FEAT Réponse: 211-Extensions supported: Réponse: EPRT Réponse: IDLE Réponse: MDTM Réponse: SIZE Réponse: REST STREAM Réponse: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*; Réponse: MLSD Réponse: ESTP Réponse: PASV Réponse: EPSV Réponse: SPSV Réponse: ESTA Réponse: AUTH TLS Réponse: PBSZ Réponse: PROT Réponse: 211 End. Statut: Connecté Statut: Récupération du contenu du dossier... Commande: PWD Réponse: 257 "/" is your current location Commande: TYPE I Réponse: 200 TYPE is now 8-bit binary Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,33,86) Commande: LIST Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 7 matches total Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,7,130) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 7 matches total Trace: Server seems to support LIST -a Statut: Calcul du décalage horaire du serveur... Commande: MDTM .ftpquota Réponse: 213 20090304195736 Statut: Décalage du fuseau horaire : Serveur : -28800 secondes, Local : 0 secondes. Différence : 28800 secondes. Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD public_html Réponse: 250 OK. Current directory is /public_html Commande: PWD Réponse: 257 "/public_html" is your current location Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,130,228) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 3 matches total Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD public_html Réponse: 250 OK. Current directory is /public_html/public_html Commande: PWD Réponse: 257 "/public_html/public_html" is your current location Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,180,61) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 3 matches total Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD prefs Réponse: 250 OK. Current directory is /public_html/public_html/prefs Commande: PWD Réponse: 257 "/public_html/public_html/prefs" is your current location Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,133,30) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 4 matches total Statut: Succès de la lecture du contenu du dossier Commande: DELE .pureftpd-upload.49a00928.15.1f63.841bf5d1 Réponse: 550 Prohibited file name: .pureftpd-upload.49a00928.15.1f63.841bf5d1 Commande: DELE .pureftpd-upload.49a01112.15.4127.1db34fbf Réponse: 550 Prohibited file name: .pureftpd-upload.49a01112.15.4127.1db34fbf Statut: Récupération du contenu du dossier... Commande: CDUP Réponse: 250 OK. Current directory is /public_html/public_html Commande: PWD Réponse: 257 "/public_html/public_html" is your current location Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD /public_html/public_html/prefs Réponse: 250 OK. Current directory is /public_html/public_html/prefs Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,81,55) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 4 matches total Statut: Succès de la lecture du contenu du dossier Statut: Connexion à 216.108.235.38:21... Statut: Connexion établie, attente du message d'accueil... Réponse: 220---------- Welcome to Pure-FTPd [TLS] ---------- Réponse: 220-You are user number 21 of 500 allowed. Réponse: 220-Local time is now 17:42. Server port: 21. Réponse: 220-This is a private system - No anonymous login Réponse: 220 You will be disconnected after 3 minutes of inactivity. Commande: USER a3356674 Réponse: 331 User a3356674 OK. Password required Commande: PASS Réponse: 230-User a3356674 has group access to: a3356674 Réponse: 230-OK. Current restricted directory is / Réponse: 230-51 files used (0%) - authorized: 6000 files Réponse: 230 428152 Kbytes used (27%) - authorized: 1536000 Kb Statut: Connecté Statut: Démarrage du téléchargement de /public_html/public_html/prefs/.pureftpd-upload.49a00928.15.1f63.841bf5d1 Commande: CWD /public_html/public_html/prefs Réponse: 250 OK. Current directory is /public_html/public_html/prefs Commande: PWD Réponse: 257 "/public_html/public_html/prefs" is your current location Commande: TYPE A Réponse: 200 TYPE is now ASCII Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,71,33) Commande: RETR .pureftpd-upload.49a00928.15.1f63.841bf5d1 Réponse: 550 Prohibited file name: .pureftpd-upload.49a00928.15.1f63.841bf5d1 Erreur: Erreur critique Statut: Démarrage du téléchargement de /public_html/public_html/prefs/.pureftpd-upload.49a01112.15.4127.1db34fbf Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,7,89) Commande: RETR .pureftpd-upload.49a01112.15.4127.1db34fbf Réponse: 550 Prohibited file name: .pureftpd-upload.49a01112.15.4127.1db34fbf Erreur: Erreur critique Statut: Récupération du contenu du dossier... Commande: CWD /lenvelopp.mp3 Réponse: 250 OK. Current directory is /lenvelopp.mp3 Commande: PWD Réponse: 257 "/lenvelopp.mp3" is your current location Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,126,131) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 2 matches total Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD /urh.htm Réponse: 250 OK. Current directory is /urh.htm Commande: PWD Réponse: 257 "/urh.htm" is your current location Commande: PASV Réponse: 227 Entering Passive Mode (216,108,235,38,90,182) Commande: LIST -a Réponse: 150 Accepted data connection Réponse: 226-ASCII Réponse: 226-Options: -a -l Réponse: 226 2 matches total Statut: Succès de la lecture du contenu du dossier Statut: Récupération du contenu du dossier... Commande: CWD /public_html Réponse: 250 OK. Current directory is /public_html Commande: PWD Réponse: 257 "/public_html" is your current location Statut: Succès de la lecture du contenu du dossier Statut: Déconnecté du serveur

#4309 Upload of large files completes, but shows zero bytes on server Bug report high FileZilla Client outdated
Description

Re: Filezilla 3.2.2.1

Hello, I enjoy using Filezilla daily, but there's a bug when uploading large files. This has occurred in previous versions of Filezilla, but I haven't reported it until now. The uploads complete, only to show zero bytes on the server. The uploaded files do not play or download when requested by a browser. These are mostly audio and video files in excess of say 100 MB up to 250 MB. I've tried uploading the same files to the same server directory with other clients - WS-FTP, Cute, Smart, ftp Explorer, ftp Voyager, etc. They all complete the transfer and show the correct file size. Which makes me think there's a subtle bug in Filezilla. I've attached the Filezilla verbose log. For now, I'm using WS-FTP to transfer large files.

#4311 MVS empty directory not connected to any server Bug report normal FileZilla Client fixed
Description

When using servertype 'MVS, OS/390, z/OS' and a 'default remote directory' (Site Manager/Advanced tab) that doesn't return any files, FileZilla says 'not connected to any server' and does not let file transfers (upload) take place. FileZilla client is 3.2.2.1.

#4312 A way to disable the "Theme" which slowly scans all files in the folder Bug report normal FileZilla Client rejected
Description

Seems that everyday my copy of Filezilla is getting slower and slower to start. I believe the problem comes from the "Theme" feature which scans executable on other file to tag on a nice little image.

This scanning should be a separate thread which doesn't affect the performance of the client. Currently it hangs until this scanning is done.

Please include a Theme named "Disable" and make no file scanning is done.

To test : Put 30-40 files in a folders which are executables. Also, try to go with a loaded "My Documents" folder.

#4313 Automatically downloaded xxx-setup.exe doesn't start Bug report low FileZilla Client outdated
Description

This is technically not new - it was well described in Ticket #1414, but that ticket was timed out by the tracker. After the setup app downloads (I put it on the desktop because I know I'll have to click it), it attempts to start but fails with unknown error 193. This is on Windows XP SP3, and I have Panda for Desktops as my antivirus.

From what I can tell on Google, the error code 193 means "%1 is not a valid win32 process."

No biggie, just a nuisance, and it's been that way ever since I discovered your wonderful Filezilla client last summer.

#4314 Synchronized browsing as a per-site setting Feature request normal FileZilla Client fixed
Description

Would it be possible to add the synchronized browsing setting as a Site Manager option? This way, for sites where I plan to use it exclusively, it will automatically engage on connect.

Obviously, the more settings that can be put in Site Manager the better, but for the moment this is the one that comes to mind.

#4315 Lack of Network Drives Feature request normal FileZilla Client outdated
Description

The local site directory/drive listing does not list any of the shared network folders on our network.

#4316 Unhandled exception: Access Violation reading location 0x00000004 Bug report normal FileZilla Client outdated
Description

FileZilla Client 3.2.2.1 Vista Business SP1, up-to-date as of 07.03.2009

FileZilla Client crashes during transfer of 760 files (appx 200MB) to an FTP server. Debugged using VS 2008, got following message:

Unhandled exception at 0x0094f3d9 in filezilla.exe: 0xC0000005: Access violation reading location 0x00000004.

No symbols found.

#4317 FileZilla & Wacom Bug report high FileZilla Client outdated
Description

I see a ticket close with an annoying issue that is not resolved with the increasing of the drag threshold. Apparently FileZilla doesn't use a component that make use of the wacom configuration.

Inside of the FileZilla browser when you click a folder with the wacom it generate a drag event instead of a click event and an error message appear every time showing:

A directory cannot be dragged into one of its subfolders.

It is basically imposible to use filezilla with the wacom and only happend with FileZilla, applications like CyberDuck does not have this problem. By now I had to use another ftp software becouse of that.

I see this note about it: http://www.nabble.com/Drag-threshold-td21814481.html Explaining more technically what the problem is.

I used FileZilla since ever! but is really annoying to left the pen and use FileZilla with the touch pad every single time...

Best Regards!

#4319 Filezilla crashes when trying to transfer Files with diacritic marks Bug report low FileZilla Client invalid
Description

Filezilla client crashes reconstructible if I try to a File with apostrophes in the name.

http://img7.imageshack.us/img7/9954/screenpng.png

AppName: filezilla.exe
AppVer: 3.2.2.1
ModName: filezilla.exe
ModVer: 3.2.2.1
Offset: 0054f3d9
#4320 I can't access my account with FileZilla Bug report low FileZilla Client rejected
Description

Hello i can no longer access my account; at the connection, the user name is accepted, but with the password, that remains frozen, and then i displays the following message: "Resolution of the address of abderrezak.freehost10.com Status: "Resolution of the address of abderrezak.freehost10.com Status: Connecting to 74.63.216.132:21... Status: connection is established, awaiting the welcome message... Answer: 220---------- Welcome to Pure-FTPd [privsep] [TLS] ---------- Answer: 220-You are user number 40 of 50 allowed. Answer: 220-Local time is now 05:37. Server port: 21. Answer: 220-This is a private system - No anonymous login Answer: 220-IPv6 connections are also welcome on this server. Answer: 220 You will be disconnected after 15 minutes of inactivity. Commande: USER abderrezak Réponse: 331 User abderrezak OK. Password required Commande: PASS * Réponse: 530 Login authentication failed Error: impossible to establish a connection to server."

And I have not changed my password; that is what I do? Thank you. For your information, i have uploaded with this account my database please, help me

#4321 Popup menu entries are black until the mouse hovers them Bug report low FileZilla Client outdated
Description

I dont know if it's only a FileZilla problem but it came up two times after i used the programm. All entries in the menus are black (black font and black background) until i move the mouse over them. THen they become visible. The problem exists now in all popup menus of my operating system (win xp sp3). Entries are black when i open a popup...very annoying. It's NOT a problem of a visual style!

#4322 Context menu option to copy full file path Feature request normal FileZilla Client duplicate
Description

Often I upload a file, and then need to send a link to someone. It would be quite nice if I could right-click on a file and have an option in the context menu to copy the full remote path to the clipboard.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.