<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body>
    <p>
      <blockquote type="cite">Thank you. I was able to resolve the issue
        with your help. Do you know if there is a delete button in the
        inbox on zendto that we can enable for the users.</blockquote>
    </p>
    <p><br>
    </p>
    <p>I believe it is always there - a big 'Delete Dropoff' button in
      the upper-right corner<br>
      <br>
    </p>
    <pre class="moz-signature" cols="72">--
Do things because you should, not just because you can. 

John Thurston    907-465-8591
<a class="moz-txt-link-abbreviated" href="mailto:John.Thurston@alaska.gov">John.Thurston@alaska.gov</a>
Department of Administration
State of Alaska</pre>
    <div class="moz-cite-prefix">On 10/16/2023 1:00 PM, John Thurston
      via ZendTo wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:WM!696fcb7a050d784048b6eb46037bbeef1f31a05639cf5a46971f8b26ed6a07d65c2be7bf477cad6e4212472ac2926bb0!@mx.jul.es">
      
      <table width="100%" cellspacing="0" cellpadding="0" border="0" align="left">
        <tbody>
          <tr>
            <td style="background:#bba555;padding:5.25pt 5.5pt 5.25pt
              1.5pt"><br>
            </td>
            <td style="width:100.0%;background:#ffe599;padding:5.25pt
              3.75pt 5.25pt 11.25pt; word-wrap:break-word" cellpadding="7px 5px 7px 15px" color="#212121" width="100%">
              <div>
                <p><span style="font-size:11pt;font-family:Arial,sans-serif;color:
                    #212121"><b>CAUTION:</b> This email originated from
                    outside the State of Alaska mail system. Do not
                    click links or open attachments unless you recognize
                    the sender and know the content is safe.
                  </span></p>
              </div>
            </td>
          </tr>
        </tbody>
      </table>
      <div>
        <p>'incoming' is where files are accumulated as users 'drop'
          them off.</p>
        <p>When the entire file has been uploaded, it is assembled and
          passed over to be virus scanned, etc. At that time is moved
          from 'incoming' to 'dropoffs'<br>
        </p>
        <p><br>
        </p>
        <p>If you are seeing files piling up in 'incoming', it indicates
          that uploads are being terminated before they are completed.
          The files in 'incoming' are NOT affected by your deletion of
          competed drop offs! As mentioned elsewhere, a cron job will
          delete files in 'incoming' which are older than 24 hours.</p>
        <p><br>
        </p>
        <p>IMHO, you can safely clobber anything in 'incoming' which is
          older than a couple of hours. If a customer hasn't been able
          to upload the next segment of their file in that amount of
          time, their browser (or your firewall) is going to kill their
          session anyway. But that's just my opinion.  Set your own
          threshold, and do a manual cleanup whenever you like:</p>
        <p><font face="monospace">  find -H /var/zendto/incoming/ -type
            f -mmin +360 -delete</font><br>
        </p>
        <pre class="moz-signature" cols="72">--
Do things because you should, not just because you can. 

John Thurston    907-465-8591
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:John.Thurston@alaska.gov" moz-do-not-send="true">John.Thurston@alaska.gov</a>
Department of Administration
State of Alaska</pre>
        <div class="moz-cite-prefix">On 10/16/2023 5:24 AM, Manisha
          Sharma via ZendTo wrote:<br>
        </div>
        <blockquote type="cite" cite="mid:WM!1c49b065df29e785d6e0c8b260a789a7084e483937a13e208da67090401b2cf52ae0ea41d69c139c4c05463bcfa5c10e!@mx.jul.es">
          <style type="text/css" style="display:none;">P {margin-top:0;margin-bottom:0;}</style>
          <div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              Hello Team,</div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              <br>
            </div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              Over the last week I have seen that zendto has been low on
              storage. We have 2 TB of storage assigned to it but it
              keeps getting low.</div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              <br>
            </div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              The incoming foder is 312 gb and even when I manually
              delete the drop offs, it stays the same.</div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              <br>
            </div>
            <div style="font-family: Aptos, Aptos_EmbeddedFont,
              Aptos_MSFontService, Calibri, Helvetica, sans-serif;
              font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
              Can you please assist me?</div>
            <div class="elementToProof">
              <div style="font-family: Aptos, Aptos_EmbeddedFont,
                Aptos_MSFontService, Calibri, Helvetica, sans-serif;
                font-size: 11pt; color: rgb(0, 0, 0);">
                <br>
              </div>
              <div style="font-family: Aptos, Aptos_EmbeddedFont,
                Aptos_MSFontService, Calibri, Helvetica, sans-serif;
                font-size: 11pt; color: rgb(0, 0, 0);" class="elementToProof">
                Thank you</div>
              <div id="Signature">
                <div>
                  <div style="font-family: Calibri, Arial, Helvetica,
                    sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
                    <p style="margin:0cm; font-size:11pt;
                      font-family:Calibri,sans-serif">
                      <span style="color: rgb(47, 84, 150);">Manisha
                        Sharma </span></p>
                    <p style="margin:0cm; font-size:11pt;
                      font-family:Calibri,sans-serif">
                      <span style="color: rgb(47, 84, 150);">IT System
                        Administrator </span></p>
                  </div>
                  <div style="font-family: Calibri, Arial, Helvetica,
                    sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
                    <img style="width:309px; height:70px;
                      max-width:initial" data-outlook-trace="F:1|T:1" src="cid:part1.OrWXBGBz.0MpJlPcx@alaska.gov" class="" width="309" height="70"><br>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <br>
          <fieldset class="moz-mime-attachment-header"></fieldset>
          <pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated moz-txt-link-freetext" href="mailto:ZendTo@zend.to" moz-do-not-send="true">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto" originalsrc="http://jul.es/mailman/listinfo/zendto" shash="Rd7iHrJl088GPSpjsW2wroCqEizFu7HtE8r0S40Qe2T2MgAMBZ+R7ZY+J6ksRlCnt+31WkeF6e1l34/TwYUDgFcVmVW0CS6ARr/16YPhvvCflRq+po3Ka4SPyLFTn5aTZUaFmQHaacJACOsEhabNSeRLu6suMOjE/ZQSpbJtkIg=" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a>
</pre>
        </blockquote>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://jul.es/mailman/listinfo/zendto">http://jul.es/mailman/listinfo/zendto</a>
</pre>
    </blockquote>
  </body>
</html>