Search Results

Search: Posts Made By: sravanreddy
38,952
Posted By sravanreddy
Don Cragun, Please let me, actually i want...
Don Cragun,

Please let me, actually i want to know how to check the status of sftp connection is successful or not in Linux?...

i don't the how to check status...
please let me shell...
38,952
Posted By sravanreddy
We have code as per my requirement of algorithm...
We have code as per my requirement of algorithm ....

Once SFTP server connection successful ...

then after few days i want to know the status of SFTP server connection success/failure...

In...
38,952
Posted By sravanreddy
How to check the status of sftp connection is successful or not in Linux?
Hi All,

We are working on linux with putty terminal for file transferring using SFTP server...
here we want to know /We have Urgent Requirement
If SFTP connection is successfull then we should ...
7,073
Posted By sravanreddy
1.What operating system are you using? ans; we...
1.What operating system are you using?
ans; we used On windows server 2008 servoce pack 2008 service pack 2 , using oracle virtual machine installed Linux operating system with putty terminal....
7,073
Posted By sravanreddy
Thanks for Replay Don Cragun, My answers for...
Thanks for Replay Don Cragun,

My answers for your questions;
1. Operating system windows 7 and installed virtual machine with linux version on operating system, then we used putty terminal for...
7,073
Posted By sravanreddy
check my code here complete code posted here ...
check my code here complete code posted here

#cnt_file="/home/oracle/arun/IRMS-CM/Control_File.txt"
#while [ -f cnt_file ];
#do
xm=$(ls -tp | grep $*.xml | head -1)
gawk -F"[\"<>]" ' BEGIN...
7,073
Posted By sravanreddy
above code not correct manner... while...
above code not correct manner...


while coping files from source path of root folder files to destination path of root folders
if target folder exist then print error count file
if files...
7,073
Posted By sravanreddy
hi All, Any one answer my requirement. I have...
hi All, Any one answer my requirement.
I have source location
src_dir="/home/oracle/arun/IRMS-CM"
My Target location
dest_dir="/home/oracle/arun/LiveLink/IRMS-CM/$dc/$pc/$ct"

my source text...
1,922
Posted By sravanreddy
Hello RudiC, actually my previous thread...
Hello RudiC,


actually my previous thread no one can understand exactly that's why i was posted in thread with clear info

as well as i will post this info into old thread...

Thankyou....
1,922
Posted By sravanreddy
Error files count while coping files from source to destination locaton as well count success full
hi All, Any one answer my requirement.
I have source location
src_dir="/home/oracle/arun/IRMS-CM"
My Target location
dest_dir="/home/oracle/arun/LiveLink/IRMS-CM/$dc/$pc/$ct"

my source text...
7,073
Posted By sravanreddy
Hi RudiC... actually i'm using count as...
Hi RudiC...

actually i'm using count as successfully copied files for directory exist and not exist position purpose...because i have problem with
destination path.....
source path files in...
7,073
Posted By sravanreddy
Hello SriniShoo, Can you explain code we...
Hello SriniShoo,

Can you explain code we con't count succ_count and error count using below code
can you correct my code

src_dir="/home/oracle/arun/IRMS-CM"...
7,073
Posted By sravanreddy
thank you...RavinderSingh13 actually i'm new...
thank you...RavinderSingh13

actually i'm new to this forum i will follow your instructions
7,073
Posted By sravanreddy
hi rudic actually my intention....i explained...
hi rudic
actually my intention....i explained my necessity...here step by step

step1. reading latest xml file from source and print the values in text.file
sample text.file out put

filename ...
7,073
Posted By sravanreddy
hi tried my side... here my code is ...
hi tried my side...
here my code is


xm=$(ls -tp | grep $*.xml | head -1)
gawk -F"[\"<>]" ' BEGIN {id=m=mc=ct=" "} /\/Filename/ {id=$3} /\/DivisionCode/{m=$3} /\/ProductCode/ {mc=$3}...
1,742
Posted By sravanreddy
Actually i'm new to the unix forum.... i'm...
Actually i'm new to the unix forum....
i'm confused how to post new thread in which location

---------- Post updated at 04:34 AM ---------- Previous update was at 04:32 AM ----------

Right now...
7,073
Posted By sravanreddy
Count the number of files copied from source to destination location
Hi Guys,

how to count number of files successfully copied while coping files from source to destination path

ex:10 files from source to target location copying
if 8 files copied successfully...
1,742
Posted By sravanreddy
How to count number files successfully copied from source to target location?
Hi Guys,

how to count number of files successfully copied while coping files from source to destination path

ex:10 files from source to target location copying
if 8 files copied...
2,047
Posted By sravanreddy
How to count successfully copy files source to target location with check directory in Linux?
Hi guys...please any one help me ....
how to copy files from source to target location
if 5 files copied successfully out of 10 files then implement success=10
and if remaining 5 files not copied...
2,494
Posted By sravanreddy
Thanks a lot Don Cragun...This code is working...
Thanks a lot Don Cragun...This code is working exactly..........thank you...
2,494
Posted By sravanreddy
xml file reading to text file using linux shell script
Thanks for RUDIC....Your code also print the values in the text file below manner
aldorzum.doc,US,VIMZIM,Template
alozyme.doc,CA,
,Standard
ASER.doc,SA,ENCLOSER,Template


but i need below out...
3,182
Posted By sravanreddy
Reading XML file and print the values in the text file using Linux shell script
hi guys, i want help... Reding XML file and print the values into the text file using linux shell script file as per below xml file

<sequence>
<Filename>aldorzum.doc</Filename>...
2,494
Posted By sravanreddy
Reading Xml file and print the values into the text file in columnwise?
hi guys, i want help... Reding XML file and print the values into the text file using linux shell script file as per below xml file

<sequence>
<Filename>aldorzum.doc</Filename>...
Showing results 1 to 23 of 23

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