[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 ?