• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    From /images/dev to /images issue

    Scheduled Pinned Locked Moved Unsolved FOG Problems
    4 Posts 2 Posters 50 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jerome.m
      last edited by jerome.m

      Hi,

      During the upload process, a folder clearly appears in /images/dev, and at the end, a file (not a folder) with the image’s name is created in /images, but the content is not moved.
      The image is therefore unusable; we need to

      • delete the file with the image’s name
      • create a folder with the image’s name in /images
      • move the contents of /images/dev/XXX to /images/MyImage

      We tried an upload on debug mod and there is not issue

      fog_issue.png

      How is the image supposed to be moved from /images/dev to its destination folder?

      Do you have any suggestions for resolving this issue?

      Thanks.

      Jérôme

      J 1 Reply Last reply Reply Quote 0
      • J
        jerome.m @jerome.m
        last edited by

        In ftp log :

        ri Jul 17 10:13:55 2026 [pid 196242] [fog] FTP command: Client “IP”, “RNTO /images/debug-upload”
        Fri Jul 17 10:13:55 2026 [pid 196242] [fog] FTP response: Client “IP”, “550 Rename failed.”

        Tom ElliottT 1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @jerome.m
          last edited by

          @jerome-m Please install dev-branch and reinstall and try again?

          I know capture is a bit more time consuming.

          I believe the issue should be fixed but need some testing please.

          Thank you!

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG! Get in contact with me (chat bubble in the top right corner) if you want to join in.

          Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

          Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

          J 1 Reply Last reply Reply Quote 0
          • J
            jerome.m @Tom Elliott
            last edited by

            @Tom-Elliott

            Thanks for your quick response. We’ll be using Fog heavily over the next few days, so we won’t be able to update the version right away.
            We’ve found a workaround while we wait for the update by setting the setgid bit on the directory:

            chown fog:fog /images/dev
            chmod 2775 /images/dev

            Best.

            Jérôme

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            • First post
              Last post

            84

            Online

            12.7k

            Users

            17.6k

            Topics

            156.8k

            Posts
            Copyright © 2012-2026 FOG Project