How to set a static path for POM

Arsone54

New Member
Jun 3, 2024
2
0
1
I install POM today , for the local snapshot and maj , my question is , how to set a static path with this ? the name of folder change with date time etc ..
for the maj i want a static path , not a pathe where going 30 folder for maj my debian ?

Thanks you for reading
 
proxmox-offline-mirror mirror snapshot create 555
proxmox-offline-mirror medium sync 036
find /home/medium/555 -type "d" -path "*binary-amd64*" -not -path "*.tmp*" -cmin -50 > /home/t.txt
R=$(cat /home/t.txt)
rm /prox_dep
ln -s $R /prox_dep
proxmox-offline-mirror medium gc 036
proxmox-offline-mirror mirror gc 555

you can use that if you whant , its working for me
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!