OSDN Git Service

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