Search Results

Search: Posts Made By: Pash
4,531
Posted By Pash
I agree with you Ranga...that CP command can be...
I agree with you Ranga...that CP command can be used...

But am executing my script( having scp command) through a program (ABAP code), also same script is used for transferring file to other...
4,531
Posted By Pash
SCP File Transfer
On unix AIX server, when I am trying to transfer file from one directory to another directory on the same server through a program(where i call the script) it gives error "Lost Connection".
2,214
Posted By Pash
So the answer is simple " There isn't one". You...
So the answer is simple " There isn't one". You could have replied at first go.
Also don't jump to conclusion about anyone's privacy....its an official matter and will be taken care through due...
2,214
Posted By Pash
Don't worry about root login.. I will get...
Don't worry about root login.. I will get that....Can you give the command for the listing all the CRONS..........
2,214
Posted By Pash
CRON on Unix Server
What is the command to list out all the CRON's running on a UNIX Server
2,777
Posted By Pash
Sorry question 2 was wrong.. If i want to...
Sorry question 2 was wrong..

If i want to do the scp setup without password between server1 and server 3...do i need to re-generate the public key....
2,777
Posted By Pash
SCP File Transfer
I have 3 AIX server namely - Server 1 , Server 2 and Server 3.

And have done SCP setup between Server 1 and Server 2 so that i dont have to give password when i transfer file from Server 1 to...
2,522
Posted By Pash
SCP - File transfer message
Whenever I transfer file through SCP between two server it gives below given message.....Is there a way to avoid it....

Target server : newyork

$ scp ABC27801.iue newyork:./iABC/x0017801.iue...
5,629
Posted By Pash
Secure Copy - File Transfer between 2 server
Using RCP command we can transfer file from one server to another server.
While transferring we can rename the file also e.g.

File name = FILE123.txt (lying on Source server = oldserver)...
2,535
Posted By Pash
Secure Copy, scp
Is there a way we can avoid asking of password when we transfer file from one Unix server to another server using SCP command.

Or

Is is possible that the batch file in unix in which I am...
15,144
Posted By Pash
Just prefect.....what i was looking for...
Just prefect.....what i was looking for ....Thanks a lot...:b::)
15,144
Posted By Pash
On giving the below given command for i in...
On giving the below given command

for i in FILE*; do mv $i ${i/FILE2/FILE1}; done

It gives error

ksh: ${i/FILE1/FILE2}: 0403-011 The specified substitution is not valid for this command....
15,144
Posted By Pash
It gives following error. ls: 0653-341 The...
It gives following error.

ls: 0653-341 The file /directory does not exist


Please use next time code tags...
15,144
Posted By Pash
[Solved] Renaming Multiple Files in Unix
I have mulitiple files in a unix directory e.g.

FILE10001.txt
FILE10002.txt

I want the above two files to get renamed as by a single command. I tried with mv but it does not work
...
Showing results 1 to 14 of 14

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