OSDN Git Service

Update to f8475368ad26b783d2c8d1605e1223107c50f874 about documents, tools and small...
[ffftp/ffftp.git] / doc / eng / FFFTP.txt
1 ============================================================
2 [Software Name]  FFFTP Ver.1.98 (FTP Client software)
3 [Copyright]      Copyright(C) 1997-2010 Sota & cooperators
4                  Copyright(C) 2011 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto).
5 [Environment]    Windows 7, Vista, XP, 2000
6 ============================================================
7
8 About Master Password
9 ---------------------
10
11 FFFTP Ver.1.96d+009 or later (including this version) introduce Master 
12 Password feature. 
13 When you use this virsion first, please set Master Password from 
14 following menu.
15
16 File ->\81@Settings -> Change Master password
17
18
19 Changes in Ver.1.98
20 --------------------
21
22 -- SourceForge.JP took over the development.
23    Thanks Mr. Sota for FFFTP the most sophisticated FTP client.
24
25 -- Fixed bugs to crash under multicore CPU environment.
26
27 -- Changed internal characters into UTF-8.
28
29 -- JRE32.DLL became unavailable. (It does not support UTF-8.)
30
31 -- Shift_JIS, JIS, EUC and UTF-8 conversion under ASCII mode transfer became
32    available.
33
34 -- Changed default Kanji code of filenames on hosts into UTF-8.
35
36 -- Filenames that depend Unicode characters can be treated.
37
38 -- Disabled file list cache by default.
39
40 -- FTP over Explicit SSL/TLS became available.
41    Passwords, user names and files are encrypted on the connections to
42    appropriate hosts.
43
44 -- Replaced UTF-8N with UTF-8. (They are identical in this case.)
45
46 -- Added the simultaneous connections feature up to 4.
47
48
49 Outline
50 -------
51 FTP client software with GUI
52
53
54 Files
55 -----
56 ffftp.exe -------- Executable file
57 ffftp.txt -------- This file
58 jre32.dll -------- Regular expression search DLL
59
60 Sorry, no help file available.
61
62
63 Installation
64 ------------
65 Double click FFFTP Package icon.
66
67
68 Uninstall
69 ---------
70 Use Add/Remove Program icon from Control Panel.
71
72
73 Warranty Disclaimer
74 -------------------
75 - FFFTP is FREE software for all purpose .
76
77
78 License Agreement
79 -----------------
80 Copyright(C) 1997-2010, Sota & cooperators. All rights reserved.
81 Copyright(C) 2011 FFFTP Project (Hiromichi Matsushima, Suguru Kawamoto).
82
83 Redistribution and use in source and binary forms, with or without 
84 modification, are permitted provided that the following conditions 
85 are met:
86
87  1. Redistributions of source code must retain the above copyright 
88     notice, this list of conditions and the following disclaimer.
89  2. Redistributions in binary form must reproduce the above copyright 
90     notice, this list of conditions and the following disclaimer in the 
91     documentation and/or other materials provided with the distribution.
92
93 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 
94 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 
95 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 
96 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 
97 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, 
98 BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF 
99 USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON 
100 ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
101 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 
102 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
103
104
105 AES encryption/decryption code is following license.
106 ----------------------------------------------------
107 Copyright (c) 1998-2008, Brian Gladman, Worcester, UK. All rights reserved.
108
109 LICENSE TERMS
110
111 The redistribution and use of this software (with or without changes)
112 is allowed without the payment of fees or royalties provided that:
113
114 1. source code distributions include the above copyright notice, this
115 list of conditions and the following disclaimer;
116
117 2. binary distributions include the above copyright notice, this list
118 of conditions and the following disclaimer in their documentation;
119
120 3. the name of the copyright holder is not used to endorse products
121 built using this software without specific written permission.
122
123 DISCLAIMER
124
125 This software is provided 'as is' with no explicit or implied warranties
126 in respect of its properties, including, but not limited to, correctness
127 and/or fitness for purpose.
128
129
130 This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit.
131
132   OpenSSL License
133   ---------------
134
135 Copyright (c) 1998-2011 The OpenSSL Project.  All rights reserved.
136
137 Redistribution and use in source and binary forms, with or without
138 modification, are permitted provided that the following conditions
139 are met:
140
141 1. Redistributions of source code must retain the above copyright
142    notice, this list of conditions and the following disclaimer. 
143
144 2. Redistributions in binary form must reproduce the above copyright
145    notice, this list of conditions and the following disclaimer in
146    the documentation and/or other materials provided with the
147    distribution.
148
149 3. All advertising materials mentioning features or use of this
150    software must display the following acknowledgment:
151    "This product includes software developed by the OpenSSL Project
152    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
153
154 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
155    endorse or promote products derived from this software without
156    prior written permission. For written permission, please contact
157    openssl-core@openssl.org.
158
159 5. Products derived from this software may not be called "OpenSSL"
160    nor may "OpenSSL" appear in their names without prior written
161    permission of the OpenSSL Project.
162
163 6. Redistributions of any form whatsoever must retain the following
164    acknowledgment:
165    "This product includes software developed by the OpenSSL Project
166    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
167
168 THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
169 EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
170 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
171 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
172 ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
173 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
174 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
175 LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
176 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
177 STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
178 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
179 OF THE POSSIBILITY OF SUCH DAMAGE.
180
181 ====================================================================
182
183 This product includes cryptographic software written by Eric Young
184 (eay@cryptsoft.com).  This product includes software written by Tim
185 Hudson (tjh@cryptsoft.com).
186
187  Original SSLeay License
188  -----------------------
189
190 Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
191 All rights reserved.
192
193 This package is an SSL implementation written
194 by Eric Young (eay@cryptsoft.com).
195 The implementation was written so as to conform with Netscapes SSL.
196
197 This library is free for commercial and non-commercial use as long as
198 the following conditions are aheared to.  The following conditions
199 apply to all code found in this distribution, be it the RC4, RSA,
200 lhash, DES, etc., code; not just the SSL code.  The SSL documentation
201 included with this distribution is covered by the same copyright terms
202 except that the holder is Tim Hudson (tjh@cryptsoft.com).
203
204 Copyright remains Eric Young's, and as such any Copyright notices in
205 the code are not to be removed.
206 If this package is used in a product, Eric Young should be given attribution
207 as the author of the parts of the library used.
208 This can be in the form of a textual message at program startup or
209 in documentation (online or textual) provided with the package.
210
211 Redistribution and use in source and binary forms, with or without
212 modification, are permitted provided that the following conditions
213 are met:
214 1. Redistributions of source code must retain the copyright
215    notice, this list of conditions and the following disclaimer.
216 2. Redistributions in binary form must reproduce the above copyright
217    notice, this list of conditions and the following disclaimer in the
218    documentation and/or other materials provided with the distribution.
219 3. All advertising materials mentioning features or use of this software
220    must display the following acknowledgement:
221    "This product includes cryptographic software written by
222     Eric Young (eay@cryptsoft.com)"
223    The word 'cryptographic' can be left out if the rouines from the library
224    being used are not cryptographic related :-).
225 4. If you include any Windows specific code (or a derivative thereof) from 
226    the apps directory (application code) you must include an acknowledgement:
227    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
228
229 THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
230 ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
231 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
232 ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
233 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
234 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
235 OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
236 HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
237 LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
238 OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
239 SUCH DAMAGE.
240
241 The licence and distribution terms for any publically available version or
242 derivative of this code cannot be changed.  i.e. this code cannot simply be
243 copied and put under another distribution licence [including the GNU Public Licence.]
244