Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Ignore folders for Chrome based plugins #14

Open
thakyZ opened this issue Mar 27, 2023 · 1 comment
Open

[Feature Request] Ignore folders for Chrome based plugins #14

thakyZ opened this issue Mar 27, 2023 · 1 comment
Labels
Accepted This feature can be and will be implemented

Comments

@thakyZ
Copy link

thakyZ commented Mar 27, 2023

Plugins such as Browsingway use chrome to render web elements on the plugin window. This plugin tries to backup the folder
cef-cache which is located in the Browsingway folder in the pluginConfigs folder.

I would like to suggest to ignore folders called cef-cache and plainly called cef as Browsingway also has a dependencies folder that contains cef. That should greatly reduce any size of the backups.

On top of not outputting errors like this:

2023-03-27 10:01:06.284 -07:00 [ERR] [JustBackup] Error copying file E:\FFXIV\XIVLauncher\pluginConfigs\Browsingway\cef-cache\LOCK to C:\Users\thaky\AppData\Local\Temp\JustBackup-1679936465908\plugins\Browsingway\cef-cache: The process cannot access the file because another process has locked a portion of the file. : 'E:\FFXIV\XIVLauncher\pluginConfigs\Browsingway\cef-cache\LOCK'
   at System.IO.Strategies.OSFileStreamStrategy.Read(Span`1 buffer)
   at System.IO.Strategies.BufferedFileStreamStrategy.ReadSpan(Span`1 destination, ArraySegment`1 arraySegment)
   at JustBackup.JustBackup.CopyFile(String file, String dest) in /work/repo/JustBackup/JustBackup.cs:line 280
@Limiana
Copy link
Collaborator

Limiana commented Mar 27, 2023

uh oh, I totally didn't expect chrome in plugin configs folder
will be added (you can already exclude by adding path manually in testing version also)

@Limiana Limiana added the Accepted This feature can be and will be implemented label Mar 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Accepted This feature can be and will be implemented
Projects
None yet
Development

No branches or pull requests

2 participants