VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Sync Folders from Server

JFV  (2 Submissions)   Files/File Controls/Input/Output   Visual Basic 5.0   Beginner   Wed 3rd February 2021

This will copy folders from one location to another continuously checking if there are new folders created on the server and checking the last date accessed for the server location to copy to the local computer or other location. This is setup for no user input and will run until it is killed by the Task Manager.

Assumes
Hard code in your locations or you can wrap it in a form to specify the locations needed. This is currently being used to copy numeric folders, but can be modified to use named folders as well. I hope you like it! Please commment!

Side Effects
It will take up a little memory when running, but should reset after it gets through each overall loop.

Rate Sync Folders from Server (2(2 Vote))
Sync Folders from Server.bas

Sync Folders from Server Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters