Effective data access

Aside from the web-interface, there are other specialised ways of accessing SIF, ways that give you more effective, transparent, and integrated access. These make it possible a.o. to transfer many and large files effectively and to tie your SIF project files and folders to your machine, letting you work with them as if they were local.

NB. SIF enforces strict project isolation in this area as well: you can only open one project at a time. Therefore, if you have more than a single SIF project you will have to configure effective access for each in turn.

All access uses a safe connection to SIF, which means it is available whereever you are, so long as you are conected to the internet. It is not necessary to use VPN outside AU. On the other hand, access is further secured through 2-factor authentication.

Using SIF as external drive/WebDAVS

WebDAVS setup in SIF

WebDAV is a protocol to access remote storage, and can be secured with TLS/SSL like websites. On these pages, we call the secure version WebDAVS. Newer versions of Microsoft Windows, Mac OSX and Linux have direct WebDAVS integration, safely letting you open content from remote storage without installing further programmes. 

In general, you begin by opening the WebDAVS tab under SIF Setup, pick a password for login, and click Save WebDAVS Settings. Note that your login details - including your automatically generated username, which will often be a combination of your email and the name of your SIF project - will be shown here too.

4 STEPS

1. Først skal du gå ind på WebDAVS fanen under din Setup side SIF.

Step 1 image

2. Derefter skal du vælge et password til login.

Step 2 image

3. Til sidst skal du klikke Save WebDAVS Settings. Bemærk at dine login-detaljer – også dit automatiske brugernavn, som generelt vil være en kombination af din registrerede email og navnet på dit SIF projekt – bliver vist samme sted.

Step 3 image

4. Nu er du klar til at sætte fjernmappen op fra din maskine

Step 4 image

Here's an interactive tutorial

** Best experienced in Full Screen (click the icon in the top right corner before you begin) **

https://www.iorad.com/player/1977421/Brug-SIF-som-eksternt-drev-WebDAVS

WebDAVS - Windows Files

You can access WebDAVS remote folders in Windows directly from Files, e.g. through Map network drive or Add a network location, both of which you can find under Computer. Note that Windows 7 only shows the second possibility if you click on the 'Connect to a Web site ...'-link in the Map network drive wizard. Windows 8 and newer versions have a built-in button for the function.

In this example, we use Map network drive in Windows 10 Files.

NB: Windows 7 was the first version that offered real WebDAVS-support. Older versions, such as Windows Vista may work as we describe here, and if not you can find the function through external WebDAVS help programmes.

7 STEPS

1. Først skal du åbne Stifinder og klikke på Denne pc

Step 1 image

2. Klik på Tilknyt netværksdrev

Step 2 image

3. Vælg Tilknyt netværksdrev

Step 3 image

4. Find detaljerne du skal bruge til WebDAVS setup under setup siden på SIF.

Step 4 image

5. Vælg et passende bogstav til dit netværksdrev og indsæt SIFs server URL fra WebDAVS.

Step 5 image

6. Klik Udfør

Step 6 image

7. Indtast dit kodeord og klik OK. Du skulle nu kunne finde dit indhold fra SIF i filstyringsvinduet, under det drevnavn, du valgte.

Step 7 image

Here's an interactive tutorial

** Best experienced in Full Screen (click the icon in the top right corner before you begin) **

https://www.iorad.com/player/1977428/WebDAVS---Windows-Filh-ndtering-med-SIF

Adjust the Windows WebDAVS size limit

Unfortunately, Microsoft has set a low limit for the size of the files you can download through WebDAVS. This means that you will receive an error message if you try to download files of around 50MB or more. 

You can increase the limit to 4GB through the Registry Editor. We will go through how you do this, but the solution is also described here: FIX: Error 0x800700DF The file size exceeds the limit allowed and cannot be saved in SharePoint & WebDAV. - wintips.org - Windows Tips & How-tos

What to do: search for Regedit on your computer and run the command.

Select the HKEY_LOCAL_MACHINE folder, open SYSTEM, and open CurrentControlSet

Open Services, then Webclient and Parameters. This will take you to FilesizeLimitinBytes, where you can change the value to, for example, 4294967295 in Decimal base.

You can now transfer files of up to 4GB. 

If you work with large amounts of data, we recommend that you use SSHFS instead of WebDAVS.
 

WebDAVS - Mac OSX Files

On Mac OSX you can use Finder to open WebDAVS folders. Choose Connect to Server under Go.

Type the server URL from SIF's WebDAVS tab under Server Address and click Connect.

Log in with your username and password. Your username will generally be a combination of your registered email and the name of your SIF project.

If login is succesful, you will find your SIF folder under Files.

4 STEPS

1. For at bruge webDAVS i Mac OSX
skal du først bruge Finder til at åbne mapperne. Vælg Connect to Server under Go

Step 1 image

2. Indtast server URL fra SIFs WebDAVS fane under Server Address og klik Connect

Step 2 image

3. Log ind med dit brugernavn og kode og klik Connect

Step 3 image

4. Hvis login lykkes, vil du se din SIF mappe under dine filer

Step 4 image

Here's an interactive tutorial

** Best experienced in Full Screen (click the icon in the top right corner before you begin) **

https://www.iorad.com/player/1981363/WebDAVS---Mac-OSX-Filh-ndtering

WebDAVS - Linux Files

Most modern Linux distributions lets you open WebDAVS folders via Files, regardless of whether you're using Nautilus, Konqueror, Dolphin, Thunar or a fifth. Usually, you click Go and choose Open Location.

Type in the server URL from WebDAVS under setup (replacing https with davs in the URL if it fails) and click Connect.

In XFCE with the Thunar Files, shown here, you have to use the davs prefix rather than https.

Login with the username and password you chose on the WebDAVS tab. Your username will generally be a combination of your email and the name of your SIF project. If login is succesful, you will se the remote folder contents in your system. 

NB: Nautilus/Thunar uses GNOME's gvfs-library, which had a known error in older versions. The error caused uploads on over 1GB to hang. If you experience this problem, try upgrading to a corrected version of gvfs (e.g. 1.22.2) or use another client.

4 STEPS

1. På de fleste moderne Linux distributioner kan du åbne WebDAVS mapper med filhåndteringen, uanset om det er Nautilus, Konqueror, Dolphin, Thunar eller en femte. Typisk skal du klikke Go og vælge Open Location

Step 1 image

2. Her skal du indtaste server URL fra WebDAVS under setup (erstat evt. https med davs i URLen hvis det fejler) og klik Connect

Step 2 image

3. Login med det brugernavn og kodeord du valgte WebDAVS fanen og klik Connect

Step 3 image

4. Hvis det lykkes dig at logge ind vil du se fjernindholdet i dit system

Step 4 image

Here's an interactive tutorial

** Best experienced in Full Screen (click the icon in the top right corner before you begin) **

https://www.iorad.com/player/1981378/WebDAVS---Linux-Filh-ndtering

Support

For help with 2-factor authentication and mouting, contact your local IT-support

Find your local IT support

For help with specific system errors, contact the SIF systems administration:

Terms of Use