From owner-freebsd-questions@FreeBSD.ORG Mon Mar 26 11:19:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FFA716A400 for ; Mon, 26 Mar 2007 11:19:53 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from smtp.enternet.hu (smtp.enternet.hu [62.112.192.21]) by mx1.freebsd.org (Postfix) with ESMTP id 0579E13C458 for ; Mon, 26 Mar 2007 11:19:52 +0000 (UTC) (envelope-from nagylzs@freemail.hu) Received: from [62.68.177.164] (helo=[172.16.0.43]) by smtp.enternet.hu with esmtpa (Exim 4) id 1HVnEt-000E7O-Cc for freebsd-questions@freebsd.org; Mon, 26 Mar 2007 13:19:51 +0200 Message-ID: <4607AC59.5040107@freemail.hu> Date: Mon, 26 Mar 2007 13:19:53 +0200 From: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit Subject: Copy/move files between Windows and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 11:19:53 -0000 Hi, I need to copy,move and delete files across two machines. They are located far away from each other. I have other FreeBSD machines and we were using SSH2 for this kind of task. Under windows, I could not find the right software. This is an automated task, and it is not complicated: copy/move all files from one computer to another. I was using putty and plink/pscp but it is not reliable. I could not start them from a win32 service. I could run them from a scheduled program but sometimes they freeze and then I have to kill and restart the whole thing. I'm looking for a more reliable tool that can do SCP in batch mode. Do you have any suggestions? Thanks, Laszlo