forked from glftpd/foo-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
README.1st
65 lines (42 loc) · 1.98 KB
/
README.1st
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Welcome to foo-tools. Good to see that you managed to download it ;-).
======================================================================
This is the first file you should be reading after downloading, it
contains the very basics of getting you started, so be sure to read
it all, top to bottom.
License:
--------
foo-tools is free software, licensed under the GPL. Please take a
few minutes to read through the included LICENSE.txt to learn about
what this means, since we are strong believers of free software, and
do not tolerate violations.
Requirements:
-------------
foo-tools does not require glftpd, but many of the tools are specific
to glftpd, and will not work without it.
Also, since the tools have been developed on Linux, some will not
work under other OSs. Most are known to be working under FreeBSD
with minor or no changes (mainly changing 'make' to 'gmake' in the
Makefiles). If someone have the skills/time to fix the portability
issues, please let us know.
Organization:
-------------
* The tools, look at the src/ catalog. You can run the './configure'
script followed by 'make' to build.
* Documentation, look in the doc/ catalog.
* Older stuff, look in the unsorted-older/ catalog.
* Not 100% finished but running, look in the testing/ catalog.
You are not adviced to use these, but if you have guts be my
guest :-). Some are running well, but just not well-documented
for release.
Bugs/improvements:
------------------
If you find bugs (yes, they are there for sure), or have ideas for
improvements, you are ofcause entitled to fix/improve by yourself,
but it would be highly appreciated, if you would follow the spirit
of foo-tools, and either send us patches, or make them available for
download.
If you do are not a programmer, but got this great idea that just
fits so well into foo-tools, you can also tell us about it, and ask
us to implement it. If we have enough sparetime and the idea is good,
maybe we will do it ;-).
Enjoy, Tanesha Team, <[email protected]>