Search Results

Search: Posts Made By: Ericyue
2,347
Posted By Ericyue
cannot find file directory
hi,

i use command at below to copy the file and put it in the new file (if no such file, it will create right )

cat id_rsa.pub >>~/.ssh/authorized_keys

it give me error

bash:...
3,209
Posted By Ericyue
thanks for the reply based on this link : ...
thanks for the reply

based on this link : https://blogs.oracle.com/jkini/entry/how_to_scp_scp_and

It suposed to transfer the id_rsa.pub file to remote machine and on the remote...
3,209
Posted By Ericyue
thanks for the useful info i meet a problem...
thanks for the useful info

i meet a problem now

i use command at below to copy the file and put it in the new file (if no such file, it will create right )

cat id_rsa.pub...
3,209
Posted By Ericyue
thanks again for the quick reply the CentOS...
thanks again for the quick reply

the CentOS VM is install under windows (when startup it don't ask for dual boot and straight to windows and the CentOS Vm is run when calling inside windows )
...
3,209
Posted By Ericyue
thanks for the quick reply .. I am currently...
thanks for the quick reply ..

I am currently using cygwin in windows to run the script,

when i run the script, it give me error that

rsync: command not found

is there need to install any...
3,209
Posted By Ericyue
automate scp faster
Hi,

I am currently using a shell script to transfer file to another machine non-stop using scp . below is my code :

#!/bin/bash
while :
do
scp /home/pc3/Desktop/b.html...
1,453
Posted By Ericyue
ssh connection problem
hi to all

i have 2 machine (1 windows and i ubuntu)

i have install cygwin inside the windows machine and when i use windows machine to ssh ubuntu machine, it works

but when i try to use the...
3,548
Posted By Ericyue
thanks 47shailesh based on the link u given...
thanks 47shailesh

based on the link u given to me , the link is want to copy file from a remote machine. but i want to copy a file to a remote machine. is it the same way to do that ? sorry for...
3,548
Posted By Ericyue
thanks for your quick reply :) i run the...
thanks for your quick reply :)

i run the script from ubuntu to ubuntu is no problem at all. but when i use it on windows (i have install cygwin) to ubuntu, it give me this result
...
3,548
Posted By Ericyue
scp automation
hi there ,

i want to use the scp to transfer the file from one machine to another machine non-stop. i have put it in a .sh file. but everytime i run it and it prompts me to input password.
...
Showing results 1 to 10 of 10

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