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 Ben Spink

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 13 changed one line
This allows you to connect to a Samba or Windows file server as the backend and provide the credentials. Usually in the format of "smb://user\domain:pass@servername/share/".
This allows you to connect to a Samba or Windows file server as the backend and provide the credentials. Usually in the format of "smb://domain\user:pass@servername/share/" or "smb://user@domain.com:pass@servername/share/".
At line 31 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 its 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 its intended for static item consumption and not as a location for holding and manipulating file names.\\
\\
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
}}}
Version Date Modified Size Author Changes ... Change note
7 29-Dec-2020 05:25 3.49 kB Ben Spink to previous
6 29-Dec-2020 05:25 3.265 kB Ada Csaba to previous | to last
5 29-Dec-2020 05:25 3.214 kB Ben Spink to previous | to last
4 29-Dec-2020 05:25 3.046 kB Ben Spink to previous | to last
3 29-Dec-2020 05:25 3.003 kB Ben Spink to previous | to last
2 29-Dec-2020 05:25 3.0 kB Ben Spink to previous | to last
1 29-Dec-2020 05:25 2.203 kB Ben Spink to last
« This page (revision-7) was last changed on 29-Dec-2020 05:25 by Ben Spink
G’day (anonymous guest)
CrushFTP10 | What's New

Referenced by
VFS

JSPWiki