#!/bin/bash

lftp -e 'mirror -R /home/christian/skola/1112/'$1' /forelant/'$1'; quit' -u christian,zVy3LWbrUI4q ftp.vonschultz.se
