Re: How to use scp through a crontab

1998-12-29 Thread Martin Schulze
By the way, this issue is resolved, although I can't give you the reason. *sigh*. All I can say is that it had something to do with /etc/hosts.equiv apparently. After I removed that file scp worked as expected. Unfortunately it still worked after I re-added the local machine name in that file. R

Re: How to use scp through a crontab

1998-12-23 Thread Martin Bialasinski
>> "MS" == Martin Schulze <[EMAIL PROTECTED]> writes: MS> You have no controlling tty and no DISPLAY. Cannot read passphrase. MS> This was fine with Debian bo which came with a different version of MS> ssh. MS> What do I need to change in order to make this job work again. This is a release c

How to use scp through a crontab

1998-12-23 Thread Martin Schulze
Hi, one of my crontabs contains a job: scp foo:/where/is/bar /my/own/ but with hamm/slink ssh/scp this only results in the following error: You have no controlling tty and no DISPLAY. Cannot read passphrase. This was fine with Debian bo which came with a different version of ssh. What do I