From oracle-l-bounce@freelists.org Tue Jun 15 14:51:39 2004 Return-Path: Received: from air189.startdedicated.com (root@localhost) by orafaq.com (8.11.6/8.11.6) with ESMTP id i5FJpNl25361 for ; Tue, 15 Jun 2004 14:51:33 -0500 X-ClientAddr: 206.53.239.180 Received: from turing.freelists.org (freelists-180.iquest.net [206.53.239.180]) by air189.startdedicated.com (8.11.6/8.11.6) with ESMTP id i5FJpD625329 for ; Tue, 15 Jun 2004 14:51:23 -0500 Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id D7C8F72CE46; Tue, 15 Jun 2004 14:35:54 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14261-98; Tue, 15 Jun 2004 14:35:54 -0500 (EST) Received: from turing (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 38F3172C354; Tue, 15 Jun 2004 14:35:54 -0500 (EST) Received: with ECARTIS (v1.0.0; list oracle-l); Tue, 15 Jun 2004 14:34:31 -0500 (EST) X-Original-To: oracle-l@freelists.org Delivered-To: oracle-l@freelists.org Received: from localhost (localhost [127.0.0.1]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id 59A0872CAA1 for ; Tue, 15 Jun 2004 14:34:31 -0500 (EST) Received: from turing.freelists.org ([127.0.0.1]) by localhost (turing [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14261-58 for ; Tue, 15 Jun 2004 14:34:31 -0500 (EST) Received: from satxpo1.dcpds.cpms.osd.mil (satxpo1.dcpds.cpms.osd.mil [214.3.151.101]) by turing.freelists.org (Avenir Technologies Mail Multiplex) with ESMTP id CAB6772C312 for ; Tue, 15 Jun 2004 14:34:30 -0500 (EST) Received: by SATXPO1 with Internet Mail Service (5.5.2657.72) id ; Tue, 15 Jun 2004 14:57:43 -0500 Message-ID: From: Scott.Shafer@dcpds.cpms.osd.mil To: oracle-l@freelists.org Subject: RE: OT: Does command-line FTP/SFTP have a "recurse" switch? Date: Tue, 15 Jun 2004 14:57:37 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2657.72) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C45313.02180870" X-Virus-Scanned: by amavisd-new at freelists.org X-archive-position: 2794 X-ecartis-version: Ecartis v1.0.0 Sender: oracle-l-bounce@freelists.org Errors-To: oracle-l-bounce@freelists.org X-original-sender: Scott.Shafer@dcpds.cpms.osd.mil Precedence: normal Reply-To: oracle-l@freelists.org X-list: oracle-l X-Virus-Scanned: by amavisd-new at freelists.org ------_=_NextPart_001_01C45313.02180870 Content-Type: text/plain; charset="iso-8859-1" Do you have ssh/scp installed? scp -rp username@server:/top_dir/* . will copy files recursively (-r) and preserve permissions (-p). Scott Shafer San Antonio, TX Michael Milligan wrote: >To select all files in a directory? > >Thanks, > >Michael Milligan > ------_=_NextPart_001_01C45313.02180870 Content-Type: text/html; charset="iso-8859-1" RE: OT: Does command-line FTP/SFTP have a "recurse" switch?

Do you have ssh/scp installed?

scp -rp username@server:/top_dir/* .

will copy files recursively (-r) and preserve permissions (-p).


Scott Shafer
San Antonio, TX


Michael Milligan wrote:

>To select all files in a directory?
>
>Thanks,
>
>Michael Milligan

------_=_NextPart_001_01C45313.02180870-- ---------------------------------------------------------------- Please see the official ORACLE-L FAQ: http://www.orafaq.com ---------------------------------------------------------------- To unsubscribe send email to: oracle-l-request@freelists.org put 'unsubscribe' in the subject line. -- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------