Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
#!/bin/sh
OPT=-n
if [ "$1" = "y" ] ; then
OPT=
fi
rsync $OPT --exclude=/default.css --exclude=/index.html -avcPL --delete `pwd` ffbox0_root:/home/ftp/MPlayer/DOCS