I use treecopyplus to help me backup my files,
what i need is to backup content of the files's path and files itself and pack these to a zip files or some other package format.
treecopyplus can help to do this(without zip the backuped files).I'm finding a pluging to do the job.
below is explain about it
Currently I use ".history" fold to backup my Project files.
at the begining,the files list is below
```
file://h:\Project
├─.history
├─ProjectA
│└─Drawing
│ZLX001.01.dwg
│ZLX001.02.dwg
│ZLX001.03.dwg
│ZLX001.04.dwg
│ZLX001.05.dwg
│ZLX001.dwg
└─ProjectB
└─Drawing
ZMN003.01.dwg
ZMN003.02-01.dwg
ZMN003.02-02.dwg
ZMN003.02-03.dwg
ZMN003.02.dwg
ZMN003.dwg
```
I make a full backup,so the files list is below:
```
file://h:\Project
├─.history
│└─2013-11-12 1130
│├─ProjectA
││└─Drawing
││ZLX001.01.dwg
││ZLX001.02.dwg
││ZLX001.03.dwg
││ZLX001.04.dwg
││ZLX001.05.dwg
││ZLX001.dwg
│└─ProjectB
│└─Drawing
│ZMN003.01.dwg
│ZMN003.02-01.dwg
│ZMN003.02-02.dwg
│ZMN003.02-03.dwg
│ZMN003.02.dwg
│ZMN003.dwg
├─ProjectA
│└─Drawing
│ZLX001.01.dwg
│ZLX001.02.dwg
│ZLX001.03.dwg
│ZLX001.04.dwg
│ZLX001.05.dwg
│ZLX001.dwg
└─ProjectB
└─Drawing
ZMN003.01.dwg
ZMN003.02-01.dwg
ZMN003.02-02.dwg
ZMN003.02-03.dwg
ZMN003.02.dwg
ZMN003.dwg
```
treecopyplus could do this works well.even when i just need to back some files selected.
and i want more.
that is
zip the backup files to replace the backuped fold and it's children.
below is what i need
```
file://h:\Project
├─.history
│ 2013-11-12 1130 fullbackup.zip
├─ProjectA
│└─Drawing
│ZLX001.01.dwg
│ZLX001.02.dwg
│ZLX001.03.dwg
│ZLX001.04.dwg
│ZLX001.05.dwg
│ZLX001.dwg
└─ProjectB
└─Drawing
ZMN003.01.dwg
ZMN003.02-01.dwg
ZMN003.02-02.dwg
ZMN003.02-03.dwg
ZMN003.02.dwg
ZMN003.dwg
```
and the file "2013-11-12 1130 fullbackup.zip" content these
```
file://2013-11-12 1130 fullbackup.zip
├─ProjectA
│└─Drawing
│ZLX001.01.dwg
│ZLX001.02.dwg
│ZLX001.03.dwg
│ZLX001.04.dwg
│ZLX001.05.dwg
│ZLX001.dwg
└─ProjectB
└─Drawing
ZMN003.01.dwg
ZMN003.02-01.dwg
ZMN003.02-02.dwg
ZMN003.02-03.dwg
ZMN003.02.dwg
ZMN003.dwg
```
is there any pluging match this req.thanks for your help.
need a pluging similar to treecopyplus.
Moderators: Hacker, petermad, Stefan2, white
need a pluging similar to treecopyplus.
______________________
#147708 Personal licence
#147708 Personal licence
Re: need a pluging similar to treecopyplus.
it seems the post below meet my request.
http://ghisler.ch/board/viewtopic.php?t=17799&highlight=treecopyplus
I'll try it.
http://ghisler.ch/board/viewtopic.php?t=17799&highlight=treecopyplus
I'll try it.
______________________
#147708 Personal licence
#147708 Personal licence
If I understand you correctly, you only need to select files to backup and then pack into ZIP instead of calling TreeCopyPlus: it will pack onyl selected files and keep directory structure.
BTW I think you should try my CopyTree instead of TreeCopyPlus.
BTW I think you should try my CopyTree instead of TreeCopyPlus.
Yes, it is very useful for backup.MVV wrote:If I understand you correctly, you only need to select files to backup and then pack into ZIP instead of calling TreeCopyPlus: it will pack onyl selected files and keep directory structure.
BTW I think you should try my CopyTree instead of TreeCopyPlus.
My Best Wishes,
Eugen
Eugen