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

    Office 2003 snapin to big?

    Scheduled Pinned Locked Moved
    FOG Problems
    3
    5
    2.1k
    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.
    • Q
      q16marvin
      last edited by

      Hello, i want to test the snapin feature. i build like in the video tutorial a snapin file with SFX Maker.

      The Installer.exe is now 377MB. I changed the settings in the php file so i can upload such a big file. But wenn i deploy the snapin i see the Installer.exe is copied in the C:\Program Files\FOG\tmp directory of the target Client. But after ca. 100MB it stops and the Prompt with: “Non 7z archive.”. It seems he want to starts the exe bevore its finished ulpload.

      [ATTACH]6[/ATTACH]

      i have a ubuntu 11.10 with fog 0.32

      [url=“/_imported_xf_attachments/0/6_Unbenannt.png?:”]Unbenannt.png[/url]

      1 Reply Last reply Reply Quote 0
      • B
        Blackout Developer
        last edited by

        The problem is that HTTP POST (the method used currently to upload snapins) was never designed to upload large amounts of data. 2mb is the default, this gives you an idea of the sizes it was originally designed to send.

        The snapin code needs to be updated to use a modern Flash or HTML5 uploader.

        For the time being, you should upload large snapins manually.
        [LIST=1]
        []Download FileZilla - [url]http://filezilla-project.org/[/url]
        [
        ]Create a profile for your FOG server
        [LIST=1]
        []File -> Site Manager
        [
        ]Click ‘New Site’
        []Host: [I]<your_server_hostname_or_ip>[/I]
        [
        ]Port: 22
        []Protocol: SFTP - SSH File Transfer Protocol
        [
        ]Logon Type: Normal
        []Username: root
        [
        ]Password: [I]<your_password>[/I]
        []Now click ‘Connect’
        [/LIST]
        [
        ]Navigate to: /opt/fog/snapins/
        []Upload snapin exe file
        [
        ]Profit
        [/LIST]

        1 Reply Last reply Reply Quote 0
        • Q
          q16marvin
          last edited by

          no what you mean is the upload to the server, what i mean is the upload from the server to the target client where the snapin have to install. i solved the problem with other vmware hardware, there it works great (but i dont know why)…

          1 Reply Last reply Reply Quote 0
          • B
            Blackout Developer
            last edited by

            If it’s on the FOG server, then there should be no problems. I dont think it uploaded to the server correctly due to the filesize.

            Have you verified the file uploaded correctly to the FOG server? i.e. go look at the filesize, does it match the original file?

            Can you manually download the file and successfully run it?

            More testing!

            1 Reply Last reply Reply Quote 0
            • T
              Tangerine
              last edited by

              [quote=“Blackout, post: 417, member: 1”]The problem is that HTTP POST (the method used currently to upload snapins) was never designed to upload large amounts of data. 2mb is the default, this gives you an idea of the sizes it was originally designed to send.

              The snapin code needs to be updated to use a modern Flash or HTML5 uploader.

              For the time being, you should upload large snapins manually.
              [LIST=1]
              []Download FileZilla - [url]http://filezilla-project.org/[/url]
              [
              ]Create a profile for your FOG server
              [LIST=1]
              []File -> Site Manager
              [
              ]Click ‘New Site’
              []Host: [I]<your_server_hostname_or_ip>[/I]
              [
              ]Port: 22
              []Protocol: SFTP - SSH File Transfer Protocol
              [
              ]Logon Type: Normal
              []Username: root
              [
              ]Password: [I]<your_password>[/I]
              []Now click ‘Connect’
              [/LIST]
              [
              ]Navigate to: /opt/fog/snapins/
              []Upload snapin exe file
              [
              ]Profit
              [/LIST]
              [/quote]

              Sorry to jump in on a thread, but you have 99% answered a question I had about large snapins. After getting the file to /opt/fog/snapins
              what do I need to do to make FOG do to see the files ?

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

              189

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project