Thanks to the author for the good plugin.I have begun to use it a few time ago and I like it more and more.
//OT 2TychoBarfyCould you please contact me(A.Postkutscher(at)gmx(dot)net)) or Alexey Plotnikov aka Plotn.
Leider funktionieren private Nachrichten in diesen Foren nicht.
Looking for a satisfactory way of backing up and restoring file trees, I'm beginning to take contact with your promising packer plugin. It's reduced me a randomly chosen bunch of files to ¡1/6! its size!
One requirement of mine is that it preserves file and subdir timestamps (and, if possible, the 3 kinds: modification, creation and access).
I've seen that it allows to preserve directory timestamps, if configured, but it doesn't restore them.
Can it do it with any configuration option that I've overseen?.
If not, once you have bothered to store that info, wouldn't you add timestamp restoring to complete the job? (currently, I'm working in a (very simple) zip packer for my own use and I'm seeing that it's quite easy to offer it, at least on W2k).
Timestamps of directories are only saved if the "store extended date stamp" option is set. When this option is checked the directory timestamps should be stored correctly.
I can confirm that directory timestamp restoring currently doesn't work. I will investigate what the problem is.
Excuse me: does your moderation mean that there's another thread where my msg should have been posted? If so, the presence here is because I'm refering to the Subdir timestamp restoring with this particular plugin.
2Hammillian7
I have investigated the problem. The problem is that it's TC which creates the directories when unpacking. Unfortunately TC currently doesn't provide a list of created directories.
I can try to find a workaround but I cannot promise anything. Even if it's possible it's definitely not an easy change.
[quote="Lefteous"]2Hammillian7
... The problem is that it's TC which creates the directories when unpacking. Unfortunately TC currently doesn't provide a list of created directories...
You're right. Now, I remember: the easy thing is to update the date, and to get the preserved dir dates; I had forgotten: the difficult thing is to know which subdirs to update:
I do it in my packer plugin this way: after updating each file dates, I update all its parent subdirs dates, taking them from the packed dirs dates. But, up to where? up to the root dir? NO!: up to the shortest common path (from file up) between the packed file and the destination file.
I do it after unpacking each file, even at the risk of repeating it a lot (it's very little time consuming), in case there's some error in the middle which aborts the whole operation before reaching the ending phase, when I could otherwise update all used dirs just once each. Moreover, this way, I avoid myself having to organize the set of subdirs contained in file paths.
I encourage you to try, but I'd understand if you don't.
can you please confirm: It is not possible to use environment variables for parameter DefaultFolder in TotalSQX.ini which get properly expanded at the target system.
tbeu
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
---------------------------
Total Commander
---------------------------
Access violation at address 01971D20. Read of address 00000000.
Please report this error to the Author,
with a description of what you were doing when this error occurred!
Continue execution?
---------------------------
Yes No
---------------------------
I've reinstalled the plugin to no avail. I can't see any good reason why it fails so I can't give any more details.
In TC6 still works as expected.
edit:
Upon doing a Search for *.sqx/Feed to listbox/Press Enter on a sqx archive another error pops in:
---------------------------
Error
---------------------------
Error in packer plugin "sqx" reading the file
"[path]\file.sqx" !
Please report this error to the plugin author!
The reported error is:
Access violation at address 02371D20. Read of address 00000000
---------------------------
OK
---------------------------
The archive is good as I tried a second time with no error. Also I can't reproduce it, it only happened one time.
2roentgen666
- Do you use ini file redirection? If yes tell me the related values please.
- Please tell me the value of the LanguageIni setting in your Wincmd.ini?
- Where is your Wincmd.ini located and where is this information stored?