Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-7) was last changed on 29-Dec-2020 05:25 by krivacsz

This page was created on 29-Dec-2020 05:25 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 31 changed one line
urlc.getOutputStream().write(("command=download&path=/"+serverPath).getBytes("UTF8"));
String c2f = auth.substring(auth.length() - 4);
urlc.getOutputStream().write(("command=download&path=/"+serverPath+"&c2f="+c2f).getBytes("UTF8"));
At line 83 changed 2 lines
String c2f = "";
if (!config.getProperty("crushAuth", "").equals("")) c2f = config.getProperty("crushAuth", "").substring(config.getProperty("crushAuth", "").length() - 4);
String c2f = auth.substring(auth.length() - 4);
Version Date Modified Size Author Changes ... Change note
7 29-Dec-2020 05:25 4.459 kB krivacsz to previous
6 29-Dec-2020 05:25 4.394 kB Ben Spink to previous | to last
5 29-Dec-2020 05:25 4.524 kB Ben Spink to previous | to last
4 29-Dec-2020 05:25 4.293 kB Ben Spink to previous | to last
3 29-Dec-2020 05:25 4.294 kB Ben Spink to previous | to last
2 29-Dec-2020 05:25 3.955 kB Ben Spink to previous | to last
1 29-Dec-2020 05:25 2.293 kB Ben Spink to last
« This page (revision-7) was last changed on 29-Dec-2020 05:25 by krivacsz
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
LeftMenu

JSPWiki