With this dialog you can move, archive or delete check-marked files.
Move Operations:
Move checked files to Recycle Bin |
Moves check-marked files directly to the Recycle Bin. To definitively delete these files, you have to empty the Recycle Bin. |
Delete checked files from disk |
Deletes check-marked files after a confirmation prompt has been displayed. |
Move checked files to ZIP file |
Moves check-marked files to a ZIP file you specify in the edit field bellow. ZIP files containing Unicode paths can only be unzipped properly by Unicode compatible ZIP tools like WinRar or WinZip (See: "Unicode Zip files"). |
Move checked files to path |
Moves check-marked files to the path you specify in the edit field below. |
Pass files to an executable as parameter |
For every checked file, an executable file will be called up and the full path of the file will be passed as parameter on the command line. The executable file may also be a batch file, a VBScript or something similar. |
Move Options:
Delete empty directories after moving |
Deletes all folders that have been emptied due to this move operation. |
Preserve directory structure |
If this option is activated, the file system structure will be kept at the destination (e.g.: Filepath: "D:\User\test.txt"; Destination: "C:\Backup\"; New filepath: "C:\Backup\C\User\test.txt"). If this option is unchecked, all files will be moved into one folder. |
Automatically rename existing files |
If this option is activated, files will be automatically renamed if a file with the same name already exists in the destination. |
Preserve permissions of the original file |
If this option is activated, the permissions of the original file will be used for the file in the new location |
Leave shortcut/link at original location pointing to new location |
If this option is activated, a shortcut or link will be created at the original location that points to the new location to where the file has been moved. If you choose to leave, a link and the files are on the same partition, then a hard link will be created. If creation of a hard link is not possible, a symbolic link is used under Windows Vista and later. If this is also not possible, a Windows shortcut will be created instead as fallback. |
Logging:
Number of checked objects |
States the total number of check-marked objects for your information. |
Total size of checked files |
Displays the total size of all check-marked files. |
Log performed operations to: |
Produces a log file with the name of your choice under the path of your choice. Environment variables like %DATE% or %TIME% can be used in the file name. |
Logging your file moving / archiving / deleting activities provides lucidity and security for your system maintenance and is highly recommended.
The log produced by SpaceObServer shows all the necessary details to trace a maintenance act and will be saved in txt-format. A typical log file looks like this :
SpaceObServer is starting move operation on 30.11.2007 10:50. Moving the files to: C:\Obsolete\ "C:\WINDOWS\BGInfo.bmp" => "C:\Obsolete\C\WINDOWS\BGInfo.bmp" "C:\WINDOWS\Help\article.chm" => "C:\Obsolete\C\WINDOWS\Help\article.chm" Finished at 30.11.2007 10:50. Freed Space: 7407476 Bytes (7 MB) |