No, there is no file limit that I'm aware of. It uses https to copy the file and on the native webrick server maybe you're hitting some inherent timeout or other.
There are some old pre .25 discussions on it. http://groups.google.com/group/puppet-users/browse_thread/thread/7e91404c1673b2b1 Basic conclusion seems to be to use apache if you're going to transfer large files. I uses apache/passenger combination and don't have file transfer issues, but I can't recall if any of the files are larger than 3mb. Cheers, Den On 24/05/2011, at 17:50, Sumith Sudhakaran <sumit...@gmail.com> wrote: > Hi, > > Thanks for the reply > > When I am trying to transfer/update a big file ( more than 3mb ) from server > to agent, its copying/updaing only 275kp . Please let me know if any file > limit settings in puppet configuration. > > On Tue, May 24, 2011 at 1:05 PM, Denmat <tu2bg...@gmail.com> wrote: > Hi, > > It is complaining that you have an illegal character in your ERB file. > > We will need to see more of your manifest to help any further. > > Have a look at these links and see if they don't help you first. > > http://docs.puppetlabs.com/guides/templating.html#syntax-checking > > http://www.devco.net/pubwiki/Puppet/GettingStarted/5 > > This is a great site for helping to debug code too: > http://www.devco.net/archives/2009/08/19/tips_and_tricks_for_puppet_debugging.php > > Cheers, > Den > > > On 24/05/2011, at 17:01, Sumith Sudhakaran <sumit...@gmail.com> wrote: > >> >> Hi, >> >> I am trying to transfer more than 3mb file form puppet server to client, I >> am error like below >> >> err: compile error >> (erb):1189: Invalid char `\027' in expression >> >> Please help. >> -- >> Regards >> >> Sumith >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscr...@googlegroups.com. >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > > > > -- > Regards > > Sumith > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.