bloomreach / bloomreach/s4cmd

How to set file attributes(mode)?

Open
#126 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
209
PR merge metrics
No merged PRs in 30d

Description

i'm trying to sync s3<->local in bidirectional way.

Sync local file to s3 keeps its own file mode like 666.

But, sync s3 file which is uploaded through S3 management console to local is always '-rwxr-xr-x'.

How to force the file to have '-rw-r--r--'?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue names no file, test, or entry point. Start by locating the bidirectional sync command and the code that assigns modes to files downloaded from S3; done means the requested mode can be configured and is applied consistently to downloaded files.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.