Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 12026 invoked from network); 7 Dec 2004 04:35:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 7 Dec 2004 04:35:21 -0000 Received: (qmail 95569 invoked by uid 500); 7 Dec 2004 04:35:11 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 95493 invoked by uid 500); 7 Dec 2004 04:35:11 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 95479 invoked by uid 99); 7 Dec 2004 04:35:11 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: domain of haipengdu@gmail.com designates 64.233.170.194 as permitted sender) Received: from rproxy.gmail.com (HELO rproxy.gmail.com) (64.233.170.194) by apache.org (qpsmtpd/0.28) with ESMTP; Mon, 06 Dec 2004 20:35:09 -0800 Received: by rproxy.gmail.com with SMTP id z35so286323rne for ; Mon, 06 Dec 2004 20:35:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=muVIbzsdyqP1MX+msGZWez8t5Ig4mIhpf8UKmprJPUxbstVGF8EwxTsEz3rG1i0XIr+45W0G/ydxi0qVU+W85orqm46bQBfsskw7Sd6vegldtr6y8LFMED7WVRSTjFAxAmiSY7o/Gp7ScftciBLw02OBnEB/TmhL0e5/gE6Z/P4= Received: by 10.39.3.56 with SMTP id f56mr982384rni; Mon, 06 Dec 2004 20:35:08 -0800 (PST) Received: by 10.38.83.65 with HTTP; Mon, 6 Dec 2004 20:35:07 -0800 (PST) Message-ID: Date: Mon, 6 Dec 2004 21:35:07 -0700 From: haipeng du Reply-To: haipeng du To: Jakarta Commons Users List Subject: copy file from two systems Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N How could I use commons IO package to copy file from one system to another one.(both of the are linux). Do I need some special servers for that? Could I use scp to do that in java program. Thanks -- Haipeng Du Software Engineer Comphealth, Salt Lake City --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org