builtbybel / builtbybel/CloneApp

UNC path

Open
#14 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

Hello.
I am trying Clonepp but i have a problem using UNC paths, can You help me?

I noticed that the BackupFile commands like
`File1=BackupFile|\\DS214P\nasdisk\Programmi\CloneApp\Data\*.*` : work OK (backup only files, no subfolders) but
`File1=BackupFolder|\\DS214P\nasdisk\Programmi\CloneApp\Plug-ins` : only create the folders structure but no files inside:
DS214P
--Programmi
---- CloneApp
--------Plug-Ins (empty)

---
Another question, your 7zip.plg plugin uses variables and the structure that is created in the backup is not
HKEY_CURRENT_USER \ SOFTWARE \ 7-Zip
but
%Var1%\%Var2%\%Var3%

Thanks in advance

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the BackupFile and BackupFolder commands with the reported UNC path, then inspect the 7zip.plg plugin and its variable handling. Done means BackupFolder copies files as well as creating folders over UNC paths, and the plugin produces the intended registry structure instead of literal variable names.

Written by the indexing model from the issue text.

Assessment

Domain
operating-systems, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.