OSDN Git Service

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