<html><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body>
<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" 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 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.kvFSkjun.79UB00j5@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" 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>