Create destination directory for symlink
If destination directory doesn't exist symlink() command doesn't create one so it should be created beforehand (same as when calling CopyFileAlways) instead of treating missing destination dir as an error.
System updates will be applied on January 7th between 0900 AM and 1200 PM, EST (UTC-05:00). This site may have intermittent downtime during that time.
If destination directory doesn't exist symlink() command doesn't create one so it should be created beforehand (same as when calling CopyFileAlways) instead of treating missing destination dir as an error.