Local file/folder link to network disk

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? :slight_smile:

Google Drive doesn't support symlinks to things outside of Google Drive. The error is coming from it and will be the same whatever tool you use to try and make the symlink.

You could use regular Windows shortcuts instead, since those should just be another file to Google Drive (at least as far as I know; not an expert on Google Drive).