Check Directory And subdirectori are ready for Copy & Paste
Author
Message
dileep2363
Joined: 16 Jul 2012 04:07 Posts: 5
Check Directory And subdirectori are ready for Copy & Paste
Hi All, I am newibe in batch programming. I have a Directory "C:\Test1". Under this directory i have two sub directories "Log1" And "Log2".Under this directory i am writing a log file as text.I want to check the directory and subdirectory are ready for copying all data under "Log1" and "Log2" to "D:\TestDest".How can we check the directory and sub directory are ready for copying data.? Regards Dileep Sanker
16 Jul 2012 04:20
Squashman
Joined: 23 Dec 2011 13:59 Posts: 1038
Re: Check Directory And subdirectori are ready for Copy & P
You are going to have to be a little more specific on what you mean by "Ready for Copying Data".
16 Jul 2012 06:16
dileep2363
Joined: 16 Jul 2012 04:07 Posts: 5
Re: Check Directory And subdirectori are ready for Copy & P
We have to check with "Ready for copying data". It means that these directory and sub directories are not used in other programs. These directory and sub directories are put it in a share folder.
16 Jul 2012 06:32
foxidrive
Joined: 10 Feb 2012 02:20 Posts: 2544
Re: Check Directory And subdirectori are ready for Copy & P
What programs are accessing the data in log1 and log2? You can forcefully kill the processes that are using the files in log1 and log2, but the files may then be corrupted.
You aren't supplying enough details about the task.
16 Jul 2012 07:27
dileep2363
Joined: 16 Jul 2012 04:07 Posts: 5
Re: Check Directory And subdirectori are ready for Copy & P
i want to check these sub directories are locked or used by any other program. Suppose my appln writing something (create and write a txt file) inside the two directories "Log1" and "Log2".How can i find out?.
16 Jul 2012 23:25
Squashman
Joined: 23 Dec 2011 13:59 Posts: 1038
Re: Check Directory And subdirectori are ready for Copy & P
Users browsing this forum: Bing [Bot], Google [Bot], SPM and 28 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum