qvm-copy restore to 4.1 functionality with "allow-symlinks" option #9667
Labels
C: core
P: default
Priority: default. Default priority for new issues, to be replaced given sufficient information.
T: enhancement
Type: enhancement. A new feature that does not yet exist or improvement of existing functionality.
How to file a helpful issue
The problem you're addressing (if any)
The qvm copy functionality makes several breaking changes since 4.1 One such change was fixed in 4.2.2 with the +allow-all-names.
Currently, copying symlinks is still impossible. I think should be allowed with an 'allow-symlinks' options.
The current work around of using tar does not work in all use cases. For example, it could literally be impossible depending on free disk space let alone the amount of time it could take on large datasets.
The solution you'd like
"allow-symlinks" to enable the copying of symlinks between VMs
The value to a user, and who that user might be
Restore functionality back to 4.1. Makes copying possible where it is impossible now.
The text was updated successfully, but these errors were encountered: