VictoriaMetrics/lib/backup
Aliaksandr Valialkin 5612052a27
lib/backup/common: consistently use canonical path with / directory separators at Part.Path
Previously Part.Path could contain `\` directory separators on Windows OS,
which could result in incorrect filepaths generation when making backups at object storage.

Updates https://github.com/VictoriaMetrics/VictoriaMetrics/issues/4704

This is a follow-up for f2df8ad480
2023-09-19 00:37:36 +02:00
..
actions lib/backup: force copying of parts.json (#5006) 2023-09-18 16:19:28 +02:00
azremote app,lib: fix typos in comments (#3804) 2023-02-13 09:32:35 -08:00
backupnames fix removing storage data dir before restoring from backup (#598) 2023-07-06 22:32:12 -07:00
common lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:37:36 +02:00
fscommon lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:37:36 +02:00
fslocal lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:37:36 +02:00
fsnil lib/backup: add MustStop() method for all remote filesystems 2020-10-09 15:32:13 +03:00
fsremote lib/backup/common: consistently use canonical path with / directory separators at Part.Path 2023-09-19 00:37:36 +02:00
gcsremote app/vmbackupmanager: sync with enterprise-single-node branch after 41a54c775891c87e3d5ed59ff0769c869dd2fe71 2023-04-13 19:38:28 -07:00
s3remote squash commits (#4166) 2023-05-08 23:18:08 -07:00