Mklink Command -

This creates a symbolic link named mylinkdir that points to C:\path\to\targetdir .

You have a script in C:\Scripts that generates a log, but you want that log to appear instantly in your Dropbox folder C:\Dropbox without copying it. mklink command

Use dir or PowerShell's Get-ChildItem :