> My usual technique is to do uploads to a different directory, and then > rename into the desired directory from which downloads are > done. This means the new version of the file "appears" atomically.
Or, simpler: upload in the same dir, but with a different name that won't provoke downloading. Then rename in place. cheers, peter =========================================== Peter Hyde, Development Director * http://TurboNote.com -- top-rated onscreen sticky notes * TCompress components for Delphi/.NET/Kylix/C++ @ http://webcentre.co.nz _______________________________________________ Delphi mailing list [email protected] http://ns3.123.co.nz/mailman/listinfo/delphi
