OSDN Git Service

5374360b9e4d9fdc6f5f532b8840d234a01ca9a3
[ffftp/ffftp.git] / doc / eng / FFFTP.txt
1 ============================================================\r
2 [Software Name]  FFFTP Ver.1.99 (FTP Client software)\r
3 [Copyright]      Copyright(C) 1997-2010 Sota & cooperators\r
4                  Copyright (C) 2011-2014 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, Fu-sen).\r
5 [Environment]    Windows 8.1, 8, 7, Vista, XP, 2000\r
6 ============================================================\r
7 \r
8 About INI File\r
9 ---------------------\r
10 \r
11 Since the character encoding of INI files of Ver.1.98 or later was changed,\r
12 INI files saved by Ver.1.97b or earlier could not be loaded.\r
13 But Ver.1.98b or later can load them again.\r
14 \r
15 Ver.1.97b or earlier cannot load INI files saved by Ver.1.98 or later.\r
16 Please change to save the settings to the registry instead of the INI file\r
17 before reverting to Ver.1.97b or earlier.\r
18 \r
19 \r
20 About Master Password\r
21 ---------------------\r
22 \r
23 FFFTP Ver.1.96d+009 or later (including this version) introduce Master \r
24 Password feature. \r
25 When you use this virsion first, please set Master Password from \r
26 following menu.\r
27 \r
28 File ->\81@Settings -> Change Master password\r
29 \r
30 \r
31 Changes in Ver.1.99\r
32 --------------------\r
33 \r
34 -- Tested on Windows 8.1 (32bit/64bit).\r
35 \r
36 -- 64bit version is now available.\r
37    This works around the certain restriction on 64bit Windows.\r
38 \r
39 -- Added the feature of automatic software update.\r
40    It will connect to the dedicated server to check whether there are updates\r
41    every 7 days by default, and then confirm whether to apply them.\r
42 \r
43 -- Added a feature to encrypt the all settings with the master password.\r
44    This prevents malwares and third parties from skimming personal information.\r
45    Please note that 1.98g or former versions cannot read encrypted settings.\r
46    This feature is disabled by default.\r
47 \r
48 -- Fixed bugs that the apprication did not start when the INI file was modified\r
49    and BOM was inserted in it.\r
50 \r
51 -- Fixed bugs that user names which were sent to hosts were always encoded into\r
52    UTF-8.\r
53 \r
54 -- Fixed bugs of recognition of MLSD responses that include uppercase letters.\r
55 \r
56 -- Added an option to disable automatic refresh of the local view.\r
57 \r
58 -- Added an option to dispose old logs automatically.\r
59 \r
60 -- Supported UTF-8 HFS+ file name encoding (Windows Vista or later only).\r
61 \r
62 -- Improved automatic detection of Kanji code of filenames.\r
63 \r
64 -- Fixed bugs of Select dialog.\r
65 \r
66 -- Changed to confirm how the settings will be saved when the settings of a\r
67    future version exist in the registry.\r
68 \r
69 -- Changed to display file sizes with units of GB or larger.\r
70 \r
71 -- Changed to display the encryption status of the current connection.\r
72 \r
73 -- Changed to display the progress of file transfer on the taskbar (Windows 7\r
74    or later only).\r
75 \r
76 -- Added a function to move remote files to their parent directory.\r
77 \r
78 -- Supported high DPI displays.\r
79    The interface such as the menu will look smooth on high DPI displays.\r
80 \r
81 -- Added a feature to export settings as FileZilla XML format.\r
82 \r
83 -- Added an option not to use weak encryption methods for each host.\r
84    This refuses SSL 3.0 or older and encryption algorithms whose keys are\r
85    shorter than 128 bits.\r
86    This feature is enabled by default.\r
87 \r
88 -- Added the default settings to the host list.\r
89    This is used for the initial state of new hosts and Quick Connect.\r
90 \r
91 -- Added an option to abort file transfer if failed in obtaining file lists\r
92    before it.\r
93    This feature is enabled by default.\r
94 \r
95 -- Changed to enable reconnection after transfer errors by default.\r
96 \r
97 \r
98 Outline\r
99 -------\r
100 FTP client software with GUI\r
101 \r
102 \r
103 Files\r
104 -----\r
105 ffftp.exe -------- Executable file\r
106 ffftp.txt -------- This file\r
107 jre32.dll -------- Regular expression search DLL\r
108 \r
109 Sorry, no help file available.\r
110 \r
111 \r
112 Installation\r
113 ------------\r
114 Double click FFFTP Package icon.\r
115 \r
116 \r
117 Uninstall\r
118 ---------\r
119 Use Add/Remove Program icon from Control Panel.\r
120 \r
121 \r
122 Warranty Disclaimer\r
123 -------------------\r
124 - FFFTP is FREE software for all purpose .\r
125 \r
126 \r
127 License Agreement\r
128 -----------------\r
129 Copyright(C) 1997-2010, Sota & cooperators. All rights reserved.\r
130 Copyright (C) 2011-2014 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka, Moriguchi Hirokazu, Fu-sen).\r
131 \r
132 Redistribution and use in source and binary forms, with or without \r
133 modification, are permitted provided that the following conditions \r
134 are met:\r
135 \r
136  1. Redistributions of source code must retain the above copyright \r
137     notice, this list of conditions and the following disclaimer.\r
138  2. Redistributions in binary form must reproduce the above copyright \r
139     notice, this list of conditions and the following disclaimer in the \r
140     documentation and/or other materials provided with the distribution.\r
141 \r
142 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR \r
143 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES \r
144 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. \r
145 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, \r
146 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, \r
147 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF \r
148 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON \r
149 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT \r
150 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF \r
151 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
152 \r
153 \r
154 AES encryption/decryption code is following license.\r
155 ----------------------------------------------------\r
156 Copyright (c) 1998-2008, Brian Gladman, Worcester, UK. All rights reserved.\r
157 \r
158 LICENSE TERMS\r
159 \r
160 The redistribution and use of this software (with or without changes)\r
161 is allowed without the payment of fees or royalties provided that:\r
162 \r
163 1. source code distributions include the above copyright notice, this\r
164 list of conditions and the following disclaimer;\r
165 \r
166 2. binary distributions include the above copyright notice, this list\r
167 of conditions and the following disclaimer in their documentation;\r
168 \r
169 3. the name of the copyright holder is not used to endorse products\r
170 built using this software without specific written permission.\r
171 \r
172 DISCLAIMER\r
173 \r
174 This software is provided 'as is' with no explicit or implied warranties\r
175 in respect of its properties, including, but not limited to, correctness\r
176 and/or fitness for purpose.\r
177 \r
178 \r
179 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.\r
180 \r
181   OpenSSL License\r
182   ---------------\r
183 \r
184 Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.\r
185 \r
186 Redistribution and use in source and binary forms, with or without\r
187 modification, are permitted provided that the following conditions\r
188 are met:\r
189 \r
190 1. Redistributions of source code must retain the above copyright\r
191    notice, this list of conditions and the following disclaimer. \r
192 \r
193 2. Redistributions in binary form must reproduce the above copyright\r
194    notice, this list of conditions and the following disclaimer in\r
195    the documentation and/or other materials provided with the\r
196    distribution.\r
197 \r
198 3. All advertising materials mentioning features or use of this\r
199    software must display the following acknowledgment:\r
200    "This product includes software developed by the OpenSSL Project\r
201    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"\r
202 \r
203 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to\r
204    endorse or promote products derived from this software without\r
205    prior written permission. For written permission, please contact\r
206    openssl-core@openssl.org.\r
207 \r
208 5. Products derived from this software may not be called "OpenSSL"\r
209    nor may "OpenSSL" appear in their names without prior written\r
210    permission of the OpenSSL Project.\r
211 \r
212 6. Redistributions of any form whatsoever must retain the following\r
213    acknowledgment:\r
214    "This product includes software developed by the OpenSSL Project\r
215    for use in the OpenSSL Toolkit (http://www.openssl.org/)"\r
216 \r
217 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY\r
218 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
219 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
220 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR\r
221 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
222 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\r
223 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
224 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
225 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\r
226 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
227 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\r
228 OF THE POSSIBILITY OF SUCH DAMAGE.\r
229 \r
230 ====================================================================\r
231 \r
232 This product includes cryptographic software written by Eric Young\r
233 (eay@cryptsoft.com).  This product includes software written by Tim\r
234 Hudson (tjh@cryptsoft.com).\r
235 \r
236  Original SSLeay License\r
237  -----------------------\r
238 \r
239 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\r
240 All rights reserved.\r
241 \r
242 This package is an SSL implementation written\r
243 by Eric Young (eay@cryptsoft.com).\r
244 The implementation was written so as to conform with Netscapes SSL.\r
245 \r
246 This library is free for commercial and non-commercial use as long as\r
247 the following conditions are aheared to.  The following conditions\r
248 apply to all code found in this distribution, be it the RC4, RSA,\r
249 lhash, DES, etc., code; not just the SSL code.  The SSL documentation\r
250 included with this distribution is covered by the same copyright terms\r
251 except that the holder is Tim Hudson (tjh@cryptsoft.com).\r
252 \r
253 Copyright remains Eric Young's, and as such any Copyright notices in\r
254 the code are not to be removed.\r
255 If this package is used in a product, Eric Young should be given attribution\r
256 as the author of the parts of the library used.\r
257 This can be in the form of a textual message at program startup or\r
258 in documentation (online or textual) provided with the package.\r
259 \r
260 Redistribution and use in source and binary forms, with or without\r
261 modification, are permitted provided that the following conditions\r
262 are met:\r
263 1. Redistributions of source code must retain the copyright\r
264    notice, this list of conditions and the following disclaimer.\r
265 2. Redistributions in binary form must reproduce the above copyright\r
266    notice, this list of conditions and the following disclaimer in the\r
267    documentation and/or other materials provided with the distribution.\r
268 3. All advertising materials mentioning features or use of this software\r
269    must display the following acknowledgement:\r
270    "This product includes cryptographic software written by\r
271     Eric Young (eay@cryptsoft.com)"\r
272    The word 'cryptographic' can be left out if the rouines from the library\r
273    being used are not cryptographic related :-).\r
274 4. If you include any Windows specific code (or a derivative thereof) from \r
275    the apps directory (application code) you must include an acknowledgement:\r
276    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"\r
277 \r
278 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND\r
279 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
280 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
281 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\r
282 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r
283 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\r
284 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
285 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\r
286 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\r
287 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\r
288 SUCH DAMAGE.\r
289 \r
290 The licence and distribution terms for any publically available version or\r
291 derivative of this code cannot be changed.  i.e. this code cannot simply be\r
292 copied and put under another distribution licence [including the GNU Public Licence.]\r
293 \r