jishbalan wrote:
But these won't work , if the folder is across network. Getting "permission denied" error..
Did you read the documentation on the FileSystemObject?? If not, I highly suggest doing so. You got the permission denied error either because you don't have write/create permissions in the target directory, or the target directory files/folders are ReadOnly and you're trying to overwrite them.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008