> > establishing connection" > > > > I already added the -q option to my cron job > > Is it an option adding &>/dev/null and forget about everything? > > Best regards. > Hmm... I had 2>&1 >/dev/null and that didn't work, I'll try with all file handles now.... Thanks.