OSDN Git Service

Merge commit 'a7e5034b7e8ee3d3cf0449be7a0bde3fccb247e8' into test
[ffftp/ffftp.git] / doc / eng / FFFTP.txt
1 ============================================================\r
2 [Software Name]  FFFTP Ver.1.98e (FTP Client software)\r
3 [Copyright]      Copyright(C) 1997-2010 Sota & cooperators\r
4                  Copyright(C) 2011 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka).\r
5 [Environment]    Windows 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.98e\r
32 --------------------\r
33 \r
34 -- Fixed bugs that an inputted password is ignored if failed in login.\r
35 \r
36 -- Fixed bugs to crash under multicore CPU environment.\r
37 \r
38 -- Changed the location of temporary files.\r
39    This resolves interference in file list caches between instances of FFFTP.\r
40 \r
41 -- Supported the file list format of linux-ftpd.\r
42 \r
43 \r
44 Outline\r
45 -------\r
46 FTP client software with GUI\r
47 \r
48 \r
49 Files\r
50 -----\r
51 ffftp.exe -------- Executable file\r
52 ffftp.txt -------- This file\r
53 jre32.dll -------- Regular expression search DLL\r
54 \r
55 Sorry, no help file available.\r
56 \r
57 \r
58 Installation\r
59 ------------\r
60 Double click FFFTP Package icon.\r
61 \r
62 \r
63 Uninstall\r
64 ---------\r
65 Use Add/Remove Program icon from Control Panel.\r
66 \r
67 \r
68 Warranty Disclaimer\r
69 -------------------\r
70 - FFFTP is FREE software for all purpose .\r
71 \r
72 \r
73 License Agreement\r
74 -----------------\r
75 Copyright(C) 1997-2010, Sota & cooperators. All rights reserved.\r
76 Copyright(C) 2011 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto, IWAMOTO Kouichi, vitamin0x, unarist, Asami, fortran90, tomo1192, Yuji Tanaka).\r
77 \r
78 Redistribution and use in source and binary forms, with or without \r
79 modification, are permitted provided that the following conditions \r
80 are met:\r
81 \r
82  1. Redistributions of source code must retain the above copyright \r
83     notice, this list of conditions and the following disclaimer.\r
84  2. Redistributions in binary form must reproduce the above copyright \r
85     notice, this list of conditions and the following disclaimer in the \r
86     documentation and/or other materials provided with the distribution.\r
87 \r
88 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR \r
89 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES \r
90 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. \r
91 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, \r
92 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, \r
93 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF \r
94 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON \r
95 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT \r
96 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF \r
97 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\r
98 \r
99 \r
100 AES encryption/decryption code is following license.\r
101 ----------------------------------------------------\r
102 Copyright (c) 1998-2008, Brian Gladman, Worcester, UK. All rights reserved.\r
103 \r
104 LICENSE TERMS\r
105 \r
106 The redistribution and use of this software (with or without changes)\r
107 is allowed without the payment of fees or royalties provided that:\r
108 \r
109 1. source code distributions include the above copyright notice, this\r
110 list of conditions and the following disclaimer;\r
111 \r
112 2. binary distributions include the above copyright notice, this list\r
113 of conditions and the following disclaimer in their documentation;\r
114 \r
115 3. the name of the copyright holder is not used to endorse products\r
116 built using this software without specific written permission.\r
117 \r
118 DISCLAIMER\r
119 \r
120 This software is provided 'as is' with no explicit or implied warranties\r
121 in respect of its properties, including, but not limited to, correctness\r
122 and/or fitness for purpose.\r
123 \r
124 \r
125 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.\r
126 \r
127   OpenSSL License\r
128   ---------------\r
129 \r
130 Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.\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 \r
139 2. Redistributions in binary form must reproduce the above copyright\r
140    notice, this list of conditions and the following disclaimer in\r
141    the documentation and/or other materials provided with the\r
142    distribution.\r
143 \r
144 3. All advertising materials mentioning features or use of this\r
145    software must display the following acknowledgment:\r
146    "This product includes software developed by the OpenSSL Project\r
147    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"\r
148 \r
149 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to\r
150    endorse or promote products derived from this software without\r
151    prior written permission. For written permission, please contact\r
152    openssl-core@openssl.org.\r
153 \r
154 5. Products derived from this software may not be called "OpenSSL"\r
155    nor may "OpenSSL" appear in their names without prior written\r
156    permission of the OpenSSL Project.\r
157 \r
158 6. Redistributions of any form whatsoever must retain the following\r
159    acknowledgment:\r
160    "This product includes software developed by the OpenSSL Project\r
161    for use in the OpenSSL Toolkit (http://www.openssl.org/)"\r
162 \r
163 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY\r
164 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
165 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\r
166 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR\r
167 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,\r
168 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT\r
169 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\r
170 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
171 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\r
172 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\r
173 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED\r
174 OF THE POSSIBILITY OF SUCH DAMAGE.\r
175 \r
176 ====================================================================\r
177 \r
178 This product includes cryptographic software written by Eric Young\r
179 (eay@cryptsoft.com).  This product includes software written by Tim\r
180 Hudson (tjh@cryptsoft.com).\r
181 \r
182  Original SSLeay License\r
183  -----------------------\r
184 \r
185 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)\r
186 All rights reserved.\r
187 \r
188 This package is an SSL implementation written\r
189 by Eric Young (eay@cryptsoft.com).\r
190 The implementation was written so as to conform with Netscapes SSL.\r
191 \r
192 This library is free for commercial and non-commercial use as long as\r
193 the following conditions are aheared to.  The following conditions\r
194 apply to all code found in this distribution, be it the RC4, RSA,\r
195 lhash, DES, etc., code; not just the SSL code.  The SSL documentation\r
196 included with this distribution is covered by the same copyright terms\r
197 except that the holder is Tim Hudson (tjh@cryptsoft.com).\r
198 \r
199 Copyright remains Eric Young's, and as such any Copyright notices in\r
200 the code are not to be removed.\r
201 If this package is used in a product, Eric Young should be given attribution\r
202 as the author of the parts of the library used.\r
203 This can be in the form of a textual message at program startup or\r
204 in documentation (online or textual) provided with the package.\r
205 \r
206 Redistribution and use in source and binary forms, with or without\r
207 modification, are permitted provided that the following conditions\r
208 are met:\r
209 1. Redistributions of source code must retain the copyright\r
210    notice, this list of conditions and the following disclaimer.\r
211 2. Redistributions in binary form must reproduce the above copyright\r
212    notice, this list of conditions and the following disclaimer in the\r
213    documentation and/or other materials provided with the distribution.\r
214 3. All advertising materials mentioning features or use of this software\r
215    must display the following acknowledgement:\r
216    "This product includes cryptographic software written by\r
217     Eric Young (eay@cryptsoft.com)"\r
218    The word 'cryptographic' can be left out if the rouines from the library\r
219    being used are not cryptographic related :-).\r
220 4. If you include any Windows specific code (or a derivative thereof) from \r
221    the apps directory (application code) you must include an acknowledgement:\r
222    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"\r
223 \r
224 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND\r
225 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\r
226 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\r
227 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE\r
228 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r
229 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\r
230 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
231 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT\r
232 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY\r
233 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF\r
234 SUCH DAMAGE.\r
235 \r
236 The licence and distribution terms for any publically available version or\r
237 derivative of this code cannot be changed.  i.e. this code cannot simply be\r
238 copied and put under another distribution licence [including the GNU Public Licence.]\r
239 \r