Example, I have an folder or file, in local folder, and I want that these appear on network drive (GDrive which appears as drive with letter).
Source file or folder is part of bigger structure, and I don't want entire thing be copied to network.
So thought maybe simplest thing is to create some soft/hard link or junction, but DO throws an error "Incorrect function (1)".
Am I doing something inappropriate here?