# this script is to be ran with
# the minicom runscript program
	# Some variables.
	set a 0
	set b a
	print Uploading fs.gz
  	! sz -vv -b /home/ventana/source/download_software/fs.gz
	verbose on
	exit
