Am comparing folders on 2 PC's on my home network; upstairs and downstairs computers. Downstairs computer has SharedDocs folders mapped as separate drives for both computers. Am able to compare folders on both PC's and produce lists of files that are on the downstairs PC and not the upstairs PC and vice versa.

The next step is to synch the folders by copying the missing files from one PC to the other so that the folder on both PC's contains the exact same files. I am using fso and FileCopy, but get 'Permission denied' error when it goes to copy the first file.

Can someone lead me in the right direction where I might research this issue or provide an answer if known?

Thanks.