Where is /images
-
I wanna redo my ubunut server on new hardware but wanna copy my images I already have on ubunutu over to the new ubunutu. HOw can I access the /images folder from windows 7 to copy them over to my computer tempoarily?
Where is images stored? Please help. Thanks!!
-
Images are literally stored in the root directory “/images” go into your terminal and type:
[CODE]cd /
ls
cd /images
ls[/CODE]
This is the DEFAULT location for your images. It is possible that in your storage management you have changed the location but you would already know that.Connect to your Fog server via FTP through your Windows machine and download the images. I would suggest WinSCP program. Uses a more friendly interface. [url]http://winscp.net/eng/index.php[/url]