Move existing dirs to a temp location while restore
Instead of renaming existing storage directories to a timestamped format, create a timestamped directory in a temporary location and move the individual files and folders inside storage directories to it. This helps us with nested storage directories.
Showing
lib/backup/helper.rb
0 → 100644
Please register or sign in to comment