129 lines
		
	
	
		
			5.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			129 lines
		
	
	
		
			5.0 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
 | 
						|
 | 
						|
<!DOCTYPE html
 | 
						|
    PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
 | 
						|
    "http://www.w3.org/TR/html4/loose.dtd">
 | 
						|
<html>
 | 
						|
<head>
 | 
						|
<title>SME Server mailserver.bjsystems.co.uk</title>
 | 
						|
  <style type="text/css"> 
 | 
						|
  @import url("/server-common/css/hwinfo.css");
 | 
						|
  </style>
 | 
						|
 | 
						|
  <link rev="made" href="mailto:bugs%40koozali.org">
 | 
						|
  <meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
 | 
						|
  <link rel="stylesheet" type="text/css" href="/server-common/css/sme_core.css">
 | 
						|
  <style type="text/css"> 
 | 
						|
  @import url("/server-common/css/sme_main.css");
 | 
						|
  </style>
 | 
						|
 | 
						|
</head>
 | 
						|
<body>
 | 
						|
<h1>Create, modify, or remove shared folders</h1>
 | 
						|
<h2>Create or modify a shared folder</h2>
 | 
						|
<form method="POST" action="shares" enctype="application/x-www-form-urlencoded">
 | 
						|
  <input type="hidden" name="page" value="1">
 | 
						|
  <input type="hidden" name="page_stack" value="0">
 | 
						|
  <input type=hidden name=".id" value="3250b0901fa9d5aadac6bbc80694be75">
 | 
						|
  <input type="hidden" name="csrf_token" value="rVRGjkTMEpY5xE11Ykgsm9k7hXGLuQAV2YwjMQG8I2Q">
 | 
						|
  <table class="sme-noborders">
 | 
						|
<tr><td colspan="2">The share name should contain only lower-case letters, numbers, periods, hyphens and underscores, and should start with a lower-case letter. For example "johnson", "intra", and "cust3.prj12" are all valid names, but "3associates", "John Smith" and "Bus!Partner" are not. The name is limited to 12 characters.</td></tr><tr><td class="sme-noborders-label">Shared folder name</td>
 | 
						|
 | 
						|
            <td class="sme-noborders-content">africa2023 
 | 
						|
            <input type="hidden" name="name" value="africa2023">
 | 
						|
            <input type="hidden" name="action" value="modify">
 | 
						|
            </td>
 | 
						|
        </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Description
 | 
						|
      <td class="sme-noborders-content"><INPUT VALUE="New one" NAME="description" TYPE="text"></td>
 | 
						|
    </tr>
 | 
						|
  <tr>
 | 
						|
    <td colspan='2'>
 | 
						|
<hr class="sectionbar"/>
 | 
						|
    <tr>
 | 
						|
      <td colspan="2"><p>The following settings control the access of this shared folder from the local network, using the SMB/CIFS protocol.</p></td>
 | 
						|
    </tr>    <tr>
 | 
						|
      <td class="sme-noborders-label">SMB Access
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="smbaccess" TYPE="select">
 | 
						|
<OPTION VALUE="browseable" SELECTED>Enabled, browseable
 | 
						|
<OPTION VALUE="non-browseable">Enabled, hidden
 | 
						|
<OPTION VALUE="none">No access
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Recycle bin
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="recyclebin" TYPE="select">
 | 
						|
<OPTION VALUE="disabled" SELECTED>disabled
 | 
						|
<OPTION VALUE="enabled">Enabled, keep only the latest version
 | 
						|
<OPTION VALUE="keep-versions">Enabled, keep a copy of all versions
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Retention time
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="retention" TYPE="select">
 | 
						|
<OPTION VALUE="30">one month
 | 
						|
<OPTION VALUE="7">one week
 | 
						|
<OPTION VALUE="365">one year
 | 
						|
<OPTION VALUE="180">six months
 | 
						|
<OPTION VALUE="unlimited" SELECTED>unlimited
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
  <tr>
 | 
						|
    <td colspan='2'>
 | 
						|
<hr class="sectionbar"/>
 | 
						|
    <tr>
 | 
						|
      <td colspan="2"><p>The following settings control the access of this shared folder using the HTTP/HTTPS protocol.</p></td>
 | 
						|
    </tr>    <tr>
 | 
						|
      <td class="sme-noborders-label">Web Access
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="httpaccess" TYPE="select">
 | 
						|
<OPTION VALUE="global">Entire Internet (no password required)
 | 
						|
<OPTION VALUE="global-pw">Entire Internet (password required)
 | 
						|
<OPTION VALUE="global-pw-remote">Entire Internet (password required outside local network)
 | 
						|
<OPTION VALUE="local">Local network (no password required)
 | 
						|
<OPTION VALUE="local-pw">Local network (password required)
 | 
						|
<OPTION VALUE="none" SELECTED>No access
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">WebDav support
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="webdav" TYPE="select">
 | 
						|
<OPTION VALUE="disabled" SELECTED>disabled
 | 
						|
<OPTION VALUE="enabled">enabled
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Force secure connections
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="requireSSL" TYPE="select">
 | 
						|
<OPTION VALUE="disabled" SELECTED>disabled
 | 
						|
<OPTION VALUE="enabled">enabled
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Indexes
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="indexes" TYPE="select">
 | 
						|
<OPTION VALUE="disabled" SELECTED>disabled
 | 
						|
<OPTION VALUE="enabled">enabled
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    <tr>
 | 
						|
      <td class="sme-noborders-label">Dynamic content execution (PHP, CGI, SSI)
 | 
						|
      <td class="sme-noborders-content"><SELECT NAME="dynamic" TYPE="select">
 | 
						|
<OPTION VALUE="disabled" SELECTED>disabled
 | 
						|
<OPTION VALUE="enabled">enabled
 | 
						|
</SELECT></td>
 | 
						|
    </tr>
 | 
						|
    </table>
 | 
						|
      <table width=100%><tr><th class="sme-layout"><input type="submit" name="Next" value="Save"></th></tr></table>
 | 
						|
  </table>
 | 
						|
</form>
 | 
						|
 | 
						|
<HR class="sme-copyrightbar">
 | 
						|
<FONT class="sme-copyright">
 | 
						|
  SME Server 10.1<BR>Copyright 1999-2006 Mitel Corporation<BR>All rights reserved.
 | 
						|
 | 
						|
<BR>Copyright (c) 2013 - 2021 Koozali Foundation Inc.<BR>
 | 
						|
</FONT>
 | 
						|
</BODY>
 | 
						|
 | 
						|
</HTML> |