Hallo, mach mal ein Script so wie: ---8<---8<--- #!/bin/ksh cd <euere-suse-update-directory> wget -rnhN ftp://ftp.gwdg.de/pub/linux/suse/6.4_update/* & mail -s "Wget results" deine@email-adresse.de < wget-log ---8<---8<--- HTH, Martin
Wir machen hier 1x die Woche:
cd <unser_suse_update_directory> && wget -r -nh -N
ftp://ftp.gwdg.de/pub/linux/suse/6.4_update/*
Bekommt man das denn hin das man z.B wenn er dann neue Dateien gefunden hat vielleicht ein Mail bekommt ?
Grüße Stefan
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com
--------------------------------------------------------------------- To unsubscribe, e-mail: suse-linux-unsubscribe@suse.com For additional commands, e-mail: suse-linux-help@suse.com