Search Results

Search: Posts Made By: bkan77
3,164
Posted By bkan77
help with scp
Thanks Porter,but i didnt put the question in a right way,in the scenario i mentioned above,i'm on the serever A,pls gimme an idea
3,164
Posted By bkan77
help with scp
hi all
in my script i was using the "scp" command to copy 2 files from a certain directory on server A to the same directory on another server B, but for some reason its only copying the first file...
5,929
Posted By bkan77
scp syntax erro
hi all
i'm getting the following syntax error when i'm running the scripts,can any one pls explain :

warning: Connecting to /transfer/common/utilities/99990 failed: No address associated to the...
12,408
Posted By bkan77
case statement
Sir according to the script if the user enters either N/n then the script must ask him to enter a valid number,instead here its gng to the nxt step and executuing it

thnks
12,408
Posted By bkan77
case statement
thnks for the reply ,but like i said even if i enter N ,the script is still running
12,408
Posted By bkan77
case statement
hi all
i'm writing a script and in it i need to prompt the user if the entered value is correct or not ,i wrote the following and its not working ,its executing the script even if i enter Y/N

pls...
2,305
Posted By bkan77
remove file
hi all
i have a file and i removed it using the rm command and its still comiing back
pls tell me whats wrong
3,541
Posted By bkan77
copy of files
hi all
i have a script,which when executed must copy 3 files from a directory on boxA to the same directory on boxB.I'm using scp to copy these files,the problem is out ofthe 3 files only1 is been...
1,527
Posted By bkan77
map comparsion
Hi Jim t
thanks for the reply,but there is a constraint which i forgot to tell you and that is , i must be on the source server only and need to remotely log onto the target server using the ssh...
1,527
Posted By bkan77
map comparsion
Hi all

I have to compare maps/files on two seperate boxes and the output must be as following:
1)list the maps/file on box1
2)list the maps/file on box2
3)List maps in both the environments
...
2
ssh
1,590
Posted By bkan77
ssh
hi all
i had to use ssh to access some files on a remote server and the command itself is working fine when used from the command line ,but when i use it as a part of another script (which i ahd...
1,354
Posted By bkan77
shell script
hi all
i have to move some files with .sun,.xrf and .mdq extension from serverA to serverB ,i did this using scp and now i have to loging remotely onto serverB from serverA and compare the files...
5,438
Posted By bkan77
i used the fo;;owing script and its not working ...
i used the fo;;owing script and its not working

{
SOURCESVR=$1
DESTINATIONSVR=$2
DESTINATIONDIR=$3
MIGRATE_FILE_LIST=$4
SOURCEDIR=$5
SOURCELIST=$6

ssh user@DESTINATIONSVR " cd...
5,438
Posted By bkan77
can you pls elaborate on that,as to how to find...
can you pls elaborate on that,as to how to find the files,pls can you give an example
1,387
Posted By bkan77
urgent help on ksh
hi all
i have to copy files from server A to server B,and at the same time create a back up of the existing files on server B and delete the uncommonm files between both the servers,please any...
5,438
Posted By bkan77
list of files
thnks for the reply
but what i wanted was ,that i dont watn to login onto the remote server manually,i want my script to do that and it must automatically detect find out the list of files and...
5,438
Posted By bkan77
list of files
thnks for the reply
but what i wanted was ,that i dont watn to login onto the remote server manually,i want my script to do that and it must automatically detect find out the list of files and...
5,438
Posted By bkan77
list of files
Hi all

I wrote a script as a part of it the scp command copies some selected files from the source server to the target server,but now i want to display(not to the user ,but for my refernce) the...
8,998
Posted By bkan77
thnks i used scp
thnks
i used scp
8,998
Posted By bkan77
cp command
hi all
i have a file file.txt on server A and i want to copy it onto another server B

pls tell the cp syntax



thnks
2,458
Posted By bkan77
how to fing groups
whats the command to find a particular group,pls its urgent

thnks
4
scp
4,035
Posted By bkan77
scp
hi this scp is a part of my main script, what it must do is to make a back up of the old file on the destination server with the timestamp,and then copy the new files frm the source server to the...
4
scp
4,035
Posted By bkan77
scp
hi can any one pls tell me how to copy a file from a remote host to the same remote host with a timestamp, i need to use only scp.
thnks
1,444
Posted By bkan77
synatx error
hi i have a script,thats is an integration of 3 smaller scripts,indivdually they run good,but when put together i get the following error


awk: illegal field ()
and
/transfer/xxx/xxx/xxx/.txt...
1,469
Posted By bkan77
syntax error
Hi All
when i run the script i'm getting the following error

pls tell me what it means
awk: illegal field $()

thnks
Showing results 1 to 25 of 53

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