Search Results

Search: Posts Made By: dassv
5,772
Posted By dassv
Thanks Corona, I have raised the request to the...
Thanks Corona, I have raised the request to the unix team to do the configuration. Will check it after they do the settings
5,772
Posted By dassv
thanks for your input Corona688. I had tried...
thanks for your input Corona688.
I had tried earlier genrating public-private key and placed the public key in the remote server to which I connect. When I run the shell script as a concurrent...
5,772
Posted By dassv
Using expect with other custom functions
Hi All,

I am trying to use expect command in my shell script and it works fine if I have only expect. To it if I add a custom function which calls a PL/SQL procedure the shell errors saying
...
5,903
Posted By dassv
the FTP script i have is ftp -ni 2>$RUNNUM.log...
the FTP script i have is
ftp -ni 2>$RUNNUM.log <<!
open $REMOTESERVER
user $USERID $TPPWD
cd $REMOTEDIR
mget *.xml
quit
!with the above I can get the files...
5,903
Posted By dassv
FTP files from different directory from remote server to one directory in local
Hi All,
I want to search for .log files from folders and sub folders in remote server and FTP them to one particular folder in the local machine. I dont want to copy the entire directory tree...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 02:14 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy