Difference between revisions of "User:Otacon"

From FileZilla Wiki
Jump to navigationJump to search
(→‎easy RFEs: Added two more items...)
 
(30 intermediate revisions by 13 users not shown)
Line 1: Line 1:
Some ideas:
+
= Some ideas =
 
 
 
How can I transfer all files and directories except for example ".svn"?
 
How can I transfer all files and directories except for example ".svn"?
  
Line 13: Line 12:
  
 
* Add a page about setting up FileZilla on an application file server (better wording) as found in universities or companies. Explain and show the usefulness of docs/fzdefaults.xml.example file.
 
* Add a page about setting up FileZilla on an application file server (better wording) as found in universities or companies. Explain and show the usefulness of docs/fzdefaults.xml.example file.
 +
 +
* http://forum.filezilla-project.org/viewtopic.php?f=2&t=2056&p=12410&hilit=post+login+commands#p12410 -- Make sure it is added somewhere!
 +
 +
= PDF document as FileZilla printable offline documentation =
 +
It would be handy if the FileZilla wiki could be compiled into a nice PDF for offline reference:
 +
* http://meta.wikimedia.org/wiki/PDF_Export
 +
* http://www.mediawiki.org/wiki/Extension:Pdf_Export
 +
* http://www.mediawiki.org/wiki/Extension:Pdf_Book
 +
* http://www.mediawiki.org/wiki/Extension:Pdf_Export_Dompdf
 +
* http://www.mediawiki.org/wiki/Extension:Collection
 +
* http://toolserver.org/~magnus/wiki2xml/w2x.php
 +
* http://www.workshop.ch/openmind/2008/04/21/wie-druckt-man-ein-mediawiki-aus/
  
 
= easy RFEs =
 
= easy RFEs =
List of (relatively) easy-to-implement feature requests (last revised: 2008-01-20):
+
 
* {{Rfe|617076}} dont require username in site manager
+
List of (relatively) easy-to-implement feature requests (last revised: 2008-09-17):
* {{Rfe|799643}} FZ doesn't save last used item in site manager
+
 
* {{Rfe|1548518}} Remember RAW commands
+
* {{Trac|1705}} show filename separately in transfer queues
* {{Rfe|1792193}} Add option for Site Manager to appear on startup
+
* {{Trac|1749}} Force file case (upper or lower)
* {{Rfe|1792350}} Transfer failure notification (skipped transfers)
+
* {{Trac|1861}} Decrease Queue Bytes Remaining as File is Downloaded
* {{Rfe|1793879}} Configuring double-click action
+
* {{Trac|2709}} Transfer failure notification (skipped transfers)
* {{Rfe|1811960}} FZ client 3: Let users to configure anonymous "password"
+
* {{Trac|2853}} File Transfer Summary in Log When File Transfer Completes
* {{Rfe|1879969}} File Transfer Summary in Log When File Transfer Completes
+
* {{Trac|2883}} new version update option at end of session
* {{Rfe|1896372}} new version update option at end of session
+
 
* {{Rfe|1898034}} Add Site Name to Title Bar
+
Revised (2012-08-05):
 +
 
 +
* {{Trac|2191}} Directory drag & drop option
 +
* {{Trac|2544}} Remember RAW commands
 +
* {{Trac|2743}} FZ client 3: Let users to configure anonymous "password"
 +
* {{Trac|2794}} Keeping current views as default directories when copying current connection
  
 
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.
 +
 +
The list above most likely won't be updated anymore, since Trac allows tagging of items. So check out the [http://trac.filezilla-project.org/query?status=accepted&status=assigned&status=moreinfo&status=moreinfo_accepted&status=moreinfo_assigned&status=moreinfo_reopened&status=new&status=reopened&order=priority&col=id&col=summary&col=status&col=type&col=priority&col=component&col=os&keywords=%7Eeasy list of all items tagged as "easy"].
  
 
= cheat sheet =
 
= cheat sheet =
 
Some useful formatings:
 
Some useful formatings:
* {{Support|12345}} <nowiki>{{Support|12345}}</nowiki> link to support tracker on SourceForge.net
+
* {{Trac|1234}} <nowiki>{{Trac|1234}}</nowiki> link to FileZilla Trac
* {{Rfe|12345}} <nowiki>{{Rfe|12345}}</nowiki> link to RFE tracker on SourceForge.net
 
* {{Bug|12345}} <nowiki>{{Bug|12345}}</nowiki> link to 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
 
  
= my drafts for new items =
+
= 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. You're free to improve them as well.
+
This is a list of drafts which I and others are (slowly) working on. They might be moved to the main wiki if the quality is good enough. You're free to improve them as well.
 +
* [[User:Otacon/Further Reading]]
 
* [[User:Otacon/Hidden Files]]
 
* [[User:Otacon/Hidden Files]]
* [[User:Otacon/Translation_Guide]]
+
* [[User:Otacon/Translation Guide]]
 +
 
 +
= Forum =
 +
 
 +
* http://forum.filezilla-project.org/viewtopic.php?f=2&t=2056&p=12410&hilit=post+login+commands#p12410

Latest revision as of 21:00, 15 September 2012

Some ideas[edit]

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

  • Add a page about setting up FileZilla on an application file server (better wording) as found in universities or companies. Explain and show the usefulness of docs/fzdefaults.xml.example file.

PDF document as FileZilla printable offline documentation[edit]

It would be handy if the FileZilla wiki could be compiled into a nice PDF for offline reference:

easy RFEs[edit]

List of (relatively) easy-to-implement feature requests (last revised: 2008-09-17):

  • [ 1705 ] show filename separately in transfer queues
  • [ 1749 ] Force file case (upper or lower)
  • [ 1861 ] Decrease Queue Bytes Remaining as File is Downloaded
  • [ 2709 ] Transfer failure notification (skipped transfers)
  • [ 2853 ] File Transfer Summary in Log When File Transfer Completes
  • [ 2883 ] new version update option at end of session

Revised (2012-08-05):

  • [ 2191 ] Directory drag & drop option
  • [ 2544 ] Remember RAW commands
  • [ 2743 ] FZ client 3: Let users to configure anonymous "password"
  • [ 2794 ] Keeping current views as default directories when copying current connection

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.

The list above most likely won't be updated anymore, since Trac allows tagging of items. So check out the list of all items tagged as "easy".

cheat sheet[edit]

Some useful formatings:

  • [ 1234 ] {{Trac|1234}} link to FileZilla Trac

drafts for new items[edit]

This is a list of drafts which I and others are (slowly) working on. They might be moved to the main wiki if the quality is good enough. You're free to improve them as well.

Forum[edit]