Page 1 of 2

Move/Copy/Backup To

Posted: 21 Aug 2006 17:34
by jacky
admin wrote:

Code: Select all

  +++ Menu Edit: added Move To (Shift+F7), Copy To (Ctrl+F7), and 
      Backup To (Ctrl+Shift+F7) dialogs. Finally fast, easy, non-menu 
      keyboard access to these important file operations! 
Well, that's a great window we got there!! :D Very well done, Don!

Allthough I gotta say... it has a big flaw, if you ask me: it does NOT have a way to copy/move/bkp to either the tabs (Tab list) or the Favorite Folders !! :shock:

I'm even putting this in bug, cause that was (to me?) one of the highlight/great use of this feature, as almot all my copy/move operations I do through this are for fav folders !

BTW quickie: wky no icon for Backup To ?? It's always been a part of it, and has a shortcut, so...? Just couldn't find/make an icon for it, or is there something more to it?

Re: Move/Copy/Backup To

Posted: 21 Aug 2006 17:50
by admin
jacky wrote:Allthough I gotta say... it has a big flaw, if you ask me: it does NOT have a way to copy/move/bkp to either the tabs (Tab list) or the Favorite Folders !! :shock:
Hum hum... how? You have a vision for that? I could add menus to the window that help you filling in the edit field... hm
jacky wrote:BTW quickie: wky no icon for Backup To ?? It's always been a part of it, and has a shortcut, so...? Just couldn't find/make an icon for it, or is there something more to it?
It will come... I just had no cool idea for it.

Apropos cool: I'm thinking about a 4th operation called "synch". It's the same as Backup plus it removes everything from the destination that's not there in the source. Cool?

Re: Move/Copy/Backup To

Posted: 21 Aug 2006 18:07
by Statler
admin wrote:Apropos cool: I'm thinking about a 4th operation called "synch". It's the same as Backup plus it removes everything from the destination that's not there in the source. Cool?
8) 8) 8) = very cool!

Posted: 21 Aug 2006 18:15
by surrender
Sync sounds coooool. Go for it. :lol:

Posted: 21 Aug 2006 19:17
by admin
surrender wrote:Sync sounds coooool. Go for it. :lol:
Ok, now here's one for the english speaking XY community.

"Copy To" = Copy A to B = A remains unchanged, B is probably altered
"Sync To" = Sync A to B = A remains unchanged, B is probably altered???

Is that semantically OK? In my probably germanized reading, for me "Sync A" reads rather like A is altered (i.e. made identical to B).
I hope I'm wrong...

Posted: 21 Aug 2006 20:31
by Gandolf
admin wrote: "Copy To" = Copy A to B = A remains unchanged, B is probably altered
"Sync To" = Sync A to B = A remains unchanged, B is probably altered???
These both appear to be the same!!
admin wrote:Is that semantically OK? In my probably germanized reading, for me "Sync A" reads rather like A is altered (i.e. made identical to B).
I hope I'm wrong...
I think your "germanized reading" is correct. Sync A to B would imply to me that A is changed to be the same as B.

Posted: 21 Aug 2006 20:40
by admin
Gandolf wrote:
admin wrote:Is that semantically OK? In my probably germanized reading, for me "Sync A" reads rather like A is altered (i.e. made identical to B).
I hope I'm wrong...
I think your "germanized reading" is correct. Sync A to B would imply to me that A is changed to be the same as B.
Damn, that's what I feared. It's a source of confusion and likely mishap:
Move To: A => B
Copy To: A => B
Backup To: A => B
Sync To: A <= B!!!

Let's approach it from the practical side. I'm not into synching myself (got no laptop), so I need your advice, synchers! When you sync, where are you normally/typically: In the location that's changed to be the same as another location, or in that other location?

Posted: 21 Aug 2006 21:20
by avsfan
I use a program called Second Copy 7 to mirror files and keep them in sync. They use the term "synchronize" to bring both directories to be the same, using the modified times as the key. In other words, if directory A has some files newer than those in directory B, those files are copied to B, and vice-versa (i.e. bi-directional sync). Second Copy also has the ability to save multi-generational backups of the existing files before they are overwritten (which is a nice feature when an "oops" is made!).

So based on that, when I think "sync" I think of the newest file being copied over the older one...

Anyway, that's my experience...

andy

Posted: 21 Aug 2006 21:36
by admin
avsfan wrote:... So based on that, when I think "sync" I think of the newest file being copied over the older one...
Ah yes, bi-directional, that's breaking news. So what I had in mind is something else. So either I need another word for my idea (see below), or maybe my idea is not good, so I can use "sync" and don't have my semantic problem since source vs target is meaningless with bi-directional sync.

My idea of what I called "Sync To" was kind of a "decremental backup": only those files are copied that are newer (so it's much faster than a Copy To), AND files that don't exist anymore in the source are removed from the target. Result: the target is a perfect copy (backup, mirror) of the source, very fast done and without leaving fossiles in the target.
Maybe "mirror" is a better term for this?

Posted: 21 Aug 2006 21:47
by avsfan
Well, to me mirror would be more the same as "sync" (and would still cause confusion)...

but maybe
Update A-> B
or
Update B from A

or something like that...

I'll keep thinking and see if something else jumps to mind...

just thinking out loud....

andy

Posted: 21 Aug 2006 21:50
by avsfan
one more thought :

Exact Copy A->B

perhaps...

Posted: 21 Aug 2006 21:54
by surrender
In a way it sounds like "Update". Leaving old files as such just adding newer one. Does it sound like update?? confused.

Posted: 21 Aug 2006 22:02
by admin
:idea: Or make the way "Backup To" works configurable!
Checkbox: "remove from destination what's not in source" (or so)

Posted: 21 Aug 2006 22:04
by avsfan
Yeah, that could work nicely!

Maybe "Delete obsolete files from destination"

does that cover it?

Posted: 21 Aug 2006 22:16
by admin
avsfan wrote:Yeah, that could work nicely!

Maybe "Delete obsolete files from destination"

does that cover it?
Sounds good to me. Let's sleep over it...