How to instigate un-interruptable logged file procedures
Posted: 27 May 2011 09:53
Hi all, I've just discovered Xyplorer and like most of you, I think it's outstanding. I love the right-click backup function and am about to re-organise all my files using it (I'm a stickler for maintaining file creation dates).
I do have a couple of questions though - please excuse me if the answers appear elsewhere or have been discussed in depth previously. I have searched the forum and manual but the terminology I'm using hasn't yet let me strike the motherlode of information that is probably out there.
My question is basically about large, intensive and time-consuming file procedures (copy/delete/backup), and how to set up/execute them in such a way that I can be sure that the program won't hit a read-only file at the start of a 2TB copy and idle for eight hours overnight waiting for me to click 'yes'. This hasn't happened to me with Xyplorer yet, so it isn't a criticism of Xyplorer at all, but I want to know as much as I can about it's abilities.
I'm hoping there's some kind of 'robust queuing system' that I can place the desired operations into (eg. "backup c:\data to d:\data_BU") which will then check for any issues the procedure may come across (read only files, system files, all the other stuff that usually causes stoppages) and either deal with them first, or ignore all of them until the end - meanwhile ploughing through the set task from start to finish. And while it's at it, keep track of what's been done and what hasn't, so if anything fails the operation can be picked up again and continued.
This functionality from the gui would make me explode with relief at no longer having to deal with fragile, teetering Windows Explorer-style operations that might pause indefinitely at any second, or fail and leave you with a half-finished mess of duplicated folders and files everywhere, and nothing to save you but a single undo that may or may not actually undo anything.
I haven't delved into scripting yet, and if this kind of thing is possible via scripts that would also be awesome.
I hope some of you can see what I'm getting at and can help out.
Cheers
I do have a couple of questions though - please excuse me if the answers appear elsewhere or have been discussed in depth previously. I have searched the forum and manual but the terminology I'm using hasn't yet let me strike the motherlode of information that is probably out there.
My question is basically about large, intensive and time-consuming file procedures (copy/delete/backup), and how to set up/execute them in such a way that I can be sure that the program won't hit a read-only file at the start of a 2TB copy and idle for eight hours overnight waiting for me to click 'yes'. This hasn't happened to me with Xyplorer yet, so it isn't a criticism of Xyplorer at all, but I want to know as much as I can about it's abilities.
I'm hoping there's some kind of 'robust queuing system' that I can place the desired operations into (eg. "backup c:\data to d:\data_BU") which will then check for any issues the procedure may come across (read only files, system files, all the other stuff that usually causes stoppages) and either deal with them first, or ignore all of them until the end - meanwhile ploughing through the set task from start to finish. And while it's at it, keep track of what's been done and what hasn't, so if anything fails the operation can be picked up again and continued.
This functionality from the gui would make me explode with relief at no longer having to deal with fragile, teetering Windows Explorer-style operations that might pause indefinitely at any second, or fail and leave you with a half-finished mess of duplicated folders and files everywhere, and nothing to save you but a single undo that may or may not actually undo anything.
I haven't delved into scripting yet, and if this kind of thing is possible via scripts that would also be awesome.
I hope some of you can see what I'm getting at and can help out.
Cheers