How to use Webdav : Différence entre versions

De Documentation officielle Seedbox
Aller à la navigationAller à la recherche
 
(36 révisions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
 
=Using Webdav=
 
=Using Webdav=
 +
==Configure the network drive for Windows system==
  
==Configure Webdav==
+
*To configure a network drive, first click on the icon "computer" from your desktop.
  
The configuration takes place in two stages.
+
*Then click, "map a network drive"
 
 
First, you must configure a network drive, then edit the registry.
 
 
 
We encourage you to follow this procedure steps by steps.
 
 
 
==Configure the network drive==
 
 
 
To configure a network drive, first click on the icon computer from your desktop.
 
 
 
Then click, map a network drive
 
  
 
[[Fichier:network1.png|thumb|none|300px|]]
 
[[Fichier:network1.png|thumb|none|300px|]]
  
First, choose the letter you want to give to that network drive.
+
*First, choose the letter you want to give to that network drive.
 
 
Then, in folder, enter the address of the network drive.
 
[[Fichier:webdavdetailsflouwaetr.png|thumb|right|300px|]]
 
 
 
[[Fichier:Webdav-explorer01.2.png|thumb|none|300px|]]
 
 
 
All your credentials are available in your manager in ''Additional services''
 
 
 
It should be absolutly entry as follows:
 
 
 
https://poolxxx.seedboxonline.com/~yourlogin/.
 
 
 
First example:
 
 
 
the server is: front12.seedbox.co, the login is: seedboxabcd1234
 
 
 
which gives as network address:
 
 
 
https://pool012.seedboxonline.com/~seedboxabcd1234/
 
 
 
'''! Caution! front12 = pool012!'''
 
 
 
 
 
2nd example:
 
 
 
the server is: front102.seedbox.co, the login is: seedboxdefg5678
 
 
 
https://pool102.seedboxonline.com/~seedboxdefg5678/
 
  
'''! Caution! front102 = pool102!'''
+
*Then, in folder, enter the address of the network drive.
  
 +
'''You must enter the server address exactly as it is shown in [[fichier:Webdavicone.png|40px]] thumbnail'''
  
Click on finish.
+
*Click on finish.
  
It only remains to connect to your network drive.
+
*It only remains to connect to your network drive.
  
To do this, grab your login and password.
+
*To do this, grab your login and password.
 +
*Through "Detail" thumbnail available from seedbox Manager, you will find your login and you will be able to change service password.
  
  
''Note: Please remember that any action carried out through webdav affect the datas that are in your server. If you delete a file or folder through webdav, it is also deleted on your server.''
+
''Note: Please remember that any action carried out through webdav affect data that are in your server. If you delete a file or folder through webdav, it is also deleted on your server.''
  
==Windows patch==
+
==Configure a network drive for MacOSX==
  
A patch modifying the registry to make your services work properly with Windows is available in your manager.
+
==Configure a network drive for Ubuntu system==
  
Go to '''Additional Services''' and '''webdav.'''
 
  
Click the Windows link Patch'' :
+
*To configure a Webdav service with Ubuntu, you need to access to "Network" tab.
  
[[image:0007ter.png|400px|]]
+
To do this, :
 +
#launch a file management software, for us "Dolphin", and click on "Network" tab.
 +
#Now, click "Add Network Location" or "Add Network Floder".
 +
#Choose "WebFolder" (webdav)
  
'''If you install this patch, it is not necessary to modify manually the registry .'''
+
You are asked to fill in some information.
  
==Modify the registry==
+
#'''Name''': Choose a name that suits you.
 +
#'''User''': Indicate your login.
 +
#'''Server''': Specify your server address without any http or https. For example: pool185.seedbox.fr
 +
#'''Port''': Leave default choice.
 +
#'''Folder''': Indicate your login.  Example:  userseedbox
  
'''Serious problems might occur if you modify the registry incorrectly.
+
==Configure a network drive for Android system==
  
'''Therefore, make sure you use caution. For added protection, back up the registry before you modify it. You can restore the registry if a problem occurs.'''
+
#Download this App
  
 +
To download this app please follow this link :
  
To edit the registry values​​, proceed as follows:
+
https://play.google.com/store/apps/details?id=com.alphainventor.filemanager
  
 +
And, follow usual installation process for your applications.
  
1 - Click Start, and then in the search box, enter regedit
 
  
2 - Run regedit.
+
*If you encoutered some issues, do not hesitate to contact us via :
 +
#Live Chat,
 +
#Ticket support.
  
Then,
 
  
3 - looking for and click the subkey in the registry:
+
To configure this application, you will need "WEBDAV" connection details available from your manager in [[fichier:Webdavicone.png|40px]] thumbnail'''
  
 +
#Open this application,
 +
#Then, click on 1 icon and choose "Add Server".
  
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient\Parameters
+
[[image:Webdav10.png|200px]]
  
 +
Then,
  
4 - In the right panel, right click on FileSizeLimitInBytes, then click edit.
 
  
5 - Select the Decimal option.
+
[[image:wedavfileEnglaiswater.png|200px]]
  
The default value for the limit of file size is 50000000 bytes.
+
#Enter a name for this connection, the one you want.
 +
#Enter here the URL of your service.
 +
##This URL is available from your manager, in "Advanced configuration".
 +
##'''It must be enter exactly  as the one displayed in your manager.'''
 +
#Enter the login chosen on your order form. It is also available in Additional services.
 +
#Enter the password chosen on your order form.
 +
##If you have lost it, you can request a new one, through "Advanced Configuration" thumbnail.
 +
#Here, leave the box blank.
 +
#Finally, click "Registaration", your service is configured and ready for use.
  
6 - Click OK.
 
  
Exit the Registry Editor.
+
Once configured, data manager content is displayed.
  
For change to take effect, restart your computer.
+
[[image:Webdav3.png|200px]]

Version actuelle datée du 26 juin 2019 à 13:47

Using Webdav

Configure the network drive for Windows system

  • To configure a network drive, first click on the icon "computer" from your desktop.
  • Then click, "map a network drive"
Network1.png
  • First, choose the letter you want to give to that network drive.
  • Then, in folder, enter the address of the network drive.

You must enter the server address exactly as it is shown in Webdavicone.png thumbnail

  • Click on finish.
  • It only remains to connect to your network drive.
  • To do this, grab your login and password.
  • Through "Detail" thumbnail available from seedbox Manager, you will find your login and you will be able to change service password.


Note: Please remember that any action carried out through webdav affect data that are in your server. If you delete a file or folder through webdav, it is also deleted on your server.

Configure a network drive for MacOSX

Configure a network drive for Ubuntu system

  • To configure a Webdav service with Ubuntu, you need to access to "Network" tab.

To do this, :

  1. launch a file management software, for us "Dolphin", and click on "Network" tab.
  2. Now, click "Add Network Location" or "Add Network Floder".
  3. Choose "WebFolder" (webdav)

You are asked to fill in some information.

  1. Name: Choose a name that suits you.
  2. User: Indicate your login.
  3. Server: Specify your server address without any http or https. For example: pool185.seedbox.fr
  4. Port: Leave default choice.
  5. Folder: Indicate your login. Example: userseedbox

Configure a network drive for Android system

  1. Download this App

To download this app please follow this link :

https://play.google.com/store/apps/details?id=com.alphainventor.filemanager

And, follow usual installation process for your applications.


  • If you encoutered some issues, do not hesitate to contact us via :
  1. Live Chat,
  2. Ticket support.


To configure this application, you will need "WEBDAV" connection details available from your manager in Webdavicone.png thumbnail

  1. Open this application,
  2. Then, click on 1 icon and choose "Add Server".

Webdav10.png

Then,


WedavfileEnglaiswater.png

  1. Enter a name for this connection, the one you want.
  2. Enter here the URL of your service.
    1. This URL is available from your manager, in "Advanced configuration".
    2. It must be enter exactly as the one displayed in your manager.
  3. Enter the login chosen on your order form. It is also available in Additional services.
  4. Enter the password chosen on your order form.
    1. If you have lost it, you can request a new one, through "Advanced Configuration" thumbnail.
  5. Here, leave the box blank.
  6. Finally, click "Registaration", your service is configured and ready for use.


Once configured, data manager content is displayed.

Webdav3.png