Results 1 to 4 of 4
My boss has just given me the task of mirroring some data from another server within our company and keeping the data in sync on our Linux fileserver over a ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-26-2005 #1Just Joined!
- Join Date
- Jun 2005
- Posts
- 47
Fileserver mirroring & synching
My boss has just given me the task of mirroring some data from another server within our company and keeping the data in sync on our Linux fileserver over a WAN. The problem is that I do not have admin access to the server I need to mirror, the server is running windows, and I can't get any of the administrators for this server to help me.
Does anyone know of any software that will allow you to keep files in sync with a Windows machine across a WAN without having to install anything or change any settings on the Windows machine?
- 10-27-2005 #2Just Joined!
- Join Date
- Jun 2005
- Posts
- 47
bump....I really need help with this.
- 10-27-2005 #3
If you can see the data over the lan without any additional privileges then you should be able to use rsync to do regular updates.
If you cant see the data over the lan, you'll need administrator help to get access to it and your boss is a dick for asking you to do that. Of course, if he insists, then it's only a windows box - shouldn't be all that hard to get to the data even with no privileges...
Linux user #126863 - see http://linuxcounter.net/
- 10-31-2005 #4Just Joined!
- Join Date
- Jun 2005
- Posts
- 47
My boss isn't the problem....the IT staff are just dicks. Anyway, I tried your suggestion of using rsync and that seems to do the trick...I just mount the share locally and run rsync on it. It's a little slow, but it does the trick. Thanks.


Reply With Quote
