Re: ftp script

Re: ftp script

 

  

i think you can you pscp for this

pscp <<username>>@<<ipaddress of unix server>>:<<complete path of file which
you want to get>> <<complete path where file should be copied on pc>>

it will ask for the password of the username which you have given

----- Original Message -----
From: "Inder Singh "
<oracledba-ezmlmshield-x22143053.[Email address protected]
To: "LazyDBA Discussion" <[Email address protected]
Sent: Wednesday, May 25, 2005 10:58 AM
Subject: ftp script


> All,
>
> Does anybody has a ftp script which ftp's file from unix to pc? Is it
> possible that I can pass parameter in that script. What I am looking for
> is
> when I run the ftp script it should ask for a file name which is
> concurrent
> output file and then transfer the file from unix to local PC.
>
> Regards,
> Inder
>
>
> --------
> website: http://www.LazyDBA.com
> Please don't reply to RTFM questions
> Oracle documentation is here: http://tahiti.oracle.com
> To unsubscribe: see http://www.lazydba.com/unsubscribe.html
> To subscribe: see http://www.lazydba.com
> By using this list you agree to these
> terms:http://www.lazydba.com/legal.html

Oracle LazyDBA home page