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
S3_VFS_config.png 54.2 kB 1 07-Feb-2023 03:31 Sandor
png
S3_bucket_info.png 99.3 kB 1 07-Feb-2023 03:31 Sandor

This page (revision-8) was last changed on 26-Oct-2023 04:51 by krivacsz

This page was created on 07-Feb-2023 03:30 by Sandor

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
Allows you to use a S3 bucket as the backend filesystem. However since S3 isn't hierarchical, you only get simulated folders, and no ability to rename, and some other gotchas about how S3 works. These aren't limitations we impose, but just due to the design decisions S3 made in that it's intended for static item consumption and not as a location for holding and manipulating file names. \\
Allows you to use a S3 bucket as the backend filesystem. However, since S3 isn't hierarchical, you only get simulated folders, and no ability to rename, and some other gotchas about how S3 works. These aren't limitations we impose, but just due to the design decisions S3 made in that it's intended for static item consumption and not as a location for holding and manipulating file names. \\
At line 5 changed one line
The url should look like (Replace the url with your corresponding data!):\\
!1. Configuration.\\
At line 7 added 2 lines
The URL should look like this (Replace the URL with your corresponding data!):\\
\\
At line 16 changed one line
[attachments|S3_VFS_config]\\
[attachments|S3_VFS_config.png]\\
We support the IAM auth scenario too, its just not the default mode. Setting the S3 username to "iam_lookup" and S3 password to "lookup" will use this method.\\
\\
The following policy permissions are needed on S3:\\
{{{
"s3:GetBucketLocation",
"s3:ListAllMyBuckets",
"s3:ListBucket",
"s3:ListBucketMultipartUploads",
"s3:PutObject",
"s3:AbortMultipartUpload",
"s3:ListMultipartUploadParts",
"s3:DeleteObject",
"s3:GetObject",
"s3:GetObjectAttributes"
}}}\\
\\
!2. Access other cloud storage through S3 REST API\\
\\
Google Cloud - [Google Cloud Storage Integration] \\
BackBlaze(b2) - [BackBlaze(b2) integration]\\
\\
Version Date Modified Size Author Changes ... Change note
8 26-Oct-2023 04:51 1.584 kB krivacsz to previous
7 09-Oct-2023 06:21 1.557 kB krivacsz to previous | to last
6 09-Oct-2023 06:19 1.493 kB krivacsz to previous | to last
5 23-Aug-2023 11:43 1.356 kB krivacsz to previous | to last
4 08-Jun-2023 12:19 1.316 kB krivacsz to previous | to last
3 02-Mar-2023 14:06 1.299 kB Ada Csaba to previous | to last
2 09-Feb-2023 08:29 0.912 kB krivacsz to previous | to last
1 07-Feb-2023 03:30 0.908 kB Sandor to last
« This page (revision-8) was last changed on 26-Oct-2023 04:51 by krivacsz
G’day (anonymous guest)
CrushFTP10 | What's New
JSPWiki