System 7: Can I Save to the "Move&Rename" Folder?

When using Personal File Sharing or AppleShare under System 7, I occasionally save files in the "Move&Rename" folder. Often, I cannot find these files when I go back to look for them.

1) What is the purpose of the "Move&Rename" folder?
2) When are the contents of this folder deleted?
3) When should I use the "Move&Rename" folder?
1) The "Move&Rename" folder (which is marked invisible) is created by Personal File Sharing and AppleShare as a temporary holding point for files during the execution of AppleShare File Protocol (AFP) "Move and Rename" calls. The "Move and Rename" call, as the name suggests, is used to move a file between folders and give it a different name in the destination folder. HFS only supports separate Move (with the same name) and Rename (in the same folder) calls.

Since the file cannot be renamed and then moved (there might be a name conflict with the new name in the source folder) and cannot be moved and then renamed (there might be a conflict with the old name in the destination folder), the only way to correctly execute the call on an HFS volume is to do the following:

By the way, the <box><box><box> are the ASCII characters 0x01, 0x02, and 0x03, which generally do not have legitimate character representations in most fonts. We wanted to make sure this folder would not be confused with user folders, so we gave it a name that would be hard to type.

2) The "Move&Rename" folder should always be empty, except in mid-operation, and is emptied at system startup (it also is deleted at system shutdown).

3) The "Move&Rename" folder should not be used by anyone or anything but AppleShare and Personal File Sharing. Also, Macintosh applications are not supposed to show invisible folders in SFGetfile or SFPutFile.

Note: It is up to each application to properly specify what kinds of folders and files should be listed in Open/Save dialogs. Each application has the ability to specify a filter when calling SFGetfile or SFPutFile to weed out files or folders that should not be listed. Please consult with the application vendor if you believe a folder or file is displayed in error.
Published Date: Feb 19, 2012