Clone your local project folder to a network share

Clone your local project folder to a network share

Anonymous
Not applicable
665 Views
6 Replies
Message 1 of 7

Clone your local project folder to a network share

Anonymous
Not applicable

Not using Vault here, but we like to work on projects from our local HDD's. It is faster. We also have a server where all projects are copied to. Does anyone use a software that keeps the server copy in sync with your local folder modifications?

 Copy your local modifications to the server at noon & the end of the day will do.

Pro's and cons I might not aware of?

 

Many Thanks

0 Likes
Accepted solutions (2)
666 Views
6 Replies
Replies (6)
Message 2 of 7

Frederick_Law
Mentor
Mentor
Accepted solution

I use FreeFileSync.

Setup a task to run it every night.

I also keep 5 days (Moo-Fri) 'backup' on a second HD.

The program will only copy files that are different so it won't waste time and network bandwidth copying same files over and over.

0 Likes
Message 3 of 7

mcgyvr
Consultant
Consultant
Accepted solution

We used to do the same and would use RoboCopy to maintain sync on the server..

We set it to run each day after close of business.. 

A batch file had the robocopy command line stuff in it and task scheduler was used on that specific computer to run that script and to update the copy of that file on the server or add any new files,etc...

 

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/robocopy



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
0 Likes
Message 4 of 7

Anonymous
Not applicable

used to...?

0 Likes
Message 5 of 7

mcgyvr
Consultant
Consultant

@Anonymous wrote:

used to...?


It "used to" just be me as the sole Inventor user so working from a local drive was something that was doable.... Now we have 2 new Engineers and local drives doesn't work well for how we delegate the workload,etc... so we are all working off the shared drive again with plans to implement Vault in the near future..

 

Technically we could still all be working local and push updates each night but I'm afraid that in the future as they are better trained and free to work without me monitoring them that problems may arise and I'd rather not continue the local process.. 



-------------------------------------------------------------------------------------------
Inventor 2023 - Dell Precision 5570

Did you find this reply helpful ? If so please use the Accept Solution button below.
Maybe buy me a beer through Venmo @mcgyvr1269
0 Likes
Message 6 of 7

Anonymous
Not applicable

I will be happy to hear about your Vault adventures... What stops me is to give it all in hands of a (sql?) database. Links instead of folders with aim's and ipt's. It might be ungrounded worries though.

0 Likes
Message 7 of 7

Frederick_Law
Mentor
Mentor

Vault keep files local and maintain sync while everyone working on the files.

Setup properly, local folder structure doesn't change.

0 Likes