theniteowl
Programmer
I wrote a script to move files from one of our Solaris servers to a Windows server but the files are coming across with the read only attribute set.
Is there a way to set that attribute at the same time I move the file or do I have to iterate through all the files after I have moved them to change the attributes?
I am using the Move command for the FileSystemObject.
At my age I still learn something new every day, but I forget two others.
Is there a way to set that attribute at the same time I move the file or do I have to iterate through all the files after I have moved them to change the attributes?
I am using the Move command for the FileSystemObject.
At my age I still learn something new every day, but I forget two others.