russellg Posted October 11, 2021 Report Share Posted October 11, 2021 How should I create a selector to exclude the following shared network folder: \\192.168.1.12\russellg\temp In the backup script, the source is shown as "russellg on 192.168.1.12". It's a shared folder on a Unix machine, and I'm trying to exclude it from a backup being run on my Windows 10 PC. I've tried lots of combinations for creating the selector, but when I test it by pointing it to "russellg on 192.168.1.12", it selects the entire temp folder for backup when it shouldn't. It shows each of the files in the test results window like this: \\192.168.1.12\russellg\temp\filename Thanks, Russell Quote Link to comment Share on other sites More sharing options...
Mayoff Posted October 13, 2021 Report Share Posted October 13, 2021 You could do a selector that has the exclude condition of "Folder Path does Contains temp\filename" Or you could do an exclusion of "folder path does contain russellg\temp" Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.