Using a Remote WebDAV Service as Network Storage for Your MFT Server

Learn how to use a remote WebDAV service as network storage for your file transfer server
  1. Blog

One advantage of using JSCAPE MFT Server as your file transfer server is that it's so easy to extend the storage capacity of your user accounts to one or more remote services and storage solutions. And in this post, we're going to show you how to use a remote WebDAV service as a network storage for your JSCAPE MFT Server instance.

webdav server for network storage youtube thumb

I'm going to assume you already have a WebDAV service running and that it's accessible from your JSCAPE MFT Server instance.

Watch the video

Would you prefer to watch a video version of this tutorial instead? You can play the video below. Otherwise, just skip it if you wish to continue reading.

Once you have that ready, login to your JSCAPE MFT Server environment and go to the Domains section. Select a domain and click Edit to view the settings for that domain.

Navigate to the Network Storage module and click the Add button to add a new network storage object.

webdav network storage add

Next, expand the Protocol drop-down list and select WebDAV. Notice that there are several other services and storage solutions to choose from. We've provided some relevant links at the end of this article in case you want to try out other network storage options.

Click OK to proceed.

webdav network storage select drop down

In the network storage parameters dialog, start by assigning a name to this network storage object. This will be used to identify this particular network storage in this JSCAPE MFT Server instance. Here, I'm just going to use 'ns-webdav'.

Next, specify the hostname or IP address (e.g. 172.31.4.180) of the WebDAV service you want to connect to.

webdav network storage parameters name

After that, scroll down to Authentication panel and enter the username of an account on your WebDAV server. I'm connecting to a WebDAV service on another JSCAPE MFT Server instance, so I'm going to use the recommended notation, which is [username]@[domain on that JSCAPE MFT Server instance].

Of course, I also need to specify that user account's corresponding password. Notice that I just left the Domain field blank. That's because I already specified the domain in the Username field.

Lastly, if you're using a JSCAPE MFT Server instance as your WebDAV server, enter '/webdav' into the Path field. Other WebDAV servers may not require this bit of information.

webdav network storage parameters test

Should you wish to test this WebDAV connection, just click the Test Server button to run a test. If the test succeeds, you should see a message that says 'Network storage test passed'. Click OK to proceed.

webdav network storage test

When you're back at the main screen, you should see your newly created WebDAV network storage object.

Now that you have that WebDAV network storage object ready, the next step is to map this network storage to a user or group's virtual path. For this example, let's just map it to a user's virtual path.

webdav network storage new

Go to the Users module and select the user account whose virtual path you wish to map that WebDAV network storage object with. Click Edit to edit that user account.

webdav network storage edit user

Go to the Paths tab and click Add to add a new virtual path.

webdav network storage user parameters

Give this virtual path a name (e.g. webdavshare). Don't forget to prefix it with a forward slash '/'.

Next, click the Network Storage option button and select the name of the WebDAV storage object you created earlier.

Click OK to proceed.

webdav network storage virtual path parameters

You should then see your newly created virtual path among your list of virtual paths.

So, basically, when this user logs in, one of the folders it will see listed in its root directory is the virtual path you created just now. And that folder is actually mapped to your WebDAV network storage object.

Click OK to proceed.

webdav network storage new virtual path

webdav network storage changes successfully saved

So, now, we've got everything set up. Let's now see this in action. Let's login to one of the file transfer services of this JSCAPE MFT Server instance. In my case, I see that I have a HTTP web service activated, so I'll try this out.

webdav network storage http service

I log in using the user account I edited earlier.

webdav network storage http web login

And true enough, I see a folder that matches the name of the virtual path I created earlier.

webdav network storage folder

If I upload a file to this folder, I will actually be uploading that file or files to the remote WebDAV server.

webdav network storage upload

That's it. Now you know how to use a remote WebDAV service as a network storage for your JSCAPE MFT Server instance.

Try it out

You can try this out yourself by downloading the FREE, fully-functional Starter Edition of JSCAPE MFT Server.


Download JSCAPE MFT Server Trial

Relevant posts

How to Use Windows SMB Share As Network Storage

Using A Remote FTP/S Service As Network Storage For Your MFT Server

Using A Remote SFTP Service As Network Storage For Your MFT Server

How To Use Amazon S3 As The File Storage System of Your MFT Server

Use Azure Files As The File Storage System on JSCAPE MFT Server

How To Use DropBox As Cloud Storage For Your MFT Server

How To Use Box As Cloud Storage For Your MFT Server