As I understand, if we access to archives read-only, we always 'do nothing' to
it.
If you are talking about archive modification, then you could apply all
modifications to duplicate archive, test it's integrity and only then delete
original archive and rename result archive. Only 2 disadvantages ...
Search found 5 matches
- 31 Mar 2012, 21:00
- Forum: General Discussion
- Topic: Compare archive and folder
- Replies: 6
- Views: 992
- 30 Mar 2012, 19:23
- Forum: General Discussion
- Topic: Compare archive and folder
- Replies: 6
- Views: 992
Re: Compare archive and folder
Read-only access to archives would be great!
What do you mean by 'Transactional behavior'?
What do you mean by 'Transactional behavior'?
- 29 Mar 2012, 18:23
- Forum: General Discussion
- Topic: Compare archive and folder
- Replies: 6
- Views: 992
Re: Compare archive and folder
Thanks for reply!
But it is even longer, than to extract it!
Is it possible to add archives support to FreeFileSync?
It would be very good.
But it is even longer, than to extract it!
Is it possible to add archives support to FreeFileSync?
It would be very good.
- 28 Mar 2012, 20:13
- Forum: General Discussion
- Topic: Compare archive and folder
- Replies: 6
- Views: 992
Compare archive and folder
I've failed to realize, how can I compare archive and folder (without manual
extraction)?
Is it really impossible? I've searched the whole Internet and didn't find
freeware to do this.
Please, help.
extraction)?
Is it really impossible? I've searched the whole Internet and didn't find
freeware to do this.
Please, help.
- 28 Jan 2010, 06:37
- Forum: General Discussion
- Topic: System variables
- Replies: 8
- Views: 1351
Re: System variables
I have a problem.
I made FreeCommanderSyncSettings.ffs_gui file.
Wrote this:
...
<FolderPairs>
<Pair>
<Left>%LeftDir%</Left>
<Right>%RightDir%</Right>
...
And then created bat file:
set LeftDir=%1
set RightDir=%2
FreeFileSync.exe FreeCommanderSyncSettings.ffs_gui
When ...
I made FreeCommanderSyncSettings.ffs_gui file.
Wrote this:
...
<FolderPairs>
<Pair>
<Left>%LeftDir%</Left>
<Right>%RightDir%</Right>
...
And then created bat file:
set LeftDir=%1
set RightDir=%2
FreeFileSync.exe FreeCommanderSyncSettings.ffs_gui
When ...