Create the file in your tftp dir using touch... touch <filename> then chmod 777 <filename> Then you will should be good to go
Note that this file is world readable and writable.. Aaron On Fri, Nov 7, 2008 at 8:06 AM, Garry <[EMAIL PROTECTED]> wrote: > adrian kok wrote: > > router#copy running-config tftp > > Address or name of remote host []? 192.168.0.3 > > Destination filename [router-confg]? > > TFTP: error code 1 received - File not found > > > Did you allow the TFTP-Clients to create new files? If not, you will > have to create the file first with sufficient rights for the TFTP-Server > to overwrite, than copy again. > > > -garry > _______________________________________________ > cisco-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/cisco-nsp > archive at http://puck.nether.net/pipermail/cisco-nsp/ > _______________________________________________ cisco-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/cisco-nsp archive at http://puck.nether.net/pipermail/cisco-nsp/
