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
png
dropbox_allow_app.png 99.0 kB 1 22-Nov-2019 07:07 krivacsz
png
dropbox_api_registration.png 61.9 kB 1 22-Nov-2019 06:39 krivacsz
png
dropbox_vfs_before_setup.png 62.9 kB 1 22-Nov-2019 06:57 krivacsz
png
dropbox_vfs_registration_finis... 105.5 kB 1 22-Nov-2019 07:12 krivacsz

This page (revision-21) was last changed on 22-Nov-2019 07:35 by krivacsz

This page was created on 22-Nov-2019 04:40 by Halmágyi Árpád

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 3 changed one line
Dropbox : It is an online file storage web service that provides storage for data archiving and backup. (for more info : [https://docs.aws.amazon.com/glacier/index.html#lang/en_us]) You need to download this jar file and place it in your CrushFTP ▸ plugins ▸ lib folder. [aws-java-sdk.jar]\\
Dropbox supports external integration through an HTTP-based REST API. \\
__''Restriction:'' __Dropbox REST API does not support resume on upload and mdtm(File modification time) changes.\\
\\
Generate an api key using : https://www.dropbox.com/developers/apps?_tk=pilot_lp&_ad=topbar4&_camp=myapps\\
- the redirect url must be added like : https://www.example/?command=register_dropbox_api, it also need to end with "?command=register_dropbox_api".\\
[attachments|dropbox_api_registration.png]\\
Now that the API is enabled, and your credentials are setup, and your redirect domain is configured, you can use the credentials in CrushFTP to get your Dropbox auth token and get access.\\
In the User Manager, add a new remote VFS item type and set the protocol to be "Dropbox".\\
Take your Dropbox App key and App secret and combine them together with a tilde as separator:\\
At line 13 added 18 lines
{{{
ap_key: ew7XXXXXXXXXXo6o
ap_secret: by78XXXXXXXvW4h
}}}
results in:
{{{
ew7XXXXXXXXXXo6o~by78XXXXXXXvW4h
}}}
\\
That whole long string becomes your "Username" to Dropbox://.\\
Copy and paste it into the Username field. Then click "Get Access Token" to finish the config.\\
[attachments|dropbox_vfs_before_setup.png]\\
\\
Allow access for your CrushFTP on the appeared new form.\\
[attachments|dropbox_allow_app.png]\\
\\
The password should be filed in, and you can test the connection :\\
[attachments|dropbox_vfs_registration_finish.png]\\
Version Date Modified Size Author Changes ... Change note
21 22-Nov-2019 07:35 1.471 kB krivacsz to previous
« This page (revision-21) was last changed on 22-Nov-2019 07:35 by krivacsz
G’day (anonymous guest)
CrushFTP9 | What's New

Referenced by
LeftMenu

JSPWiki