Create Folder by UNC in DFS

Hi,
I’d like to create a folder, if not exists in the DFS (UNC) \\SERVERNAME\DFSFOLDER\SUBFOLDER
File command works with copying files with UNC , but it don’t want to create directories by UNC

Is there a workaround for this?

regards,

Adrian

Hi Adrian,

Can you please elaborate on why you don’t want to create directories by UNC?

As a workaround, you can map that UNC path as a network drive and then create folders on that drive with a local path.