Hi, the subject says it all - I spent a lot of time commenting the files, but when I copy them for backup, no comments made it across. Is it a windows limitation, or have I missed something obvious in configuration?
Regards Emil
Is there a way to include comment when copying a file?
-
Kucera
- Posts: 108
- Joined: 31 Mar 2008 01:37
- Location: Canada
- Contact:
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: Is there a way to include comment when copying a file?
As far as I remember, it is by design. No Win limitation.
Btw, this thing made me think, in the last days, about transferring all the label+tags+comment infos in an ADS of the desired file. I might code something if there's much interest...
Btw, this thing made me think, in the last days, about transferring all the label+tags+comment infos in an ADS of the desired file. I might code something if there's much interest...
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
xycooper
- Posts: 28
- Joined: 26 Sep 2010 22:49
- Location: USA
Re: Is there a way to include comment when copying a file?
I for one would very much like a way to copy the label+tags+comments with a file.
XYplorer - Simply the Best!
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Is there a way to include comment when copying a file?
Yes, it is by design. The reason: The copied tags would end up in the central tag.dat and make it bigger and bigger, although your backup is probably sleeping on a removable disk in some freezer.Kucera wrote:Hi, the subject says it all - I spent a lot of time commenting the files, but when I copy them for backup, no comments made it across. Is it a windows limitation, or have I missed something obvious in configuration?
Regards Emil
A solution would be a way to export tags (in an exported in-place tag.dat) together with the copied files, and a way to later import these tags if desired. This is technically possible but still needs a little thinking. It is on my list.
FAQ | XY News RSS | XY X
-
Marco
- Posts: 2354
- Joined: 27 Jun 2011 15:20
Re: Is there a way to include comment when copying a file?
My 0.02€admin wrote:Yes, it is by design. The reason: The copied tags would end up in the central tag.dat and make it bigger and bigger, although your backup is probably sleeping on a removable disk in some freezer.
A solution would be a way to export tags (in an exported in-place tag.dat) together with the copied files, and a way to later import these tags if desired. This is technically possible but still needs a little thinking. It is on my list.
Personally, I don't like when "service files" are added to my backups.
What's the problem exactly in tags.dat getting bigger? What's the performance impact in parsing a file of several thousands of lines?
Tag Backup - SimpleUpdater - XYplorer Messenger - The Unofficial XYplorer Archive - Everything in XYplorer
Don sees all [cit. from viewtopic.php?p=124094#p124094]
Don sees all [cit. from viewtopic.php?p=124094#p124094]
-
admin
- Site Admin
- Posts: 66375
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Is there a way to include comment when copying a file?
When it becomes several hundred thousands you will slowly start to note it. (Depends on the machine, of course.)Marco wrote:My 0.02€admin wrote:Yes, it is by design. The reason: The copied tags would end up in the central tag.dat and make it bigger and bigger, although your backup is probably sleeping on a removable disk in some freezer.
A solution would be a way to export tags (in an exported in-place tag.dat) together with the copied files, and a way to later import these tags if desired. This is technically possible but still needs a little thinking. It is on my list.
Personally, I don't like when "service files" are added to my backups.
What's the problem exactly in tags.dat getting bigger? What's the performance impact in parsing a file of several thousands of lines?
FAQ | XY News RSS | XY X
XYplorer Beta Club