Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Follow symbolic links #135

Merged
merged 9 commits into from
Mar 30, 2020
Merged

Follow symbolic links #135

merged 9 commits into from
Mar 30, 2020

Conversation

ilkinulas
Copy link
Member

@ilkinulas ilkinulas commented Mar 27, 2020

- added `--no-follow-symlinks` flag to cp command.
- by default s5cmd follows symbolic links
@ilkinulas ilkinulas changed the title resolves #17 Follow symbolic links Mar 28, 2020
command/cp.go Outdated Show resolved Hide resolved
command/expand_test.go Outdated Show resolved Hide resolved
storage/storage.go Outdated Show resolved Hide resolved
storage/fs.go Show resolved Hide resolved
@igungor igungor merged commit 8471cfa into master Mar 30, 2020
@igungor igungor deleted the follow_symlinks branch March 30, 2020 15:29
igungor pushed a commit that referenced this pull request Mar 31, 2020
- added `--no-follow-symlinks` flag to cp command.
- by default s5cmd follows symbolic links

Fixes #17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid symbolic link to directory with --parents
3 participants