-
Notifications
You must be signed in to change notification settings - Fork 0
/
readme.txt
135 lines (90 loc) · 4.1 KB
/
readme.txt
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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
ProjectSend (previously cFTP) is a free, clients-oriented, private file
sharing web application.
Clients are created and assigned a username and a password. Then you can
upload as much files as you want under each account, and optionally add
a name and description to them.
ProjectSend is hosted on Google Code.
Feel free to participate!
Main website:
http://www.projectsend.org/
Project:
http://code.google.com/p/clients-oriented-ftp/
Translations:
https://www.transifex.com/projects/p/projectsend/
--------------------------------------------------------------------------------------------
How to install on your server:
Preparations:
1. Download and unzip the lastest version of ProjectSend to a folder of your choice.
2. Create a new database on your server. Create/assign a user to it.
When those are steps are completed, follow this instructions:
1. Rename includes/sys.config.sample.php to sys.config.php and set your database info there.
2. Upload ProjectSend to your selected destination.
3. Open your browser and go to http://your-projectsend-folder/install
4. Complete the information there and wait for the correct installation message.
Congratulations! ProjectSend is now installed and ready for action!
You may login with your new username and password.
--------------------------------------------------------------------------------------------
How to upgrade to a newer version:
1. Download your version of choice from the official project page.
2. Upload the files via FTP to your server and replace the ones of the older version.
That's it!
Your personal configuration file (sys.config.php) is never included on the downloadable
versions, so it will not be replaced while upgrading.
When a system user logs in to the system version, a check for database missing data will be
made, and if anything is found, it will be updated automatically and a message will appear
under the menu one time only.
Whenever a new version is available, you will be notified in the admin panel via a message
shown under the main menu.
--------------------------------------------------------------------------------------------
Questions, ideas? Want to join the project?
Send your message to [email protected] or join us on Facebook, on
https://www.facebook.com/pages/ProjectSend/333455190044627
--------------------------------------------------------------------------------------------
Thanks. Arigatō. Danke. Gracias. Grazie. Mahadsanid. Salamat po. Merci. אַ דאַנק.
ProjectSend translators:
- Raúl Elenes
Spanish
- Vašík Greif
Czech
- Mathieu Noe
French
- Levin Germann
German
If you want to translate ProjectSend in your language, join the project on
https://www.transifex.com/projects/p/projectsend/
--------------------------------------------------------------------------------------------
Many thanks to the authors of the following scripts, which are used on ProjectSend:
- jQuery
http://www.jquery.com/
- Bootstrap (custom download)
http://twitter.github.com/bootstrap/
- EasyTabs.js
http://os.alfajango.com/easytabs/
- hashchange
http://benalman.com/projects/jquery-hashchange-plugin/
- Plupload
http://www.plupload.com/
- Timthumb
http://code.google.com/p/timthumb/
- TextboxList.js
http://www.devthought.com/projects/mootools/textboxlist/
- footable
https://github.com/bradvin/FooTable
- multiselect.js
http://loudev.com/
- flot
https://github.com/flot/flot
- phpmailer
http://phpmailer.worxware.com/
--------------------------------------------------------------------------------------------
Also, thank you to the following people/communities that helped during development, either
by giving support, sending code, translations, etc.
- Alejandro D'Ambrosio
- k.flipflip
- Diego Carreira Vidal
- Scott Wright
- Everyone that commented and gave suggestions on the issues and Facebook pages!
- stackoverflow.com
- iconfinder.com
I know that there are more people that deserve to be on this list. I will keep adding them
as I find their names/websites.