Page 1 of 1
Copy here with suffix for multiple file?
Posted: 21 Feb 2008 04:07
by serendipity
Was there is a reason why i cannot select multiple files and use "copy here with suffix" and other related tasks? I have to select one file at a time to do this.
Was this feature not implemented or cannot be done? Just wondering.
Re: Copy here with suffix for multiple file?
Posted: 21 Feb 2008 07:37
by admin
serendipity wrote:Was there is a reason why i cannot select multiple files and use "copy here with suffix" and other related tasks? I have to select one file at a time to do this.
Was this feature not implemented or cannot be done? Just wondering.
Yes, I know. It has not been done because it's a bit tricky. But I plan to do it -- it's clearly missing!
Re: Copy here with suffix for multiple file?
Posted: 21 Feb 2008 08:03
by j_c_hallgren
admin wrote:Yes, I know. It has not been done because it's a bit tricky. But I plan to do it -- it's clearly missing!
This is definitely another little item that would/could be useful to
any level of user! Yes, scripting is the latest great thing, but it's extended basics like this that can help in selling it to the masses...ok, so you can do a copy/paste right now to do it, but having the command work as one may expect is better.
Re: Copy here with suffix for multiple file?
Posted: 21 Feb 2008 08:56
by admin
j_c_hallgren wrote:admin wrote:Yes, I know. It has not been done because it's a bit tricky. But I plan to do it -- it's clearly missing!
This is definitely another little item that would/could be useful to
any level of user! Yes, scripting is the latest great thing, but it's extended basics like this that can help in selling it to the masses...ok, so you can do a copy/paste right now to do it, but having the command work as one may expect is better.
Little personal remark: When I said "it's clearly missing" I said that from the perspective of functional symmetry -- in real world file management I have never missed it! I use those functions a LOT and I always apply them just to one file or folder. Not because I'm limited to one but because I just need one.
Re: Copy here with suffix for multiple file?
Posted: 22 Feb 2008 16:35
by admin
Okay, I dedided to do it, and I actually did it. Works nicely.
Only one question about expected behavior: I made it so that collisions with already existing files cannot happen (they are avoided by auto-appending numbers). Now I also implemented "Copy/move here as" for multiple files (somebody might even use it

)! In the previous XYplorer this function allowed for collisions to happen and generated the shell collision prompt ("Do you want to overwrite..."). Now the question: Would you expect a collision prompt when you save-as a file under some other name, or would you expect (or prefer?) auto-avoiding of collisions? Note that if you favor collision prompts then you will possibly get many such prompts when you save-as multiple files.
Re: Copy here with suffix for multiple file?
Posted: 22 Feb 2008 18:08
by j_c_hallgren
admin wrote: Now the question: Would you expect a collision prompt when you save-as a file under some other name, or would you expect (or prefer?) auto-avoiding of collisions? Note that if you favor collision prompts then you will possibly get many such prompts when you save-as multiple files.
I have a feeling this may be one of those where different users have differing ideas...For me, I tend to prefer collision prompts as it's an indication that I did what I was planning to...if I wanted to avoid the dup's, then I'd likely have done the function another way.
Posted: 22 Feb 2008 18:12
by serendipity
Same here, i prefer collision prompts too. But I guess there will be "Yes to all" kind of prompt, right?
Posted: 22 Feb 2008 18:38
by j_c_hallgren
Upon detection of a collision, could the prompt possibly give choice of which to do? (Either overwrite or change name)...this combined with "yes to all" could mean multiple choices, but would allow greatest flexability...just thinking...
Posted: 22 Feb 2008 18:43
by admin
Thanks for your opinions.
I'm also pro collision & prompt. "Yes to all" will be available.
I don't want other questions/choices along the way because that's always stress for the user.
Posted: 23 Feb 2008 21:42
by serendipity

Thanks for this, its quite handy for making quick copies.