Elements Connector folder location

Is it at all possible to move the default connector "cache" folders for software updates to a different drive?

I have tried looking for config files or registry entries relating to this but found none. I would like the connector "cache" folders to reside on the D:.

Best Answer

  • AleksandrG
    AleksandrG Staff, Product Leadership Posts: 130 W/ Product Leadership
    Solved

    Hi Ernest_za,

    It is possible to move some sub-folders away from the data folder using symbolic link (Directory Junction). Use command mklink to create it at Windows, i.e.

    mklink /J "c:\ProgramData\WithSecure\NS\ElementsConnector\data\swup\updates" "d:\FS-data\updates"
    

    Please make sure that target directory has the same NTFS permissions as original one...

Answers

  • Ernest_za
    Ernest_za Posts: 19 Junior Protector

    Thanks, I'll give it a go.

  • LiselotteP
    LiselotteP Staff, Community Manager Posts: 478 W/ Community Manager

    Is your issue still open? If one of the replies resolved it, please mark it as the best answer. Thanks!

Categories