<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<small><font face="Verdana">I am uploading a batch of document files to
opencms VFS. i want to preserve the "ordering" of files in folder.<br>
such ordering is determined by file last modified date.<br>
<br>
anyone know how to make ftpd to save file in VFS using the original
last modified date?<br>
<br>
as well, I think of another idea to keep the ordering in VFS. that is
using the original last modified date and save the getTime() to file's
navPos property. do u think it is do-able ?<br>
<br>
thanks<br>
<br>
Joe<br>
</font></small>
</body>
</html>