Search Results

Search: Posts Made By: ringo_r
54,124
Posted By ringo_r
Well, the point is that I need a real mirroring...
Well, the point is that I need a real mirroring tool rather that just a secure copy method. With cpdup (secure) and lftp (open) you indeed have the ability to mirror the content skipping unchanged ...
54,124
Posted By ringo_r
Yes. Root is not allowed to ssh. And I used to...
Yes. Root is not allowed to ssh. And I used to use another script before which I created to mirror the content. It is an ftp-based one. And it's way simpler than using ssh in this case. A...
54,124
Posted By ringo_r
Thanks, I missed I'd better just ssh to the...
Thanks,

I missed I'd better just ssh to the server rather than su and ssh (it's a key-based authentication only):

update (sorry, missed some parts of the updated script)


#!/bin/bash
#
#...
54,124
Posted By ringo_r
Well. I have the same problem while trying to...
Well. I have the same problem while trying to copy some web content from one server called Server2 to another one called Server1. The script runs on Server2:


#!/bin/bash
#
# copying.sh
...
Showing results 1 to 4 of 4

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