OSDN Git Service

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