question

Richkm-1820 avatar image
0 Votes"
Richkm-1820 asked deherman-MSFT answered

error when to upload map drive UNC Source file to azure storage using azcopy 10.11.0

hello,
I have tried to upload the files as source from network map drive to Azure storage using azcopy tool 10.11.0 but it throw error ,


cmd:
C:\>azcopy.exe copy "H:\3. Users\Rich\testblobofficenettest1" "https://lstestdemo.file.core.windows.net/testfileshare?sv=2020-02-10&ss=bfqt&srt=sco&sp=rwdlacuptfx&se=2021-06-30T18:24:09Z&st=2021-06-30T10:24:09Z&spr=https&sig=ssBVK%12Be%2BLQtR6hgStO7Wr514RAtx6A%2FAGnP5B%2FosR2tHo%3D" --recursive
INFO: Scanning...
INFO: Any empty folders will be processed, because source and destination both support folders
failed to perform copy command due to error: cannot start job due to error: cannot scan the path \\?\H:\3. Users\Rich\testblobofficenettest1, please verify that it is a valid.

how to resolve this error so that files can be uploaded from map drive UNC Path to Azure storage using commands of azcopy tool.

Thanks
Rich

azure-storage-accounts
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@Richkm-1820
I did some testing and believe this could be related to your directory named "3. Users". Can you try another directing or renaming this to remove the space and period?

0 Votes 0 ·

Yes right ,I tried with another network map drive and it worked, Thanks a lot.

0 Votes 0 ·

1 Answer

deherman-MSFT avatar image
0 Votes"
deherman-MSFT answered

@Richkm-1820
I am glad renaming the directory resolved your issue. If you have further questions or issues please let us know and we will be happy to help!



Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.