Is there a size limit for downloads to `/tmp`?

This topic was automatically generated from Slack. You can find the original thread here.

Thomas Kavanagh : Hi,

I’m trying to schedule an export of a Google Sheet as a .csv to an sFTP server on a daily basis. Assuming this requires the file to be downloaded to a tmp folder in Pipedream first… is there a size limit for file downloads like this? (If so, is there any suggested alternatives for large files?)

Thanks,
Tom.

Dylan Sather (Pipedream) : You have roughly 2GB of free space in the /tmp directory!

Dylan Sather (Pipedream) : Will that work for your use case?

Thomas Kavanagh : Oh, it would indeed. Thanks, Dylan! :raised_hands: