NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Microsoft Virtualization Discussions

NaNdmpCopy - Non english character in the path -> ERROR

MarkusWe
2,118 Views

Hi, I have a problem during an restore the path changed during a command?

 

Invoke-NaNdmpCopy -verbose 192.168.0.1 -SrcPath ".../3370_Bauträger/Formulare" 192.168.0.2 -DstPath ".../Formulare' -SrcCredential $cred -DstCredential $cred -SrcAuthType Md5 -DstAuthType Md5

 

ERROR:
VERBOSE: [192.168.0.1] Log Message: LogType=2, MessageId=2, Message=Backup/Restore of non-local Volume '.../3370_Bautr\0303\0244ger/Formulare' not supported

 

So my "ä" changed to "\0303\0244" ?!

 

But this works fine:

Read-NcDirectory -VserverContext filer03_vault-vs -Path "/vol/.../3370_Bauträger/Formulare" |Format-Table

 

Name Address Vserver Version
---- ------- ------- -------
192.168.0.1 192.168.0.1 NetApp Release 9.7P22: Mon Mar 27 14:06:51 UTC 2023

Name Type Size Created Modified Owner Group Perm Empty
---- ---- ---- ------- -------- ----- ----- ---- -----
. directory 12 KB 04.05.2015 11.10.2023 0 0 777 False
.. directory 8 KB 04.05.2015 27.07.2023 0 0 777 False

 

Toolkit Version

Major Minor Build Revision
----- ----- ----- --------
9 13 1 2306

 

Does someone know how to fix this?

 

Best regards

Markus

 

0 REPLIES 0
Public