• Some issues with FTP on a FreeNAS

    Unsolved FOG Problems
    5
    0 Votes
    5 Posts
    1k Views
    george1421G

    @tandersb If you want to debug the issue, the best advice on debugging I can provide is here: https://forums.fogproject.org/post/124470 This is a fog admin that is trying to use a qnap and is getting a similar result.

  • FreeNAS ftp command question

    Solved FOG Problems
    7
    0 Votes
    7 Posts
    3k Views
    M

    Sometimes you just feel a little slow on the uptake. I put the pieces together and realized something. In the wiki entry on using FOG with FreeNAS, the instruction is to create 2 separate datasets --> images and images/dev. This is what sets up the different mount points that gives a problem with ftp in FreeNAS.

    I deleted the 2nd dataset from FreeNAS and then went into the shell in FreeNAS to recreate the dev directory under images. I recreated the .mntcheck file and set the permissions for the FOG user. The rename of a directory from the windows ftp client now works to rename from images/dev/test to images/test so now the FOG image should work.

    Would someone please update the wiki to not create 2 datasets, please?