Search code examples
amazon-s3fusepdflibs3fs

Generating PDFs directly to path on s3fs (mounted Amazon S3 bucket)


Has anyone used the s3fs utility for Amazon S3?

I have some scripts that generate large PDF documents on-the-fly, most will be in the 10+ MB range, but some will be perhaps 2 GB.

Is there any danger to generating large files such as this directly to an s3fs drive?

Thanks, Brian


Solution

  • I have received confirmation that although it may work most of the time, no it is not completely safe.