Skip to content
This repository has been archived by the owner on Feb 25, 2020. It is now read-only.

Is it possible to also use this if our files are stored on S3? #64

Open
mcblum opened this issue Nov 24, 2015 · 4 comments
Open

Is it possible to also use this if our files are stored on S3? #64

mcblum opened this issue Nov 24, 2015 · 4 comments

Comments

@mcblum
Copy link

mcblum commented Nov 24, 2015

Just like the title says, would like to be able to add files to the archive that are not stored on the server.

@Chumper
Copy link
Owner

Chumper commented Nov 25, 2015

In that case you need to copy them to your server first. This is just a wrapper around the native php zip commands

@nivv
Copy link

nivv commented Feb 16, 2016

@Chumper @mcblum Couldn't you open a file stream and then use the addString-method?

@raz-iacob
Copy link

That is what I did.

@gtaure
Copy link

gtaure commented Nov 21, 2017

How can I use this on a Flexible Environment of Google App Engine which prefers Google Cloud Storage rather than File System?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants