For When You Can't Have The Real Thing
[ start | index | login ]
start > Dell > Power Connect > tftp backup

tftp backup

Created by dave. Last edited by dave, 13 years and 60 days ago. Viewed 3,848 times. #3
[diff] [history] [edit] [rdf]
labels
attachments

Backing up a Dell Power Connect to a TFTP server:

FILE=dell/${1}-`date '+%y%m%d'`
touch /tftpboot/$FILE
chmod 666 /tftpboot/$FILE
echo The command is:
echo copy running-config t>>ftp://$SERVER/$FILE

Note that SnipSnap is borking up the tftp word above. There shouldn't be any icon thingie between the 't' and the 'ftp'.

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt