#!/bin/sh

cd /Web
tar -cvf /ftp/web.tar *
cd /voicemail/
tar -cvf /ftp/voicemail.tar0 M*
ls -l /ftp/

