need a pluging similar to treecopyplus.

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
haibinpro
Junior Member
Junior Member
Posts: 66
Joined: 2005-10-21, 04:55 UTC
Location: china

need a pluging similar to treecopyplus.

Post by *haibinpro »

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.
______________________
#147708 Personal licence
haibinpro
Junior Member
Junior Member
Posts: 66
Joined: 2005-10-21, 04:55 UTC
Location: china

Re: need a pluging similar to treecopyplus.

Post by *haibinpro »

it seems the post below meet my request.
http://ghisler.ch/board/viewtopic.php?t=17799&highlight=treecopyplus
I'll try it.
______________________
#147708 Personal licence
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

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.
User avatar
eugensyl
Power Member
Power Member
Posts: 564
Joined: 2004-06-03, 18:27 UTC
Location: România
Contact:

Post by *eugensyl »

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.
Yes, it is very useful for backup.
My Best Wishes,

Eugen
Post Reply