Difference between revisions of "User:Otacon"

From FileZilla Wiki
Jump to navigationJump to search
(→‎easy RFEs: One more...)
(added section listing my drafts)
Line 12: Line 12:
 
https://sourceforge.net/project/shownotes.php?release_id=416790&group_id=21558
 
https://sourceforge.net/project/shownotes.php?release_id=416790&group_id=21558
  
== easy RFEs ==
+
= easy RFEs =
 
List of (relatively) easy-to-implement feature requests (last revised: 2007-09-02):
 
List of (relatively) easy-to-implement feature requests (last revised: 2007-09-02):
 
* {{Rfe|617076}} dont require username in site manager
 
* {{Rfe|617076}} dont require username in site manager
Line 27: Line 27:
 
If you like to implement any of these features, it would be nice if you could talk back to us before, just see the [[FAQ]] for contact information.
 
If you like to implement any of these features, it would be nice if you could talk back to us before, just see the [[FAQ]] for contact information.
  
== cheat sheet ==
+
= cheat sheet =
 
Some useful formatings:
 
Some useful formatings:
 
* {{Support|12345}} <nowiki>{{Support|12345}}</nowiki> link to support tracker on SourceForge.net
 
* {{Support|12345}} <nowiki>{{Support|12345}}</nowiki> link to support tracker on SourceForge.net
Line 34: Line 34:
 
* {{Fz3bug|12345}} <nowiki>{{Fz3bug|12345}}</nowiki> link to FileZilla 3 bug tracker on SourceForge.net
 
* {{Fz3bug|12345}} <nowiki>{{Fz3bug|12345}}</nowiki> link to FileZilla 3 bug tracker on SourceForge.net
 
* {{Patch|12345}} <nowiki>{{Patch|12345}}</nowiki> link to patch tracker on SourceForge.net
 
* {{Patch|12345}} <nowiki>{{Patch|12345}}</nowiki> link to patch tracker on SourceForge.net
 +
 +
= my drafts for new items =
 +
This is a list of drafts which I am (slowly) working on. They might be moved to the main wiki if the quality is good enough.
 +
* [[User:Otacon/Hidden Files]]

Revision as of 20:32, 4 December 2007

Some ideas:

How can I transfer all files and directories except for example ".svn"?

Use the filter (in toolbar) to create a proper filter then then simply transfer your files/directories. --

  • < CShadowRun> found it, its 0.9.14a that runs on win98 :) -- Last server version to run on 98
  • not supported at all anymore, use at own risk, be aware that there possible are lots of security flaws in fz and w98
  • I cannot run any Filezilla on Windows 95 since 2.2.20 to cuurent version.
    I tracked down he last working version was 2.2.19a
    -- Martin Mokrejs [ 1788573 ]

2.2.23 uses UTF8 internally. So pre-2.2.23 is last FileZilla 2 Client to run on customer Windows by default. https://sourceforge.net/project/shownotes.php?release_id=416790&group_id=21558

easy RFEs

List of (relatively) easy-to-implement feature requests (last revised: 2007-09-02):

  • [ 617076 ] dont require username in site manager
  • [ 799643 ] FZ doesn't save last used item in site manager
  • [ 890103 ] Timestamp in message log window (needs configuration as well) (Not that easy due to performance reasons. CodeSquid 11:29, 12 September 2007 (CEST))
  • [ 1213038 ] Minor Request: About dialog
  • [ 1548518 ] Remember RAW commands
  • [ 1783130 ] Remember Window size on Site Manager (done for main window already)
  • [ 1792350 ] Transfer failure notification (skipped transfers)
  • [ 1805121 ] Site Manager interface improvements
  • [ 1806322 ] Remember site layout in site manager
  • [ 1811960 ] FZ client 3: Let users to configure anonymous "password"

If you like to implement any of these features, it would be nice if you could talk back to us before, just see the FAQ for contact information.

cheat sheet

Some useful formatings:

  • Template:Support {{Support|12345}} link to support tracker on SourceForge.net
  • [ 12345 ] {{Rfe|12345}} link to RFE tracker on SourceForge.net
  • [ 12345 ] {{Bug|12345}} link to bug tracker on SourceForge.net
  • [ 12345 ] {{Fz3bug|12345}} link to FileZilla 3 bug tracker on SourceForge.net
  • [ 12345 ] {{Patch|12345}} link to patch tracker on SourceForge.net

my drafts for new items

This is a list of drafts which I am (slowly) working on. They might be moved to the main wiki if the quality is good enough.