Actions
Bug #19054
closedKatello backup uses special characters in directory name
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1436863
Description of problem:
katello-backup creates a directory named something like "katello-backup-2017-03-28T15:18:13-04:00", these special characters can cause problems for certain file types and programs (i.e yaml, scp) here are some guidelines on what is acceptable in a file or directory:
http://www.mtu.edu/umc/services/digital/writing/characters-avoid/
How reproducible:
always
Steps to Reproduce:
1.katello-backup /path/
Actual results:
directory has special characters
Expected results:
No special characters in directory
Additional info:
Actions