#!/bin/sh
rsync -a --delete -P --exclude="README.txt" /home/ftp/pub/debian/local/* buran:public_html/debian
