Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.programming.threads > #1398
| From | aminer <aminer@toto.ca> |
|---|---|
| Newsgroups | comp.programming, comp.programming.threads |
| Subject | Re: Parallel archiver version 1.2 is here... |
| Date | 2013-02-24 18:26 -0800 |
| Organization | A noiseless patient Spider |
| Message-ID | <kge7hi$7n1$1@dont-email.me> (permalink) |
| References | <kgdor4$9mt$1@dont-email.me> |
Cross-posted to 2 groups.
Hello again, I didn't implement an Update() method, if you want to update a file inside the archive, you have to use the Exists() method to see if the file already exist and if it already exist you have to mark the file deleted with DeleteFiles() or delete it completly after that with the Clean() method, and after that you have to add the new file to the archive, this is how you can do an Update(), so no need for an Update() method i think. Thank you, Amine Moulay Ramdane.
Back to comp.programming.threads | Previous | Next — Previous in thread | Next in thread | Find similar
Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 14:15 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 17:15 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 17:50 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:26 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:33 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-24 18:46 -0800 Re: Parallel archiver version 1.2 is here... aminer <aminer@toto.ca> - 2013-02-25 15:07 -0800
csiph-web