Web Hosting Talk







View Full Version : How to avoid ssh confirmations ?


mserver
08-28-2006, 03:42 PM
Hello,

I'm trying to copy multiple files between 2 servers, using ftp over ssh.
I'm using the mput command, but a confirmation is asked before each upload.
ie : mput P8036156.jpg? As I have a huge quantity of files to copy, i'd like to avoid this confirmation.
How can I do that ?
Thank you.

CD Burnt
08-28-2006, 04:12 PM
type



prompt



then use mput

mserver
08-28-2006, 04:26 PM
thanks !
It's ok now, but ftp session get killed after a few minuts. How can I avoid that ?