ossobv / proxmove

Migrate virtual machines between different Proxmox VE clusters with minimal downtime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatically create tempdir if it doesn't exist yet

vilitux opened this issue · comments

ERROR: temp dir '/mypool/temp' on storage 'mypool' does not exist; please create it!

We already have:

  • ssh access
  • know the dir we want to use as temppath

Would be nice if proxmove would create the directory if it doesn't exist yet, instead of exiting.