Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.
Has anyone ever done this to backup files/folders through a network? Can someone post examples or maybe point me to a tutorial on this?
I'd like something that would run on a schedule and backup several folders and overwrite them every other day or so.
You may even be able to set it up to do incremental backups. I have no clue whether this is for windows or linux, either way, just wanted to let you know with incremental backups you may be able to save time. That way, you're not always overwriting data, just whatever data has changed.
This will back-up the entire contents of the source folder including creating new directories if required. It only copies new or modified files. I've used this for several years. The only downside is that its a once way sync, any deletions on the backup are manual.
thanks for the info BlueWeasel. I'll look into Syncback.
Tarrant, yes incremental backup is fine for waht I need.
doan. Can you tell me a littel more about what that command is? Is it just something you type into a command prompt? If so, I want this to be automated. Any more details?
I just tried SyncBack and it seems to do what I want but I have two quesitons.
WIll it work on Win2k server? Scanned their site but couldn't find.
Will it do an incremental backup on files that have changed or will it replace the entire folder. there may be an option in the settings but I don't see it.
xcopy is native to Windows, so it will work in Win2K server.
Go to Start;Run. Type in cmd and press Enter. When the command window opens, type in xcopy /? and press enter. That will show you all the options for xcopy.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.