GeoMatch / deployment

0 stars 0 forks source link

Move SFTP user directories to EFS from S3 #6

Open mjmaurer opened 2 months ago

mjmaurer commented 2 months ago

We plan to copy them there anyway.

Only potential issue with EFS is overwrite, but can have a more robust backup policy for this (plus we don't allow reads anyway which I believe is required or overwrite)

mjmaurer commented 2 months ago

I'm shelving this. S3 allows more fine-grained permissioning than POSIX / EFS (namely, I can easily allow writes but not deletes)