@Quazz I can download an image to a pc, but cannot upload an image. Any ideas on that?
Posts made by Buzer1
-
RE: Error: ftp_rename(): Permission denied.
-
RE: Error: ftp_rename(): Permission denied.
@Sebastian-Roth @Quazz Actually running Fog 1.2.0 on Ubuntu 14.04
-
RE: Error: ftp_rename(): Permission denied.
@Quazz Not recent. We were imaging desktop pc’s just 3 months ago, but now it all of a sudden will not upload.
-
RE: Error: ftp_rename(): Permission denied.
@Quazz I did this and am uploading an image now
You can enable all permissions (just for troubleshooting) on the /images directory recursively like this:
sudo chmod -R 777 /images
How do I do this portion that you mentioned?
If you have changed the password in /opt/fog/.fogsettings you need to run the installer again for the changes to take effect. -
RE: Error: ftp_rename(): Permission denied.
@Quazz What does that mean? I spot login failed? Could you explain more? I am super new at this. I have checked the username and passwords and they all match.
-
RE: Error: ftp_rename(): Permission denied.
Fog version 14.04 - The error happens when uploading the image. After it says 100% - then it goes to this screen-
-
RE: FOGFTP failed to rename file
@kevinrigney
Did you change them in each of the folders to fog and root?Mine had Me and root. I can’t upload an image.
-
Error: ftp_rename(): Permission denied.
I am getting an error when trying to upload in image to our fog server-
Local Path: /images/dev/0024e83373fd, Error: ftp_rename(): Permission denied.
Any help would be appreciated…