<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <blockquote cite="mid:54B58464.5080906@frontstreetnetworks.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <tt>we have a 5106R server which is the main ftp server for
        backups from other servers.<br>
        a short time ago proftpd was updated, since that time ftp
        clients have errors renaming files<br>
        <br>
        raqbackup.sh is the main backup utility we use and has been
        working on the backup server for years<br>
        <br>
        - renaming '5./backup/.dstXX67SdRu' to
        '/5.backup/host.domain.tld.bak' failed: Directory not empty<br>
      </tt><tt><tt><br>
          I don't know where the </tt></tt><tt><tt><tt>/backup/<b>.dstXX67SdRu</b>
            comes from<br>
            <b> <br>
            </b>-- code --<br>
            rmdir $SOURCE.bak<br>
            rename $SOURCE $SOURCE.bak<br>
            mkdir $SOURCE<b><br>
              -- --<br>
              <br>
            </b></tt></tt></tt>
      <div class="moz-signature"><tt>-- </tt><tt><br>
        </tt><tt>Gerald</tt></div>
    </blockquote>
    <br>
  </body>
</html>