From owner-freebsd-questions@FreeBSD.ORG Mon Mar 26 15:36:45 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 F222D16A530 for ; Mon, 26 Mar 2007 15:36:44 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.247]) by mx1.freebsd.org (Postfix) with ESMTP id 52BA013C458 for ; Mon, 26 Mar 2007 15:36:43 +0000 (UTC) (envelope-from kurt.buff@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2061630ana for ; Mon, 26 Mar 2007 08:36:42 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=RVENBOhRbgzWMl/s7FaYBtjggk/mkGsH4dm+varqvxPdrcKBuVCgPV6+tsVxfDbCS58rEUlEAJ13h78cTp27BKGGSKWHiwJHLxhnVmvVXx8mICGra+evVvmZ5RebXZHXWqWhwNPmCU/wrfZPG8fGXGf0VizmJpCf5CM1zII9Jzw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=dp3uT5T6m8opLQW5GWswkIptUT+bfWAtMgBmvtPYFuVOZGUeaRtVykW+3cJ4cUBPGEYR5cC/XBZ0ETSc9vrdrMEJdFLmyn1vM53vQKKUhZJPU3T2TWK/IiVUO3vOFbak77E8B5IxlGe1WKtf3rljp8+VBDmClj+U1yCK0MWV2NQ= Received: by 10.100.152.9 with SMTP id z9mr5085032and.1174923402666; Mon, 26 Mar 2007 08:36:42 -0700 (PDT) Received: from ?192.168.87.103? ( [67.165.117.123]) by mx.google.com with ESMTP id 32sm12556629wri.2007.03.26.08.36.40; Mon, 26 Mar 2007 08:36:41 -0700 (PDT) Message-ID: <4607E437.6090503@gmail.com> Date: Mon, 26 Mar 2007 07:18:15 -0800 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-2?Q?Nagy_L=E1szl=F3_Zsolt?= References: <4607AC59.5040107@freemail.hu> In-Reply-To: <4607AC59.5040107@freemail.hu> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: Copy/move files between Windows and FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Mar 2007 15:36:45 -0000 Nagy László Zsolt wrote: > > 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 You might try WinSCP.