Skip to content

Can I import a file to reader using external sources like S3 or FTP #3136

Answered by oleibman
stephen-silveira asked this question in Q&A
Discussion options

You must be logged in to vote

PR #2326 made a change that allowed writing to Amazon S3. It was needed because the parameters for fopen needed to be different for S3 than for other sources. I don't think distinguishing between S3 and other systems would be necessary for read, and I don't see why S3 read wouldn't be allowed if S3 write is. I have no way to test. The discussion in that PR gives an example of the setup needed to write; can you adapt it for read?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@stephen-silveira
Comment options

@stephen-silveira
Comment options

@oleibman
Comment options

Answer selected by oleibman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants