[GH-ISSUE #77] tmp file path #43

Closed
opened 2026-03-04 01:41:29 +03:00 by kerem · 2 comments
Owner

Originally created by @cptn-cosmo on GitHub (Oct 27, 2014).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/77

If i create a new file (for eample like this:

dd if=/dev/zero of=output.dat bs=10M count=5

)

the file is first created in a temp folder and then uploaded to s3. Is there an option to specify the location where these files are created? Or is this the use_cache option?

Originally created by @cptn-cosmo on GitHub (Oct 27, 2014). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/77 If i create a new file (for eample like this: dd if=/dev/zero of=output.dat bs=10M count=5 ) the file is first created in a temp folder and then uploaded to s3. Is there an option to specify the location where these files are created? Or is this the use_cache option?
kerem closed this issue 2026-03-04 01:41:30 +03:00
Author
Owner

@ggtakec commented on GitHub (Nov 2, 2014):

@yaccin
Yes, use_cache takes parameter for temp folder path.

<!-- gh-comment-id:61413124 --> @ggtakec commented on GitHub (Nov 2, 2014): @yaccin Yes, use_cache takes parameter for temp folder path.
Author
Owner

@cptn-cosmo commented on GitHub (Jan 16, 2015):

thank you! :)

<!-- gh-comment-id:70275301 --> @cptn-cosmo commented on GitHub (Jan 16, 2015): thank you! :)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#43
No description provided.