Windows 7 Webdav Offline Files Xp

Posted on
  1. Webdav Windows 10
Active6 years ago

Start your Webclient service. Set the properties so it will start automatically next time you boot Windows 7. For shortcuts to your folders or files: 1. Rightclick anywhere on your desktop and choose 'new shortcut'. Use this format for WebDAV folders: yourwebdavserverdomain@SLL rootwebdavfolder path to folder.

I got a Windows Home Server at home which contains my files on Windows Network Shares. I also have two Laptops, one running Windows XP Home and one running Windows Vista Home Basic.

I wonder if there is some offline/synchronization feature available that allows me to take a Network folder with me. The idea is to keep all paths as serversharemyfile, but that servershare is mirrored on my local hard drive and used in case the server is not reachable.

I believe to remember that XP Professional/Vista Business have this functionality built in, but sadly I only have Home Versions available.

Is there something that just works? I have SyncBackSE which gets the synchronization really well, but obviously it does not support 're-mapping' servershare to my local drive if the server is not available.

Webdav Windows 10

wonea
1,4771 gold badge20 silver badges41 bronze badges
Michael StumMichael Stum
2,5615 gold badges30 silver badges45 bronze badges

3 Answers

I do not know of anything part of the operating system that would allow you to automatically sync folders to your home server. Offline file access under Windows XP and Vista Pro would be what you need.

However you may want to look at getting a Dropbox account. It offers exactly what you are looking for but with their server as the central repository. The only unknown is if you could get your home server to sync with dropbox if no users are logged in. I've never tried to do that.

Pierre-Luc SimardPierre-Luc Simard

If I understood you correctly, you would like to have an offline copy of a certain share on your laptop. Something that syncs automatically when the server is available, and provides the data if not.

I don't know of anything else than Windows Offline Folders for that. But you could mimic that by 'simply' keeping a local folder (or more) in sync with a server folder (or more).

For that I use https://sync.live.com.

One server (well, two actually), four laptops (one's a mac) and everyone syncs with everybody else nicely. Totally automagic. No hassles, no data 'in the cloud'. The sync-program also works from an usb-stick, if thats needed at some point.

Positiv: Works as advised

Cost: free

Negativ: Does not sync folders with more than 20.000 files in it.(and there is a way around that too).

Hope I could help.

WolfWolf
2,3302 gold badges11 silver badges14 bronze badges

Have you looked at SyncToy 2.0 from Microsoft? I've never tried it, but I've heard positive stuff about it.

charlesbridgecharlesbridge

Not the answer you're looking for? Browse other questions tagged networkingwindows-vistasyncoffline-files or ask your own question.

The problem with storing all your files on a file server or networked machine is that when you leave the network, how are you going to access your files? Instead of using a VPN or Dropbox, you can use the Offline Files feature built into Windows.

Note: You should probably not be using this guide to make your 2 terabyte movie collection available offline—while it may work, it is not recommended just because the Offline Files feature isn’t made for storing massive amounts of data offline.

Setting Up Offline Files

If you’re new to networking, be sure to check out our guide to networking Windows 7 with XP or Vista, or the guide on how to share files and printers between Windows 7 and XP.

First you’ll want to connect to the PC that hosts the shared folder. There’s a number of ways to do this, but one easy method is to use the Windows + R key combination to bring up the Run box, and then type two backslashes and the IP address or hostname of the PC you want to connect to. You could also do the same thing in the Windows Explorer location box, of course.

Once you connect to the machine (you may need to input a username and password, depending on how your network is setup), you’ll see the folders that are shared on the other computer. Right-click on the folder and select Map Network drive. On the next screen, you’ll be asked to pick a drive letter and optionally use different credentials.

Note: again, you could map the drive a different way if you want.

Once you’ve mapped a drive and opened it up in Windows Explorer, you can go to any sub-folder of the drive and select “Always available offline” from the context menu.

Once all the files have been processed you will get a message telling you that they will be available offline.

Files

For example, I have made a single folder called “Personal” available offline, which contains a single text file called My Plans, which contains “Text Text Text Text” as seen below.

So now if you disconnect from the network you should still be able to access your document, as seen in the following screenshot:

Note: You will be able to see a list of the other folders, as it has cached a list of the folders, but if you try open a folder that you have not made available offline it will appear to be empty until you connect to the network again.

So now that offline files is set up you can open your files and make changes to them.

Manually Initiating a Sync

While most of the time you would want your syncing to be done automatically, you could always do it manually if you choose, by right-clicking on the folder that contains offline files, selecting Sync –> Sync selected offline files from the context menu. You could alternatively do this on a per-drive basis.

Scheduling Sync Jobs

If you would rather automate things, you can set up the syncing to take place automatically. To do this, type Sync Center into the Start Menu and press enter. When the sync center opens click on the View sync partnerships link on the left hand side, then double-click on the offline files that appear on the right hand side to get a list of what you files are available offline.

Once you have selected the folder that you want to schedule syncing for, the Schedule button will become available on the menu bar. Once you select it, a screen will appear asking which folders you want to create a schedule for, and a wizard will take you through the rest of the process to configure the schedule.

Resolving Conflicts

If you edit a file while you are offline and somebody else on your network also edits the same file, you’ll have a conflict that needs to be resolved. Windows will skip syncing those files and mark them as a conflict, but that’s easy to fix.

Type Sync Center into the Start Menu and press enter.

When the Sync Center opens, click on the View sync conflicts link on the left hand side, where you will find a list of all the files that did not sync.

To resolve the conflict, right-click on the file and select View options to resolve from the context menu.

This will give the options to either keep the version that you created while you were away, keep the version on the server that someone else edited while you were away, or keep both versions and rename the one that you created.

Adding Some Security

You can add a layer of security to your offline files by using EFS(Encrypting File System), which is disabled by default and needs to be enabled. Note: This will only encrypt your offline files and not the files on the server.

To enable offline files, type Sync Center into the start menu and press enter. When Sync Center opens click on the Manage offline files link on the left hand side, which will bring up a dialog box. You’ll need to switch to the Encryption tab and then click the Encrypt button.

While the offline files feature isn’t the same thing as Dropbox, it’s definitely a useful feature that’s worth a look if you use networked folders.

READ NEXT
  • › How to Enable Low Data Mode on Your iPhone
  • › What Is TDP for CPUs and GPUs?
  • › Slack for Desktop and Web Gets a Dark Mode—Here’s How to Enable It
  • › How to Quickly Search Google Drive
  • › How to Use the chgrp Command on Linux