Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
xml
permissions.xml 0.2 kB 1 09-Oct-2016 18:14 Ben Spink
xml
user.xml 0.2 kB 1 09-Oct-2016 18:14 Ben Spink
xml
vfs_items.xml 0.3 kB 1 09-Oct-2016 18:14 Ben Spink

This page (revision-27) was last changed on 10-Sep-2018 13:01 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 29 lines
!!!API Tool: (as of CrushFTP v8.1)\\
First launch the command line tool passing it the arguments as an amdin username and password (CrushTunnel.jar is located in your WebInterface folder):\\
{{{
java -jar CrushTunnel.jar https://crushamdin:password@yourserver.com/
}}}
Now you can issue the user command to add a user, assign a VFS.\\
{{{
user user_add MainUsers user3 password=password
user vfs_add MainUsers user3 path=/home/ privs=(read)(write)(resume)(delete)(view) url=file://home/ name=home
user vfs_delete MainUsers user3 home
}}}
You can also assign groups, and inheritance:\\
{{{
user group_add MainUsers user3 groupname
user inheritance_add MainUsers user3 groupname
}}}
Or remove a user from a group or inheritance:\\
{{{
user group_delete MainUsers user3 groupname
user inheritance_delete MainUsers user3 groupname
}}}
Its also possible to tell the server to run a Job if you want to remote control jobs:\\
{{{
job remote MyFindJob
}}}
\\
\\
\\
!!!Alternative methods using raw CURL commands:\\
At line 88 removed 25 lines
!!API Tool: (as of CrushFTP v8.1)\\
First launch the command lien tool passing it the arguments as an amdin username and password:\\
{{{
java -jar CrushTunnel.jar https://crushamdin:password@yourserver.com/
}}}
Now you can issue the user command to add a user, assign a VFS.\\
{{{
user user_add MainUsers user3 password=password
user vfs_add MainUsers user3 path=/home/ privs=(read)(write)(resume)(delete)(view) url=file://home/ name=home
user vfs_delete MainUsers user3 home
}}}
You can also assign groups, and inheritance:\\
{{{
user group_add MainUsers user3 groupname
user inheritance_add MainUsers user3 groupname
}}}
Or remove a user from a group or inheritance:\\
{{{
user group_delete MainUsers user3 groupname
user inheritance_delete MainUsers user3 groupname
}}}
Its also possible to tell the server to run a Job if you want to remote control jobs:\\
{{{
job remote MyFindJob
}}}
Version Date Modified Size Author Changes ... Change note
27 10-Sep-2018 13:01 6.765 kB Ada Csaba to previous
26 10-Sep-2018 13:00 6.759 kB Ada Csaba to previous | to last
25 07-Nov-2017 10:51 6.485 kB Halmágyi Árpád to previous | to last
24 07-Nov-2017 10:50 6.48 kB Halmágyi Árpád to previous | to last
23 04-Aug-2017 08:05 5.956 kB Ben Spink to previous | to last
22 04-Aug-2017 08:04 5.948 kB Ben Spink to previous | to last
21 28-Jul-2017 14:19 5.801 kB Ada Csaba to previous | to last
« This page (revision-27) was last changed on 10-Sep-2018 13:01 by Ada Csaba
G’day (anonymous guest)

OLD WIKI!!!#

New: CrushFTPv9#

OLD WIKI!!!#


CrushFTP8 | What's New

Referenced by
LeftMenu

JSPWiki