
lsy
Novice
May 22, 2012, 5:32 PM
Post #1 of 2
(3089 views)
|
Rsync with ssh
|
Can't Post
|
|
is perl have a function which can serve like this
ssh host1 "rsync -avz filepath host2:filepath;" i know i can directly use this command, but i would like the rsync return me the transfer result.
|