that clones a file on multiple locations and servers every time the file is updated.
Kind of a hard link but working both on the same and on remote servers.
The cloned files need to be owned by every account user, not by root.
Here's the basics:
File /usr/home/...../file
clone to ftp.xxxxx.com path usr/home/..../target
id: ..... pass: ....
It needs to be automatic every time the original file is modified.
ICQ me if you know how to do it at 333548380
Thanks
Kind of a hard link but working both on the same and on remote servers.
The cloned files need to be owned by every account user, not by root.
Here's the basics:
File /usr/home/...../file
clone to ftp.xxxxx.com path usr/home/..../target
id: ..... pass: ....
It needs to be automatic every time the original file is modified.
ICQ me if you know how to do it at 333548380
Thanks

Comment