[EMAIL PROTECTED] wrote:
>how do you move a file to another directory and preserve it's date?

You can't :(

>I can't figure out how to do this.
>1) copying the file (write read %file) is the only I can find to move it.
>2) I can find the date on the file using modified? but I can't set it.

I told feedback about this months ago, but I missed the answer that
tells me what reference number to use to follow up. Care to add your
own request to the fray?

>3) there should be a move or copy function in rebol that preserves the date.

Actually, I prefer a general function that allows you to set a file
date, preferably one with FTP support for files in FTP sites. You can
implement file copying in REBOL already - it's just setting the file
date that needs a native function.

Brian Hawley

Reply via email to