Replace backup folder with document

Viewed 10

I have a backup folder that I downloaded under Documents that has the name backup.

/Users/username/Documents/backup

I want to replace the whole Documents with backup (basically delete the backup folder, but not its contents), so that my paths are not using Documents/backup/... but instead just /Documents/...

backup contains all files that were in Documents.

0 Answers
Related