builtbybel / builtbybel/CloneApp

Duplication in backup folder path

Open
#30 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
530
Forks
46
PR merge metrics
No merged PRs in 30d

Description

I created this new plugin to backup my configuration for AMPSS but noticed a duplicate "data" folder is generated in the backup folder for `File3`.

```
[Info]
Title=AMPPS
Description=Backup of databases, domains and local sites from AMPPS Software Stack.
Author=Warren Galyen
AuthorURL=http://www.github.com/warrengalyen

[Files]
File1=BackupFolder64|%ProgramW6432%\Ampps\www
File2=BackupFolder64|%ProgramW6432%\Ampps\mysql\data
File3=BackupFolder64|%ProgramW6432%\Ampps\ampps\data
File4=BackupFolder64|%ProgramW6432%\Ampps\private
File5=BackupFile64|%ProgramW6432%\Ampps\ampps\data\my.conf
File6=BackupFile64|%ProgramW6432%\Ampps\apache\conf\extra\httpd-vhosts.conf
```

Backup Folder Structure:
![image](https://user-images.githubusercontent.com/51970726/199115653-ac48558e-9f49-4d65-835c-979c5d3bc808.png)

Actual Folder Structure:
![image](https://user-images.githubusercontent.com/51970726/199115768-15af5e68-1c71-4627-8d3a-462ec07c997d.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the backup with the AMPPS configuration shown in the issue, especially File3, and compare the generated backup structure with the actual folders. Trace the backup-folder handling for that entry and confirm that the completed backup contains no duplicate data directory.

Written by the indexing model from the issue text.

Assessment

Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.