<html> <head> <meta http-equiv="content-type" content="text/html; charset=windows-1250"> <meta name="author" content="Ixen Gerthannes"> <LINK REL="stylesheet" HREF="style.css" TYPE="text/css"> <script language="JavaScript" src="headfoot.js"></script> <title>Feedback dialog - not enough free space</title> </head> <body> <script>header("Feedback dialog - not enough free space");</script> <div class="text"> This dialog is displayed when there is not enough free space in the destination location to copy or move the source files. Dialog automatically refreshes the count of free space on drive. <ul> <li><b>Retry</b> - tries again to copy the files.</li> <li><b>Continue</b> - ignores missing free space and continues copying.</li> <li><b>Cancel</b> - cancels the task.</li> </ul> </div> <hr> <div class="seealso"> See also: <a href="feeddstfile.htm">Feedback dialog - cannot open destination file for writing</a>, <a href="feediwr.htm">Feedback dialog - cannot open source file</a>, <a href="feedreplacefiles.htm">Feedback dialog - smaller destination file found</a>, <a href="feedsmallreplace.htm">Feedback dialog - destination file found</a> </div> <script>footer();</script> </body> </html>