Image size on server 0 and image download - not partclone image
-
I have just built a Fog server - using Fog 1.2.0.
I have uploaded a image, image size on client shows 119GB but 0GB on server.
How can we correct this?
-
FTP needs fixing. Look at this:
https://wiki.fogproject.org/wiki/index.php/Troubleshoot_FTPLet us know if you need help.
-
Honest answer, not got a clue where to start, Kn*b when it comes to Linux.
Had a look at the link, I am running Ubuntu 14.01 LTS Desktop.
-
Well, just read through it?
Start with simple stuff first?
I will help, but I don’t really want to help if you don’t want to at least read and see what you can do on your own.
-
Thanks, all looks well ftp and permissions.
Do I need to upload the image again for the image to be moved. I have found the image under the /images/dev
-
@ITBOYS said:
Thanks, all looks well ftp and permissions.
Do I need to upload the image again for the image to be moved. I have found the image under the /images/dev
Is it reading the size on the server now?
You could reupload (and I’d recommend that), or you could move the image using the mv command, but one typo in the name and it won’t work.
-
Just looking back and the image size on the server still displays zero.
One thing I did notice was that to check the ftp the commands didn’t work for service vsftpd status but I have managed to connect via ftp client and upload a file.
-
@ITBOYS said:
Just looking back and the image size on the server still displays zero.
The server size would display zero if the images are stuck in /images/dev
Did you look at the credentials section of that article?