Custom Query (10465 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (3601 - 3700 of 10465)

Ticket Summary Status Owner Type Priority Component
#2450 better handling of lots of files new Feature request normal FileZilla Client
Description

Sometimes when I'm downloading an archive, I'll just add the whole directory by dragging it to the queue pane.

When I do, filezilla will recursively go through the directory structure and add each file. Just like it's supposed to.

But sometimes when a subdir has lots of small files in it, filezilla will spend so long adding those to the queue that it seems to lock up. And it'll loose the ftp connection and be unable to continue traversing the directory stucture for the rest of the files.

The more that gets added, the slower things go. And it'll reach a point where filezilla just locks up for a couple minutes or more and the connection times out and it wont finish adding the rest of the stuff.

Even though the files being added are small and could be downloaded pretty quick, by this point, filezilla is spending more time adding a file to the queue than it would probably take to just go ahead and download it.

#2451 Metalink (mirror description) support new Feature request normal FileZilla Client
Description

.metalink files are simple XML text files that list the multiple locations (Mirrors/P2P) for files, along with checksums & other useful info. There will usually be more than 1 FTP & HTTP source, so a program can get a segment of each file from different sources at the same time. If the download manager doesn't support all or any of the P2P networks listed, then it just uses the mirrors.

This can be really nice for downloading large files like ISOs.

<metalink version="3.0" xmlns="http://www.metalinker.org/"> <files>

<file name=”example.ext”> <verification>

<hash type="md5">example-md5-hash</hash> <hash type="sha1">example-sha1-hash</hash>

</verification> <resources>

<url type=”ftp”>ftp://ftp.example.com/example.ext</url> <url

type=”http”>http://www.example2.com/example.ext</url>

<url

type=”bittorrent>http://www.ex.com/file.torrent</url>

<url type=”magnet”/> <url type=”ed2k”/> </resources>

</file>

</files> <metalink>

#2452 Transfer type in site settings new Feature request normal FileZilla Client
Description

Please add Transfer Type (Ascii/Binary/Auto) to the settings for each site within the Site Manager. Some hosted accounts always take ASCII files, while others take binary (e.g., Zend Optimizer). It is really annoying to keep forgetting to switch from one transfer type to another, depending upon the particular site that one is uploading files to. That should be stored within the settings for that particular site, and would be a really handy feature. Thanks!

#2453 Swedish closed Feature request normal Unknown
Description

Swedish interface would be nice... :-). (not really needed for me but for the elderly ones...)

#2454 redirect connection two logins and password new Feature request normal FileZilla Client
Description

Hi,

We have one customer, which have two server. There is an first login password then an other before acces to ftp server. So we need two logins and two passwords before acces to directory ? Where could i register theses two logins and passwords ?

Regards Philippe

#2455 Add ability to use mapped directories/drives closed Feature request normal FileZilla Server
Description

The one thing I like about Serv-U ftp server is that it can use both physical drives and mapped logical drives.

I'd like to request that mapped drives & shared

folders can be used in a future release. This is because not everyone has all the files they want on the FTP server machine, but they might be on a different machine that the admin gets to via a mapped drive or shared directory.

#2456 Allow RNTO to overwrite an existing file closed Feature request normal FileZilla Server
Description

It would be nice if FileZilla server had an option for ignore errors when the RNTO command points to an existing file. I mean that if a client sends a RNFR <filename1> and a RNTO <filename2>, the server now sends always an error if a file named <filename2> already exists. I'd like to choose the behaviour in order to avoid this. regards

#2457 Command Line closed Feature request normal FileZilla Server
Description

Add to FileZilla Server command line parameter: Start, Stop, Update Settings (from xml)

#2458 Installer: Icons for All Users closed Feature request normal Other
Description

I'd find it useful.

#2459 IP filter closed Feature request normal FileZilla Server
Description

Add features “IP filter” on concrete directory like IIS. IP filter must work as: On all FTP (present) On selected user/group (present) On selected directory of current user/group (add this features)

For example: FTP server has 2 dir: “TEST” and “BETATEST”. User Anonymous must access to “TEST” and if his IP is 192.16.0.5 also must have access to “BETATEST”. Now, in FileZilla Server 0.9.16b this impossible.

P.S. sorry for my bad English

#2460 Find option closed Alexander Schuch Feature request normal FileZilla Client
Description

Please add find file in server option.

#2461 Support calculating and reporting a file's hash or checksum new Feature request normal FileZilla Server
Description

it would be nice if the filezilla server gets a crc checker for sfv oder md5 files - if something (files or dirs with a sfv-file for example) is uploaded to the ftp-server it could be checked and marked as ok oder bad or missing so.

#2462 Make logs human-readable closed Feature request normal FileZilla Server
Description

I have activate the Logs function but is very difficult to understand WHO download WHAT and if the download of a file was finished correctly. I think that would be one good option to have the posibility of a specific log for the operations of download/upload, something like: ID, Account, IP, Operation, TransferFile, Time, response.

Operation: Download or Upload Response: Ok or Interrupted

Practically the reassumed of what happens in the bottom of server interface.

Tks. Fabio.

#2463 Make UTF8 support selectable closed Feature request normal FileZilla Server
Description

Hi,

It would be nice if UTF8 file naming support would not be 'wired' into FileZilla Server. I think, many people use such ftp-clients that do not yet support the UTF8 character set. So it would be nice if you could implement a checkbox that makes UTF8 support only a selectable feature (and the default setting would be the 'old' character set like in 0_9_14a and earlier versions).

Regards, FJ

#2464 Select all closed Feature request normal FileZilla Client
Description

Guys, a "select all" option when uploading files (maybe on right click menu?) would be really usefull. I have directories with hundreds of files in them, it is the files inside not the directory as a whole I want to upload. A select all feature for a open directory would save me having to hold control and click every file individually - which is a real pain. Or who about like WS-FTP where you can hold control and scroll down a list of files automatically highlighting them as you go? Other wise nice FTP client -thanks!

#2465 Limit failed login attempts closed Feature request normal FileZilla Server
Description

Since I have been using Filezilla I have noticed users attempting to login to my computer. Is there a way to limit failed login attempts?

#2466 Log FileZilla Server Interface connections closed Feature request normal FileZilla Server
Description

When the filezilla server interface is disconnected from a server the only data currently recorded is:

Connection to server closed. Trying to reconnect in 5 seconds Reconnecting to server...

And if it connects successfully:

Connected, waiting for authentication Logged on

It would be great to have timestamps for these events displayed in hte interface (no need to write them to the log, though a server log for interface actions might be nice). I would hope to see something like this:

(FZSADM) 5/5/2006 12:16:57 PM - Connection to server closed. (FZSADM) 5/5/2006 12:16:57 PM - Trying to reconnect in 5 seconds (FZSADM) 5/5/2006 12:17:02 PM - Reconnecting to server... (FZSADM) 5/5/2006 12:17:02 PM - Connected, waiting for authentication (FZSADM) 5/5/2006 12:17:03 PM - Logged on

In this way I would be able to determine if my remote server died at a specific point so I can review appropriate logfiles. For servers that do not have hundreds of FTP users at any given moment, this one detail can solve hours of digging through logs in dozens of different places trying to find the source of a problem.

Thanks!

#2467 FileZilla Server Setting or Detection closed Patch normal FileZilla Client
Description

I am requesting a capability for the FileZilla Client that was actually working (maybe not by design) in Version 2.2.8b. I use FileZilla Client to maintain a z/OS system that has MVS files and Unix files. In previous versions the client would auto-detect the type of server based upon the default directory that I set up the the site in the Site Manager. In later releases, this capability is no longer available and I can NOT use the FileZilla client to maintain my Unix files. This is the majority of my work! I am requesting this type of functionality (again), OR the ability to specify the type of server in the Site Properties.

This is a GREAT product, but I am forced to use earlier versions of the client(or a different product) to perform my maintenance tasks.

Also, if the capability to specify servers is provided, I'd like to propose adding z/VM to the list. I still maintain files in VM/CMS as well. Other products offer this functionality (I've had to use WS_FTP Pro, or FTP from VM/CMS to the FileZilla Server on my desktop.

Thanks for a great product. I hope you can come up with a new/improved version that I can use.

MCPerillo.

FileZilla Client - MVS and USS

#2468 Queue list sorting closed Alexander Schuch Feature request normal FileZilla Client
Description

Il will be useful to be able to sort the queue list by column name click.

#2469 Filter upload closed Feature request normal FileZilla Client
Description

Need to avoid uploading directories by mask. Don't upload directories named '.svn' for example. Or files named '*.keyfile'. Want to set this in my preferences or at least on a per task basis.

#2470 Unicode Info closed Feature request normal FileZilla Client
Description

Want to know how to upload unicode (utf-8, ucs-2) source files. Set as binary or ascii? How about a unicode setting? This also depends on the server connected to. So would like any information available on what server software the client is connected to. This info will be non-uniform. Emailing the site admin, however, can take days to get a response.

Perhaps this info is also embedded in the protocol being used. That is, FTP vs SFTP. I don't know about that. Give the client user a hint.

#2471 Folder Changing closed Bruno Ramos Feature request normal FileZilla Client
Description

A right clickable option in the windows version to move a file to another folder would be very useful in folders containing so many files that dragging a file to another folder would involve about two minutes of scrolling. The alternative at the moment for speed seems to be deleting the file in question (or leaving a duplicate) and reuploading to the desired folder.

#2472 View Desktop into LOCAL VIEW closed Feature request normal FileZilla Client
Description

Hello, first of all thanks for what you did untill now. Up to me it will be very usefull if it will be possible to see files on the DESKTOP from LOCAL VIEW panel.

Thanks Claudio

#2473 Suggestion - bookmarks closed Feature request normal FileZilla Client
Description

A nice-to-have function i Filezilla: the ability to add bookmarks. Both for server-side and client-side.

Why? Because they make uploading easier. I am uploading files every day to the same server, but to different folders. Now I have to; either "click" my way to the correct folder, or use different site entries with a different default remote directory, which make the path history vanish.

#2474 Optionally process file after upload closed Feature request normal FileZilla Server
Description

Possibility to process a file after upload by a script or similar (see also WarFtpd). With that feature you could e.g. verify checksums, rename files after upload, etc. Best would be per user/group basis.

#2475 Plugins? new Feature request normal FileZilla Client
Description

I would like to see a system of plugins for FileZilla.

That is, let FileZilla act as the conduit through

which plugin widgets (simple scripts, actions based on logic, etc) could work their magic.

Sifting through the feature requests, I wonder how simple something like the simultaneous local & remote directory switching would be with a script. "cd /home; ls" on local yields a "cd /home; ls" on the remote with an alert (or other action) on error.

Likewise, it may be simpler for an external widget to compare filesizes and dates for automatic local/remote file synchronization. A script could handle an "ignore list" of file types, names or folders. It could handle transfer scheduling, etc.

And etc, etc, etc.

This is a great application and I use it often. Keep up the good work.

#2476 More Target Overwrite Options.... closed Feature request normal FileZilla Client
Description

If the target of a file transfer already exists, you can specify a default:

Overwrite if size is different Overwrite if newer and size is different

#2477 ability to turn-off UTF closed Feature request normal FileZilla Server
Description

Please let user - server administrator choose, if he wants Unicode (UTF) or not on his server. UTF brought us only problems with our Slovak national characters - we don't want and can't install any other special FTP clients. We need to use NetDrive and somewhere Total Commander - both of them shows bad characters now :(

#2478 Folder synchronization closed Feature request normal FileZilla Client
Description

There is already a request like this one but I didn't understand what he wanted so I post mine.

What I'd like is a "Synchronize folder" button that scans the local and remote folder (and subdirectories - maybe in options) and generate a list of files that changed and start uploading them.

I'm tired of spending a lot of time uploading a entire folder with subfolders and +300 files just to update a dozen. And I'm too lazy to try to find them :).

It may exist in 3 modes : local -> remote, local <- remote and local <-> remote. But at least local -> remote, I think it's the more useful.

This feature exists in WinSCP (http://winscp.net/eng/docs/) but I like FileZilla and I prefer to use only one tool to do almost the same thing.

Thank you !

#2479 Full row select closed Feature request normal FileZilla Client
Description

In the list of files an option so you can click anyway on the line select a file/directory.

#2480 double-click "Do Nothing" option closed Alexander Schuch Feature request normal FileZilla Client
Description

I request that an additional feature be added to the double-click options that causes nothing to occur when a file is double-clicked. Right now, under the Interface Settings tab, you can choose a "File doubleclick action" of Transfer, Open, or Add to queue. "Do nothing" is an option that is supported in most FTP programs I have used.

#2481 MD5 Checksum closed Feature request normal FileZilla Client
Description

I request a new feature of being able to calculate an MD5 checksum, or some other adequate checksum, on both local and remote files for file equality comparison. Remote files would need to be downloaded to a temporary location to compute the checksum. (or calculated 'on the fly' without actual physical storage locally) So you should be able to select one or more files and choose "Compute Checksum", and the values would be displayed as one of the optional columns for those files. The values would need to be erased if the file is re-uploaded or re-downloaded. It would be nice if the values were remembered as long as the directory wasn't changed, but they are really only needed for a moment's comparison and can then be forgotten. Optionally, or additionally, it would be nice to be able to select two files, one local and one remote, or perhaps even two local, or two remote, and choose a "Check Equality" button that computes the checksum of each file and tells you if the files are equal, or not. If you could select more than one file locally and remotely and have all of the equally named files compared, that would be nice, too.

#2482 option of select list all dir first or list and download. new Feature request normal FileZilla Client
Description

some times we need to down load a dir with many level dir in it and each level have many dirs,like cygwin's release dir. now filezilla list all dir and sub dir first,then download everyone. it take a long time and almost always take error"Transfer channel can't be opened.Could not retrieve directory listing". another ftp client, flashfxp,list dir, download files, if have subdir, list and download it,else ,list another same level dir.it's more quickly and errorless when a dir have many level dir and each level have many dirs.

please forgive my poor english.

#2483 Proxy type USER fireID@RemoteID@RemoteHost closed Alexander Schuch Feature request normal FileZilla Client
Description

Another popular category of FTP proxies uses

USER fireID@RemoteID@RemoteHost

and then sends the password as FirePass@RemotePass

Please consider adding this - which would be simpler than the more general 1209840 proxy config feature request (which would also solve this)

#2484 FilezillaServer Feature : History Button closed Feature request normal FileZilla Server
Description

Like in G6FTP server, A button showing, by day or week, who and what's been downloaded, who and what's been uploaded.

thanks ! great job anyway !

#2485 Support running FileZilla Server as a portable application new Feature request normal FileZilla Server
Description

A setup-less server would be great, all bundled inside a zip. The server should run like a normal application, not a service.

What do you think?

#2486 put -P new Feature request normal FileZilla Client
Description

for sftp connections implement "put -P". There is already a setting "preserve date/time of downloaded file" so add a second one for "preserve date/time of uploaded file". This would only be possible with sftp connections using the documentated "put -P" command.

#2487 IP address locking closed Feature request normal FileZilla Server
Description

my server is under constant attachs from multiple IP addresses. it would be great to have a lockout manager to be able to ban IP addresses from where there were more than certain number of failed login attempts within certain timeframe.

#2488 DESKTOP folder closed Feature request normal FileZilla Client
Description

Would be nice find the DESKTOP into the Local/Remote View to be able to download/upload from there without scrolling to desktop folder under c:\...\..

Thanks Claudio

#2489 IP Ban from server interface closed Feature request normal FileZilla Server
Description

The option to right click on a connected user, and ban the IP it uses. In the same manner you can now kick users, but they don't stay away.

Add an extra window in a logical position, where you can see a list of all the banned IP addresses.

#2490 Batch usernames closed Feature request normal FileZilla Server
Description

I'm testing the software and it seems that is a very good tool. I wonder if to add users, can be done with some batch form, because in some ocassions I will wanted to do it. So this might be used too, for make a backup of the users that already exists.

#2491 Batch usernames closed Feature request normal FileZilla Server
Description

I'm testing the software and it seems that is a very good tool. I wonder if to add users, can be done with some batch form, because in some ocassions I will wanted to do it. So this might be used too, for make a backup of the users that already exists.

#2492 Independent spec. of simult. uploads and downloads closed Feature request normal FileZilla Client
Description

Hi,

Thanks for the fantastic software. Really: I love it!

It would be nice if I could independently specify the number of simultaneous uploads and downloads that happen. For example if I have a queue full of various up and downloads, I'd like to perform one upload *AND* one download at a time. Currently, I can only specify the total number of simultaneous transfers regardless of what they are, hence performing only one upload *OR* one download at a time. Using traffic shaping software, one could then readily saturate both the up and download streams and save a lot of time.

Just a thought. Thanks again!

C.

#2493 Only show 220 responses closed Feature request normal FileZilla Client
Description

Could there be a restriction option to the messages window, that only "Response: 220 msg,msg,msg" are displayed? The reason is, my users are unable to see the messages I give them because there is so much information in the messages window. Thanks! PS: Maybe an option to list only specific response codes. ie. I type in 220 into an editbox and hit the "add" button, and then repeat that for messages 550 and 230. Thanks again

#2494 Cannot connect to FileZilla Server with no-21 port ? closed Feature request normal Other
Description

Server : FileZilla Server 0.9.18 beta Client : FileZilla 2.2.24b

* WinXP SP2 Firewall : Open port 21 TCP FileZilla Server 0.9.18 beta : use port 21 FileZilla 2.2.24b active mode OK !

* WinXP SP2 Firewall : Open port 21 TCP FileZilla Server 0.9.18 beta : use port 21 FileZilla 2.2.24b passive mode Failed !

FileZilla Server version 0.9.18 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@filezilla- project.org) Connecting to server... Connected, waiting for authentication Logged on (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> Connected, sending welcome message... (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> 220-FileZilla Server version 0.9.18 beta (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> 220-written by Tim Kosse (Tim.Kosse@…) (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> USER lu (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> 331 Password required for lu (000019) 2006/6/12 下午 16:23:35 - (not logged in) (10.3.0.1)> PASS (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 230 Logged on (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> SYST (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 215 UNIX emulated by FileZilla (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> FEAT (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 211- Features: (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> MDTM (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> REST STREAM (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> SIZE (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> MLST type*;size*;modify*; (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> UTF8 (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> CLNT (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 211 End (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> PWD (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 257 "/" is current directory. (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> TYPE A (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 200 Type set to A (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> PASV (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> 227 Entering Passive Mode (10,3,0,31,6,83) (000019) 2006/6/12 下午 16:23:35 - lu (10.3.0.1)> LIST (000019) 2006/6/12 下午 16:23:46 - lu (10.3.0.1)> 425 Can't open data connection. (000019) 2006/6/12 下午 16:23:54 - lu (10.3.0.1)> TYPE I (000019) 2006/6/12 下午 16:23:54 - lu (10.3.0.1)> 200 Type set to I

* WinXP SP2 Firewall : Open port 20,21 TCP FileZilla Server 0.9.18 beta : use port 21 FileZilla 2.2.24b passive mode Failed !

FileZilla Server version 0.9.18 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@filezilla- project.org) Connecting to server... Connected, waiting for authentication Logged on (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> Connected, sending welcome message... (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> 220-FileZilla Server version 0.9.18 beta (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> 220-written by Tim Kosse (Tim.Kosse@…) (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> USER lu (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> 331 Password required for lu (000021) 2006/6/12 下午 16:26:14 - (not logged in) (10.3.0.1)> PASS (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 230 Logged on (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> SYST (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 215 UNIX emulated by FileZilla (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> FEAT (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 211- Features: (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> MDTM (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> REST STREAM (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> SIZE (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> MLST type*;size*;modify*; (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> UTF8 (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> CLNT (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 211 End (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> PWD (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 257 "/" is current directory. (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> TYPE A (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 200 Type set to A (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> PASV (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> 227 Entering Passive Mode (10,3,0,31,6,98) (000021) 2006/6/12 下午 16:26:14 - lu (10.3.0.1)> LIST (000021) 2006/6/12 下午 16:26:25 - lu (10.3.0.1)> 425 Can't open data connection. (000021) 2006/6/12 下午 16:26:33 - lu (10.3.0.1)> REST 0 (000021) 2006/6/12 下午 16:26:33 - lu (10.3.0.1)> 350 Rest supported. Restarting at 0 (000021) 2006/6/12 下午 16:26:51 - lu (10.3.0.1)> TYPE I

* WinXP SP2 Firewall : Open port 19 TCP FileZilla Server 0.9.18 beta : use port 19 FileZilla 2.2.24b active mode Failed ! ( use port 19 to connect)

FileZilla Server version 0.9.18 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@filezilla- project.org) Connecting to server... Connected, waiting for authentication Logged on Creating listen socket on port 19... Server online (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> Connected, sending welcome message... (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> 220-FileZilla Server version 0.9.18 beta (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> 220-written by Tim Kosse (Tim.Kosse@…) (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> USER lu (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> 331 Password required for lu (000023) 2006/6/12 下午 16:28:53 - (not logged in) (10.3.0.1)> PASS (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 230 Logged on (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> SYST (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 215 UNIX emulated by FileZilla (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> FEAT (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 211- Features: (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> MDTM (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> REST STREAM (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> SIZE (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> MLST type*;size*;modify*; (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> UTF8 (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> CLNT (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 211 End (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> PWD (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 257 "/" is current directory. (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> TYPE A (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 200 Type set to A (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> PORT 192,168,0,122,9,2 (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 200 Port command successful (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> LIST (000023) 2006/6/12 下午 16:28:53 - lu (10.3.0.1)> 150 Opening data channel for directory list. (000023) 2006/6/12 下午 16:29:04 - lu (10.3.0.1)> 425 Can't open data connection.

* WinXP SP2 Firewall : Open port 19,20 TCP FileZilla Server 0.9.18 beta : use port 19 FileZilla 2.2.24b active mode Failed ! ( use port 19 to connect)

FileZilla Server version 0.9.18 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@filezilla- project.org) Connecting to server... Connected, waiting for authentication Logged on (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> Connected, sending welcome message... (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> 220-FileZilla Server version 0.9.18 beta (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> 220-written by Tim Kosse (Tim.Kosse@…) (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> USER lu (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> 331 Password required for lu (000024) 2006/6/12 下午 16:30:20 - (not logged in) (10.3.0.1)> PASS (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 230 Logged on (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> SYST (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 215 UNIX emulated by FileZilla (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> FEAT (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 211- Features: (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> MDTM (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> REST STREAM (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> SIZE (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> MLST type*;size*;modify*; (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> UTF8 (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> CLNT (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 211 End (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> PWD (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 257 "/" is current directory. (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> TYPE A (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 200 Type set to A (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> PORT 192,168,0,122,9,6 (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 200 Port command successful (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> LIST (000024) 2006/6/12 下午 16:30:20 - lu (10.3.0.1)> 150 Opening data channel for directory list. (000024) 2006/6/12 下午 16:30:30 - lu (10.3.0.1)> 425 Can't open data connection.

*

WinXP SP2 Firewall : do not use firewall FileZilla Server 0.9.18 beta : use port 19 FileZilla 2.2.24b active mode OK ! ( use port 19 to connect)

*

WinXP SP2 Firewall : do not use firewall FileZilla Server 0.9.18 beta : use port 19 FileZilla 2.2.24b passive mode Failed ! ( use port 19 to connect)

FileZilla Server version 0.9.18 beta Copyright 2001-2006 by Tim Kosse (tim.kosse@filezilla- project.org) Connecting to server... Connected, waiting for authentication Logged on (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> Connected, sending welcome message... (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> 220-FileZilla Server version 0.9.18 beta (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> 220-written by Tim Kosse (Tim.Kosse@…) (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> 220 Please visit http://sourceforge.net/projects/filezilla/ (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> USER lu (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> 331 Password required for lu (000037) 2006/6/12 下午 16:45:33 - (not logged in) (10.3.0.1)> PASS (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 230 Logged on (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> SYST (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 215 UNIX emulated by FileZilla (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> FEAT (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 211- Features: (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> MDTM (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> REST STREAM (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> SIZE (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> MLST type*;size*;modify*; (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> UTF8 (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> CLNT (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 211 End (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> PWD (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 257 "/" is current directory. (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> TYPE A (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 200 Type set to A (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> PORT 192,168,0,122,9,61 (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 200 Port command successful (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> LIST (000037) 2006/6/12 下午 16:45:33 - lu (10.3.0.1)> 150 Opening data channel for directory list. (000037) 2006/6/12 下午 16:45:43 - lu (10.3.0.1)> 425 Can't open data connection. (000037) 2006/6/12 下午 16:45:52 - lu (10.3.0.1)> TYPE I (000037) 2006/6/12 下午 16:45:52 - lu (10.3.0.1)> 200 Type set to I (000037) 2006/6/12 下午 16:46:12 - lu (10.3.0.1)> REST 0 (000037) 2006/6/12 下午 16:46:12 - lu (10.3.0.1)> 350 Rest supported. Restarting at 0

*

#2495 Multiple connections setting in Site manager closed Feature request normal FileZilla Client
Description

I suggest a setting in the site manager to set if the server allow the multiple connections, or the number of connections allowed by the FTP server.

#2496 Encode passwords closed Feature request normal FileZilla Server
Description

The whole configuration of FileZilla Server and Interface isn't encodes. I think that's bad because everyone can see the server password. The encoding must not be very strong. Important is that a encoding is existing....

Thanks.

#2497 [Repeat] button - repeat the last transfer new Feature request normal FileZilla Client
Description

When you are editting, uploading a set of files, testing and then 'going-around-the-loop' it would be great if the Filezilla FTP client had a keypress/function-key that would repeat the last transfer!

This could take the current 'selection' of files from the file view/use a history/log/queue information.

This would really help and make the operation slicker when bugfixing/debugging remote files.

Many Thanks Mike

#2498 CHMOD Files and Folder Seperatly closed Feature request normal FileZilla Client
Description

It would be realy nice if there whas an option to chmod only folders or only files within an folder or subfolders.

Now i have to browser to every folder manualy.

PS: Mabye as an extra feature, but not realy needed, is to do this for specific file types.

Thx.

#2499 automatic bad ip blacklist closed Feature request normal FileZilla Server
Description

Is there any way to have an automatic ip blacklisting when someone have made (for example) 5 try and 5 failed login ?

I think it will be a good feature to protect the server when it is attacked.

(sorry for bad english)

#2500 File hit meter/chart closed Feature request normal FileZilla Server
Description

Hi, I think it would be nice for filezilla to have a feature which has a log of which files have been downloaded and by which users... kind of like what G6 called the "hit-o-meter"

#2501 Formatted numbers for transmitted data in transfer queue closed Feature request normal FileZilla Client
Description

I find it difficult to distinguish between

1258463539 bytes and 125863778 bytes

when reading the figures in the transfer queue, especially as the figure is changing all the time. It would be very helpful, if this figure would be show in a formatted way using seperators like

1,258,463,324 bytes and 125,863,756 bytes

which immediately give you better impression about the figure you are looking at.

#2502 Passive mode IP and DHCP closed Feature request normal FileZilla Client
Description

Currently (2.2.24b), if I instruct FileZilla to use an IP adress (for passive mode) it is stuck until I remember to alter it.

Could it be an option that passive mode IP adress is obtained when the box in question receives its IP from DHCP server.

#2503 synchronization closed Feature request normal Other
Description

FTP Voyager is a commercial product that has a very useful sync feature. I can keep a local repository consistent with a remote one, for instance. It will upload new or modified files and delete ones not in use.

I didn't see this feature in FileZilla. It would be a useful addition.

-- Bill

#2504 Command line - no Site Manager closed Alexander Schuch Feature request normal FileZilla Client
Description

Could you please, if appropriate command line arguments are provided, NOT pop up Site Manager.

A side effect of which is it is off trying to connect, and failing, but one has to have the presence of mind to kill the site manager in order to get to the stop symbol.

Or, provide an option that avoids Site Manager (letting one immediately to Quick Connect).

#2505 Better Userinterface Feeling. closed Feature request normal FileZilla Client
Description

Hey there, iam using the latest CVS sync of the linux version of FileZilla (FileZilla3). I Update several times a day. However i didnt come here to say that, i better get to the point.

From what ive seen on the userinterface we have something similiar to this...

1) Window Style...

### LOCAL ############---############ SERVER ### [Tree view of location] [Tree view of location]

!!!Below this treeview Window we have a very similiar Window...!!!

[Icon view of location] [Icon view of location]

!!! I have uploaded a image showing what i mean You can acces it by this Link - http://img236.imageshack.us/img236/2816/filezilla3linux1yu.png !!!

For some reason i find this pretty a waste of space in the Client window, i browse for folder in one Window and choose the icon to upload/download in another. This could be solves by just having one Window (a Icon view style) Would save more space, and would be much nicer =D

If you feel like that you really would want these two styled windows, Would it then pe possible to add a feature in the preferences dialog, Where you can choose to either just have the IconView mode, or the mode FileZilla is using right now.

2) Icons... Another thing i saw on the forums where that you are going to make your own Icon theme for FileZilla. May i ask why? cant it just use my native GTK icons? Like all other GTK applications does, and same on Windows they will also get their natiev icons.

This is also great for users who is having other GTK Icon themes, due they will get their native icons, and i think all would want that =D

If you also dont like this sugesstion, would it then be psosible to add a feature in the preferences dialog where i can choose to let FileZilla use my native Icon theme.

However FileZilla is one of the best FTP Clients ive ever used, iam really glad to see that the linux users also can use this really nice piece of work.

Please dont see this mail as a complaining or trolling of any style. Just see this as a few sugesstions from a user =D

P.S Excuse me for my limited english

Regards Peter Johansson

#2506 Store User Settings In the Application Data folder closed Feature request normal FileZilla Client
Description

I'd like to suggest that Filezilla store user data (such as configured FTP sites) in the Application Data directory.

This has the following benefits:

  • Follows Windows Logo Requirements
  • LUA users (users running as non-admins) will have

write access to this directory.

Thanks. Phil

#2507 Message Log to file... more options please! new Feature request normal FileZilla Client
Description

I'm working in health care services, and so I'm often dealing with database system with sensitive data. It's a common practice to log everything we do, like telnet session, ftp session, even recording PcAnywhere session (I know : why PcAnywhere ? The choice was beyond my say so...)

Here's some ideas for the Message Log saved to a file :

  • remove keep alive system commands from the message log;
  • automatically name the file with the remote host IP

address, current date and time (similar to PuTTY);

  • ... any other ideas anyone ?
#2508 Notify in any way when transfer queue empties closed Feature request normal FileZilla Client
Description

It would be nice to include an option to notify when transfers finish (event would be = onQueueEmptied or onTransfersFinished)

  • show a message
  • play a sound
  • execute a program
  • send a winpopup msg
  • etc.

Thanks a lot in advance.

#2509 anti virus scan after file uploaded closed Feature request normal FileZilla Server
Description

after file uploaded into server execute command line to scan the uploaded file . preffered anti virus (clamav)

#2510 Handling time skew for updating files closed Feature request normal FileZilla Client
Description

When dealing with a UNIX server in a different time zone, the "overwrite if newer" option loses meaning. A server in a time zone 2 hours earlier will not update any files within the two hour window, while a server in a later time zone will always update, regardless - the client files are always that much newer regardless of how many times they are transferred. Therefore, for each registered server, the user should be able to set the time skew. Thus a client in Seattle can compare the time of the local file with the time on a server in Chicago, adjust 2 hours, and determine correctly that the local file is or is not newer.

#2511 xftp and remote text editing closed Feature request normal FileZilla Client
Description

Would there be any way to have FileZilla do xftp or something similar to that?

Also adding the feature that I miss from CuteFTP, remote file editing with it's build in txt editor.

#2512 Enabling filezilla operations by batch file script closed Feature request normal FileZilla Client
Description

It will be very useful to be able to start filezilla operations (as an example to download from a specific site configurated in the site manager) automatically by means of a batch file or from the "scheduled task" utility of windows.

#2513 Keep date time stamp closed Feature request normal FileZilla Client
Description

Please provide a feature to keep the download files with original datetime stamp from FTP server.

#2514 GSS auth option assigned Tim Kosse Feature request normal FileZilla Client
Description

We have a need for GSS authentication, but without encryption after connecting. I believe Filezilla is essentially sending the "private" command to the FTP server.

Basically, we need the same functionality as if you started the unix command line 'ftp' without the '-x' option.

I'd be more than happy to work with your developers to make this happen.

Mike Dopheide dopheide@…

#2515 failed log-in limits closed Feature request normal FileZilla Server
Description

A feature that would lock out a user after a specified number of failed log-ins. All of the people trying to break in that I've seen give up if I lock the server for even 1 minute. Perhaps it could lock out the offending IP for a specified amount of time unless manually reset?

#2516 Directory Message closed Feature request normal FileZilla Server
Description

Browsers tend to ignore welcome messages but they display directory messages, so implementing those would be nice. (usually done with a welcome.msg in the folder the message is about)

#2517 Hide and disallow access to arbitrary files and directories closed Feature request normal FileZilla Server
Description

Being able to exclude some files from bein shared would be useful. Some servers do this by not sharing hidden files but I would like to request a way to "hide" files based on wildcards

#2518 Mac OS X support closed Feature request normal FileZilla Client
Description

Maybe via Wine or X11... but try making it possible to run this amazing program on the mac... we need it ;)

#2519 user login at connection time closed Alexander Schuch Feature request normal FileZilla Client
Description

Hi,

I would like FZ to do the following, at connect time :

  • to supply the username in the "Enter your Password"

dialog box. even if it cannot be modified. I use dozens of servers, with different users, and I cannot guess which user password FZ is asking me for.

or the username could be an optional field in the site manager "Site Details" panel. And then the user would supply at connect time both the username AND the password.

I just need to know which user's password I must supply the dialog box with. And I think most of users would.

Thanks for your great work.

Andrew

For info These feature requests ask for similar functionality. 1006513, 1065486, 679524, 617076

#2520 adding file searching feature for remote & localdesktop dir. closed Feature request normal FileZilla Client
Description

I am using Filezilla for quite some years and in the recent time I am feeling that one very useful feature is missing: THE SEARCHING BUTTON FOR SEARCHING A FILE / DIRECTORY FROM THE filezilla WINDOW, BOTH FOR THE REMOTE DESKTOP & LOCAL DESKTOP. I hope this will be useful to the majority of the users and wish to see the feature in the forthcoming versions.

#2521 Speed limits per-file/directory new Feature request normal FileZilla Client
Description

Under the general topic of managing huge downloads more efficiently:

It would be very helpful if there were a way in the front-end of the FileZilla client to turn the speed limiter on and off. Instead, one must go into the preferences.

A very good example of a program that manages bandwidth well is uTorrent. You can set up a schedule in a graphical way that is more intuitive than FileZilla's schedule rules. You can also turn the schedule on and off in the front end by right clicking in the lower status bar. Finally, uTorrent does some very interesting and convienent things with download prioritization.

In the context of the FileZilla interface, it would probably be more consistent to add a button in the main toolbar instead of a context menu in the status bar, though adding both wouldn't hurt.

Additionally, it would be helpful if you could apply speed limit rules on a per-file (or per-directory) basis to limit certain downloads and not to others in the queue.

For instance, let's say I'm downloading a huge DVD ISO of a Linux distro. This will take several days on a slow DSL connection. Rather than sucking up my bandwidth for days on end, I'd set a speed limit. Now, in the middle of this big download, I need to pull down some work-related files. Rather than pausing the big download, turning off the speed limiter, initiating the new download, waiting for it to finish, and restarting the big download again with the speed limit rules, it would be better if I could right-click the big download and simply apply the speed limit to it alone, leaving the new high-priority download to utilize the remainder of my available bandwidth.

I hope this makes sense. I am happy to discuss the feature request further. I'm 'ixnayus' at gmail. Thanks for all your work on a great product.

Many thanks, Steve

#2522 Interface improvements closed Feature request normal FileZilla Client
Description

Interface is already quite good but there could be some little tweaks added to make it even nicer

  • a "download" and "upload" button, to help newbies
  • ability to put panels one on top on another so we can

have [distant tree][distant files] [local tree ][local files ]

  • add an option to lock the panel splitting when

displayed by 4 (2 columns/2 rows) so that in the former example [local tree] always has the same width as [distant tree] and the same height as [local files]

  • make some nicer icons (winxp style) or possibility to

change them.

#2523 Tabbed Local/Remote Sites closed Feature request normal FileZilla Client
Description

I always check on FileZilla, and it is my favourite free FTP application. Yet, I keep going back to my CuteFTP for its ability to open multiple sessions to FTP sites in a tabbed format.

If FileZilla could allow a user to connect to several FTP sites in tabbed format, this would be a really great addition. Furthermore, having several "local site" directories open which a user could tab through would also be a great addition.

I hope to one day see these features in FileZilla.

#2524 procedure when is error occured closed Feature request normal FileZilla Client
Description

Hi,

I have same suggest when in transfer que append

messagge "Transfer Error #x, "Trying again later". A program automatic delete this file from qou, and you don't see after some time which file are upload,

If this fila stay in que, user can retray to upload this file. This is problem when you have a more then few files.

Tnx,

Mario

#2525 Copy on Right Click closed Feature request normal FileZilla Client
Description

I would like Filezilla to have the following feature. When I copy the file / folder from the windows explorer and try to paste it in the filezilla it doesn't happen. please consider this feature

#2526 Open With ... in local file list closed Alexander Schuch Feature request normal FileZilla Client
Description

This feature would allow us to choose a program to open a file with locally without having to change the default program. It comes in handy for files like web pages, documents, etc.

#2527 if default remote directory is not exists closed Feature request normal FileZilla Client
Description

Hello!

I have several items in "FTP cite manager" which is used for fast reconnection. But, if default remote directory is not exist clients behaviour is not obvious.

After connection remote directory panel is empty. Exist way to check log and change settings for default remote directory. But that is not obvious for beginners. :)

Could you implements next: if default directory is not exist then go to root directory?

Thanks

#2529 Full timestamps on old files closed Feature request normal FileZilla Server
Description

Can we have an option to switch the server file listing between the standard unix ls format and returning the full date including the time.

Although the full date can be retrieved using the MDTM command returning the full date would enable all FTP synchronisation utilities to work correctly. WS_FTP Pro for one will not work if the unix style date is returned on older files.

#2530 Desktop - My Documents Shortcut closed Feature request normal FileZilla Client
Description

I would like to see a Desktop and/or My Documents Shortcut on the local site side. It is slow to go down the directory tree to get to the desktop or my documents.

#2531 Support speed limit rules for arbitrary IP ranges closed Feature request normal FileZilla Server
Description

An option to add would be to have an optional rule that would allow you to set a a different transfer for a WAN and a LAN; or an option to set speed limits per ip range.

I like to have a limit set for the WAN but would like to have an unlimited speed set for my LAN at the same time.

#2533 File Modified popup on top window closed Feature request normal FileZilla Client
Description

Using MS windows the 'file has been modified upload Y/N' popup appears above the filezilla window not above the topmost window. This drives me nuts as I make a code change, run the code and then realize I haven't checked the confirm popup. After years of using Filezilla I still get caught by this several times a day.

#2534 Place message log in a column next to site column closed Feature request normal FileZilla Client
Description

The message log window is important for me to see more than just a few lines. But the remote/local site windows are also important to have large so I don't simply want to exapand the message log window.

Therefore it would be great to have the possibility to place the message log next to the local/remote site window (so you have three columns).

Might look strange for some users but Widescreen monitors are becoming more and more pupluar that enables you to run wide resolutions such as 1650x1050.

#2535 Statistic: e.g. total transfer-amount per user closed Feature request normal FileZilla Server
Description

i'm missing a few small but helpfully details. 1st of all an overview of the total amount of transferred data volume per user and per group. Next the option to change the diplayed information e.g. in the statusbar (the running tranfer not in byte but in kb or mb).

Thx

#2536 http URL support like Bulletproof FTP closed Feature request normal FileZilla Client
Description

Bulletproof FTP allows you to paste a URL into it, and have it download the file over port 80 as an HTTP request. I miss this feature in FileZilla.

#2537 Save SETTINGS as restorable option closed Feature request normal Other
Description

Hi - great project!

Suggest: add a configuration SAVE AS option on EDIT functions.

Very useful after spending a long time setting things up as you like - especially if there are many specified users, logins and different file shares, limits etc. for security or other functionality... Then later having to reinstall... OR... for other flexibility to rapidly change setup permissions and config.

As you divide the EDIT into three options (SETTINGS / USER / GROUP) so each one should have its SAVE AS function.

Otherwise you could add instead a global SAVE CONFIGURATION - but probably this not so useful as the divided option.

(Of course, If there is a 'SAVE' there must be a 'LOAD' settings function also.. :)

Several setup configurations should now be possible - easily changeable by a simple LOAD. Great!

Many thanks for this security-conscious app. Keep on enjoying your work! grahaam

#2538 Order by date: first directories, then files closed Feature request normal FileZilla Client
Description

Since files and dirs are different objects, it would be better to group them appart when reordering (at least by date). That would make it visually easier to synchronize with files in FTP server.

#2539 Auto change local folder when connecting closed Feature request normal FileZilla Client
Description

It would be really great if FileZilla would automatically change to a defined local folder when connecting to a bookmarked server. This is especially useful if one maintains several different websites. The folder could ideally be set in the Site Manager.

#2540 Select changed files closed Feature request normal FileZilla Client
Description

It would be great if FileZilla would select all files that changed (locally or remotely) since last up-/ download. Could be done by comparing the timestamp.

#2541 download failure recovery queue closed Feature request normal FileZilla Client
Description

feature similar to leechftp: a failure recovery queue. if the download fails for any reason (partial download, etc), the download is moved into the queue. if not that, at least the ability to repeat/recover/finish the download up to a certain number of times. I find that it's best to move an item to the back of the queue because retrying immediately just gives you an error again. for some reason, letting some time lapse by between retries actually fixes things a bit.

this feature has been missing for a long time, and it would really be nice to have. downloads fail. and what indication from filezilla is there that things failed to complete?

#2542 Support for MDTM read and write closed Feature request normal FileZilla Server
Description

Hello, In order to be able to use the FileZilla Server in the context of the backup utilities for big files it would be extremely useful for FileZilla to support MDTM for both read and write. Right now I understand the FileZilla is supported only in Read mode. Is there any plan to add "Write" capability? When?

Thank you, Silvian

#2543 Add ability to use paswordless logins closed Feature request normal FileZilla Client
Description

Example: You have a shell account on example.com. You have generated a set of keys (ssh-2 rsa for example) and uploaded the public key to example.com and added it to the list of trusted keys so you will be able to login without a password. Private key caching facilities are already available on Windows and Linux, such as Pageant or the keychain tools.

PuTTy already implements this (to take an example). It would be nice if you could specify a public key.

Thanks. Vladimir

#2544 Remember RAW commands new Feature request normal FileZilla Client
Description

As the title says, Filezilla could remember the latest RAW commands used. I frequently use SITE MNT / SITE UMNT, and i have to type them both each time i need to mount or unmount a partition in the remote ftp server (actually, i copy them from a text file).

#2545 always send Y-m-d hh:mm:ss for date/time in listing closed Alexander Schuch Feature request normal FileZilla Server
Description

FileZilla Server seems to not correctly transfer the remote file timestamp (modification time) correctly to a client.

Example: ==> real time stamp: 2006-05-12 16:34:08

==> time stamp displayed by client

  • FileZilla: 2006-05-12 (time field is empty!)
  • magellan explorer: 2006-05-12 02:00:00
  • windows explorer: 2006-05-12 00:00:00

==> time stamp used as modification time by FileZillaClient, if downloaded with option "keep remote file timestamp" set: 2006-05-12 00:00:00

#2546 Maintain a 'Favourite Folders' per Site. closed Feature request normal FileZilla Client
Description

Allow the user to enter in favourite/frequent folders in the site setup 'Advanced' area. So that when the user connects to that site the MRU dropdown will be prefixed with said folders.

#2547 Highlighting of previously transferred file(s) new Feature request normal FileZilla Client
Description

After a transfer is complete there is no indication as to what in fact was transferred. Have some indentification on the file that was last transferred an that will make it easy to delete it without having to search the files.

#2548 Won't let me download files closed Feature request normal Other
Description

I am part of a network my friend made and when i try to download a file, it begins normally. The files used to download all the way, for example a tv show would completely download and i'd be able to view the whole episode. now, the download stops halfway through and says:

Status: Starting download of /TV/One Tree Hill/1st Season/One Tree Hill - 1x03 - Are You True.mpg Command: TYPE I Response: 200 Type set to I Command: PASV Response: 200 Type set to I Command: PORT 5,65,220,212,7,135 Response: 227 Entering Passive Mode (5,61,130,169,15,85) Command: REST 211963884 Response: 200 Port command successful Command: RETR One Tree Hill - 1x03 - Are You True.mpg Response: 350 Rest supported. Restarting at 211963884 Error: Download failed Response: 150 Opening data channel for file transfer. Command: TYPE I Response: 200 Type set to I Response: 425 Can't open data connection.

#2549 Drag and Drop closed Feature request normal FileZilla Client
Description

Such a simple idea, but I regularly want to drag a file out of an email and blast it accross FTP - Can this be added??

#2550 Comma-separated byte counts closed Feature request normal FileZilla Server
Description

The byte counts are pretty illegible when non-trivial files are involved, because they are long strings of unseparated digits changing rapidly.

Separating them with commas would make them legible, which would make them so much more useful.

#2551 sftp client filename encoding conversion closed Feature request normal FileZilla Client
Description

I am using FileZilla 2.2.27 in WinXP Simplified Chinese edition. Currently, if I upload Chinese filenames to the sftp server or create Chinese filenames, the filenames ends up in GBK encoding on the openssh sftp server.

I hope it's possible for the sftp client in FileZilla to convert filename encoding. For example, when uploading files, convert filenames from GBK to UTF-8; and when downloading files, convert from UTF-8 to GBK.

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