Partial backup

Features wanted...
Post Reply
raananb
Posts: 131
Joined: 12 Feb 2008 23:38

Partial backup

Post by raananb »

In some situations it is interesting to backup only one level and ignore sub-folders. For example, in software development, only the source files are really important, the compiler/linker generated files (in Debug, Release, Reports etc) can be ignored since they can be regenerated and they take a lot of space. I would apprciate being able to not backup these sub-folders.

An option to include/exclude structure in the backup will enhance performance and allow to save disk space.

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Partial backup

Post by admin »

raananb wrote:In some situations it is interesting to backup only one level and ignore sub-folders. For example, in software development, only the source files are really important, the compiler/linker generated files (in Debug, Release, Reports etc) can be ignored since they can be regenerated and they take a lot of space. I would apprciate being able to not backup these sub-folders.

An option to include/exclude structure in the backup will enhance performance and allow to save disk space.
Where in the GUI would you put that option? I don't think you want a general checkbox for all backups, or?

raananb
Posts: 131
Joined: 12 Feb 2008 23:38

Post by raananb »

In the contextual menu, replace 'Backup here' with two entries: 'Backup here including sub-folders' & 'Backup here without sub-folders'

With the File menu: /Move/Copy/Backup To could develop into 4 options instead of 3, replacing 'Backup to' with 'Backup (including sub-folders) to' & 'Backup (without sub-folders) to'

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

raananb wrote:In the contextual menu, replace 'Backup here' with two entries: 'Backup here including sub-folders' & 'Backup here without sub-folders'

With the File menu: /Move/Copy/Backup To could develop into 4 options instead of 3, replacing 'Backup to' with 'Backup (including sub-folders) to' & 'Backup (without sub-folders) to'
Would work, but takes a bunch of resources and complicates the GUI. What about this: optionally insert a little dialog with three buttons:
YES: include sub-folders
NO: do not include sub-folders
CANCEL: cancel backup now

raananb
Posts: 131
Joined: 12 Feb 2008 23:38

Post by raananb »

That will be fine with me.

TheQwerty
Posts: 4373
Joined: 03 Aug 2007 22:30

Post by TheQwerty »

admin wrote:
raananb wrote:In the contextual menu, replace 'Backup here' with two entries: 'Backup here including sub-folders' & 'Backup here without sub-folders'

With the File menu: /Move/Copy/Backup To could develop into 4 options instead of 3, replacing 'Backup to' with 'Backup (including sub-folders) to' & 'Backup (without sub-folders) to'
Would work, but takes a bunch of resources and complicates the GUI. What about this: optionally insert a little dialog with three buttons:
YES: include sub-folders
NO: do not include sub-folders
CANCEL: cancel backup now
And update the BackupTo script command to provide a switch to avoid the dialog right? ;)

admin
Site Admin
Posts: 66312
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Post by admin »

TheQwerty wrote:
admin wrote:
raananb wrote:In the contextual menu, replace 'Backup here' with two entries: 'Backup here including sub-folders' & 'Backup here without sub-folders'

With the File menu: /Move/Copy/Backup To could develop into 4 options instead of 3, replacing 'Backup to' with 'Backup (including sub-folders) to' & 'Backup (without sub-folders) to'
Would work, but takes a bunch of resources and complicates the GUI. What about this: optionally insert a little dialog with three buttons:
YES: include sub-folders
NO: do not include sub-folders
CANCEL: cancel backup now
And update the BackupTo script command to provide a switch to avoid the dialog right? ;)
Good idea. :)

j_c_hallgren
XY Blog Master
Posts: 5826
Joined: 02 Jan 2006 19:34
Location: So. Chatham MA/Clearwater FL
Contact:

Post by j_c_hallgren »

I could see this feature potentially being applicable in other cases also, such in photo folders where there may be generated variants in sub-folders that really don't need to be retained as they could be recreated fairly easily.
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.

raananb
Posts: 131
Joined: 12 Feb 2008 23:38

Post by raananb »

If backup is taken up for enhancement, then I would appreciate an added feature: being able to consult the list of Copied/Overwritten files.

jacky
XYwiki Master
Posts: 3106
Joined: 23 Aug 2005 22:25
Location: France
Contact:

Post by jacky »

raananb wrote:If backup is taken up for enhancement, then I would appreciate an added feature: being able to consult the list of Copied/Overwritten files.
I haven't actually checked, but isn't that what the LOG is for (see option "Create detailed log file for each backup" under Config|Report) ?
Proud XYplorer Fanatic

John Bee
Posts: 323
Joined: 01 May 2005 20:21
Location: Win10, Win11 @100%

Post by John Bee »

raananb wrote:If backup is taken up for enhancement, then I would appreciate an added feature: being able to consult the list of Copied/Overwritten files.
And (more importantly) a list of the files that could NOT be copied and why!

raananb
Posts: 131
Joined: 12 Feb 2008 23:38

Post by raananb »

I stand corrected: with so many options, did not notice that one.

Sorry.

Post Reply