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

    Cant seem to find it (possibly fog snapin?)

    Scheduled Pinned Locked Moved
    General
    3
    3
    1.2k
    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.
    • M
      mark graham
      last edited by

      basically what i’m looking to do is deploy a zip file to the drive of a machine via fog in some way, shape, or form.

      these users are mobile, however, they connect back to our network via a ipsec tunnel.

      i just want to copy the file to the machine via fog, is that possible?

      1 Reply Last reply Reply Quote 0
      • C
        chad-bisd Moderator
        last edited by

        make a snap-in. the snap-in can basically be a self extracting zip file that does nothing after unzipping to the specified location. I believe both WinZip and 7Zip can build self extracting zips.

        OR

        If you are familar with scripting, you can run a script as a snap-in that goes out to a shared network location and grabs the file, copying locally to a specified location. But if the process is interrupted, the snap-in won’t really know that it failed and needs to try again.


        If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

        1 Reply Last reply Reply Quote 0
        • P
          Phoenix
          last edited by

          I’d go with Chad’s first suggestion. Keep in mind that if the zip file is larger than 1900 MB, then you’ll need to make some changes to the config before the snapin will execute.

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

          170

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project