GoogleCloudPlatform / GoogleCloudPlatform/gsutil

Failing to copy directories recursively

Open
#543 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

I am trying to migrate my website to bucket using following command
`gsutil rsync -d -R ./www gs://admin.mydomain.com`
but it results following error
```
Building synchronization state...
Caught non-retryable exception while listing file://.\www: [Error 123] The filename, directory name, or volume label syntax is incorrect: u'.\\www\\assets\\icon\\contracts\\?pest-control.svg'
CommandException: Caught non-retryable exception - aborting rsync
```
my actual file path contains no ?, space or anything

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.