On Sat, May 05, 2012 at 03:00:25PM -0700, Keith Dart wrote: > Re , James said: > > #copy running-config [http | https] > > > Routers can usually also write to a tftp or ftp server. Those are > actually simpler to set up. > > To use HTTP you would also have to set up a POST handler. > > > -- Keith > > > -- > > -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > Keith Dart > public key: ID: 19017044 > > ===================================================================== > Well a small web-server is going to handle the POST headers for you - you're not going to have to write everything from scratch.