Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-12) was last changed on 20-Aug-2018 18:38 by Ada Csaba

This page was created on 09-Oct-2016 18:14 by Ben Spink

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 10 lines
Due to licensing, we cannot include the MySQL jar file. So here is the link for it.
[https://dev.mysql.com/downloads/connector/j/5.1.html\\
Direct link: [https://dev.mysql.com/get/Downloads/Connector-J/mysql-connector-java-5.1.47.zip]
And from that download, the only thing you care about is this one file: mysql-connector-java-5.0.8-bin.jar
Place that somewhere, and in the user config, choose this file as your db_driver_file. Then test.
At line 10 changed one line
`path` varchar(255) default NULL
`path` varchar(255) default NULL,
`sort_order` int(11) default NULL
At line 33 changed one line
`sort_order` int(11) default NULL
`sort_order` int(11) default NULL,
`server_group` varchar(50) default NULL
At line 158 added 8 lines
# Dump of table VFS_PROPERTIES. New in v6.4
# ------------------------------------------------------------
CREATE TABLE `VFS_PROPERTIES` (
`userid` int(11) default NULL,
`path` varchar(1024) default NULL,
`prop_name` varchar(255) default NULL,
`prop_value` varchar(2000) default NULL
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
At line 147 removed one line
Version Date Modified Size Author Changes ... Change note
12 20-Aug-2018 18:38 4.98 kB Ada Csaba to previous
11 09-Oct-2016 18:14 4.974 kB Ben Spink to previous | to last
10 09-Oct-2016 18:14 4.892 kB Ben Spink to previous | to last
9 09-Oct-2016 18:14 4.441 kB Ben Spink to previous | to last
8 09-Oct-2016 18:14 4.102 kB Ben Spink to previous | to last
7 09-Oct-2016 18:14 4.014 kB Ben Spink to previous | to last
6 09-Oct-2016 18:14 4.013 kB Ben Spink to previous | to last
5 09-Oct-2016 18:14 3.969 kB Ben Spink to previous | to last
4 09-Oct-2016 18:14 3.968 kB Ben Spink to previous | to last
3 09-Oct-2016 18:14 3.48 kB Ben Spink to previous | to last
2 09-Oct-2016 18:14 3.479 kB Ben Spink to previous | to last
1 09-Oct-2016 18:14 3.412 kB Ben Spink to last
« This page (revision-12) was last changed on 20-Aug-2018 18:38 by Ada Csaba
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
LeftMenu

JSPWiki