We have a server that is starting to run out of drive space. My question, if I copy an image file off the server onto an external HD and later want to copy it back when I need to use it, is there a way to do this?
I tried to do this, but the restored image comes up with a 0 kb size and is unable to be used.
I will admit, I am not much of a linux guy, and probably doing this all wrong but trying to learn…
Steps I have taken to backup image:
- Copied image off server to external HD using WinSCP
- Deleted the image in fog
- rm -rf /images/image directory
Steps I did to try and restore the image:
- Copied image back to /images/image directory
- Created the image in fog
- Tried using the image… no go
then
- Created the image in fog
- Copied image back to /images/image directory
- Tried using the image… no go
Is this even possible or what am I doing wrong??
Thanks