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

sync --preserve-symlinks/--follow-symlinks #2607

Open
hieuhoang opened this issue Mar 13, 2024 · 0 comments
Open

sync --preserve-symlinks/--follow-symlinks #2607

hieuhoang opened this issue Mar 13, 2024 · 0 comments

Comments

@hieuhoang
Copy link

Which version of the AzCopy was used?

Note: The version is visible when running AzCopy without any argument

Which platform are you using? (ex: Windows, Mac, Linux)

Linux

What command did you run?

Note: Please remove the SAS to avoid exposing your credentials. If you cannot remember the exact command, please retrieve it from the beginning of the log file.

azcopy sync $LOCAL_DIR "https://hieustorage2.blob.core.windows.net/hieublob2/hieu/env-sync/$ME/?$sas" --recursive --log-level=ERROR --delete-destination=true --preserve-symlinks=true

What problem was encountered?

unknown flag: --preserve-symlinks

How can we reproduce the problem in the simplest way?

run azcopy sync with flag: --preserve-symlinks

Have you found a mitigation/solution?

Is there an underlying issue that prevents symlinks from being backed up using azcopy copy but allow them to be copied using azcopy copy?

@vibhansa-msft vibhansa-msft self-assigned this Mar 14, 2024
@vibhansa-msft vibhansa-msft removed their assignment Mar 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants