Commit 6fa837f
Fix: Improve folder name handling in archive path construction
-- Updated the logic for constructing the archive path to handle long folder names, ensuring they do not exceed system limits. This includes trimming folder names when necessary and improving the overall robustness of the path handling.
Log: Improve folder name handling in archive path construction
Bug: https://pms.uniontech.com/bug-view-326399.html1 parent c5fe5dc commit 6fa837f
1 file changed
+12
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2678 | 2678 | | |
2679 | 2679 | | |
2680 | 2680 | | |
2681 | | - | |
| 2681 | + | |
| 2682 | + | |
| 2683 | + | |
| 2684 | + | |
| 2685 | + | |
| 2686 | + | |
2682 | 2687 | | |
2683 | 2688 | | |
2684 | 2689 | | |
2685 | 2690 | | |
2686 | | - | |
| 2691 | + | |
| 2692 | + | |
| 2693 | + | |
| 2694 | + | |
| 2695 | + | |
| 2696 | + | |
2687 | 2697 | | |
2688 | 2698 | | |
2689 | 2699 | | |
| |||
0 commit comments