• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jerome.m
    3. Posts
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: From /images/dev to /images issue

      @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

      posted in FOG Problems
      J
      jerome.m
    • RE: From /images/dev to /images issue

      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.”

      posted in FOG Problems
      J
      jerome.m
    • From /images/dev to /images issue

      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

      posted in FOG Problems
      J
      jerome.m
    • 1 / 1