<div dir="ltr"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font color="#ff0000">I'm curious to know how you are making the backups with PHP - we can<br>

certainly<br>learn and adapt to make a better backup module for Vtiger CRM.</font></blockquote><div><br></div><div>If CRM has a lot of data, we for "Backup" are not using PHP.</div><div>We use a Linux system commands + cron.<br>

</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- <br><div><br></div><div><div>Z poważaniem / Regards</div><div>B³ażej Pabiszczak</div><div>M: +48.884999123<br>E: <a href="mailto:b.pabiszczak@opensaas.pl" target="_blank">b.pabiszczak@opensaas.pl</a></div>

</div><br><div class="gmail_quote">2013/10/7  <span dir="ltr"><<a href="mailto:vtigercrm-developers-request@lists.vtigercrm.com" target="_blank">vtigercrm-developers-request@lists.vtigercrm.com</a>></span><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Send vtigercrm-developers mailing list submissions to<br>
        <a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers" target="_blank">http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers</a><br>
<br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:vtigercrm-developers-request@lists.vtigercrm.com">vtigercrm-developers-request@lists.vtigercrm.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:vtigercrm-developers-owner@lists.vtigercrm.com">vtigercrm-developers-owner@lists.vtigercrm.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of vtigercrm-developers digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: No additional modules (Prasad)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 8 Oct 2013 00:16:42 +0530<br>
From: Prasad <<a href="mailto:prasad@vtiger.com">prasad@vtiger.com</a>><br>
To: "<a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a>"<br>
        <<a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a>><br>
Subject: Re: [Vtigercrm-developers] No additional modules<br>
Message-ID:<br>
        <CAMeS7p=H-sig-aScj5+=<a href="mailto:KjjcTj6fE6uo6gFeUWDUFjdRvFzYNQ@mail.gmail.com">KjjcTj6fE6uo6gFeUWDUFjdRvFzYNQ@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-2"<br>
<br>
B?a?ej,<br>
<br>
I'm sorry - I think you took my comment at personal level.<br>
<br>
I'm curious to know how you are making the backups with PHP - we can<br>
certainly<br>
learn and adapt to make a better backup module for Vtiger CRM.<br>
<br>
Regards,<br>
Prasad<br>
<br>
<br>
<br>
<br>
*Connect with us on: *Twitter <<a href="http://twitter.com/vtigercrm" target="_blank">http://twitter.com/vtigercrm</a>> *I*<br>
Facebook<<a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">http://www.facebook.com/pages/vtiger/226866697333578?sk=wall</a>><br>
 *I* Blog <<a href="https://blogs.vtiger.com/" target="_blank">https://blogs.vtiger.com/</a>>* I*<br>
Wiki<<a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">http://wiki.vtiger.com/index.php/Main_Page</a>><br>
 *I *Forums  <<a href="https://discussions.vtiger.com" target="_blank">https://discussions.vtiger.com</a>>*I*<br>
Website<<a href="https://www.vtiger.com/" target="_blank">https://www.vtiger.com/</a>><br>
<br>
<br>
On Tue, Oct 8, 2013 at 12:01 AM, Pabiszczak, B?a?ej <<br>
<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>> wrote:<br>
<br>
> Prasad<br>
><br>
> No backup module that is not my problem.<br>
><br>
> We have a really great experience with backups (one of the clients in the<br>
> storage folder has more than 400GB of data).<br>
> We are also experienced in the replication of files between the four<br>
> versions of the CRM system (Master + 3 Slave).<br>
><br>
> This is a problem for many small businesses.<br>
><br>
><br>
> --<br>
><br>
> Z powa?aniem / Regards<br>
> B?a?ej Pabiszczak<br>
> M: +48.884999123<br>
> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
><br>
> 2013/10/7 Prasad <<a href="mailto:prasad@vtiger.com">prasad@vtiger.com</a>><br>
><br>
>>  B?a?ej,<br>
>><br>
>> As part of backup strategy: Along with database backup - it is essential<br>
>> the file attachments should also be regularly backed up (which can grow<br>
>> 100+MB - if documents are used) in CRM.<br>
>><br>
>> Having cron setup to take the regular backup of both database & related<br>
>> files is important.<br>
>><br>
>> I would recommend you to review - while you go with implementation.<br>
>><br>
>> Regards,<br>
>> Prasad<br>
>><br>
>><br>
>><br>
>> *Connect with us on: *Twitter <<a href="http://twitter.com/vtigercrm" target="_blank">http://twitter.com/vtigercrm</a>> *I* Facebook<<a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">http://www.facebook.com/pages/vtiger/226866697333578?sk=wall</a>><br>


>>  *I* Blog <<a href="https://blogs.vtiger.com/" target="_blank">https://blogs.vtiger.com/</a>>* I* Wiki<<a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">http://wiki.vtiger.com/index.php/Main_Page</a>><br>


>>  *I *Forums  <<a href="https://discussions.vtiger.com" target="_blank">https://discussions.vtiger.com</a>>*I* Website<<a href="https://www.vtiger.com/" target="_blank">https://www.vtiger.com/</a>><br>


>><br>
>><br>
>> On Sat, Oct 5, 2013 at 1:41 AM, Pabiszczak, B?a?ej <<br>
>> <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>> wrote:<br>
>><br>
>>> Apparently we live in a different world.<br>
>>><br>
>>> In your world, every company have IT specialist or outsourcing company,<br>
>>> everyone make a backup (and verify it).<br>
>>><br>
>>> In our world, sometimes, we implement crm in small business (1-5<br>
>>> employees) with a budget $400.<br>
>>><br>
>>> --<br>
>>><br>
>>> Z powa?aniem / Regards<br>
>>> B?a?ej Pabiszczak<br>
>>> M: +48.884999123<br>
>>> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
>>><br>
>>> 2013/10/4 Richard Hills <<a href="mailto:richard@tw.co.nz">richard@tw.co.nz</a>><br>
>>><br>
>>>>   I hope you're kidding. This can put away the calendar module, it is<br>
>>>> better to use MS Outlook (joke). A lot of small businesses do not know what<br>
>>>> it is mysql dump.<br>
>>>><br>
>>>> To be honest I think that system backup is not really something which<br>
>>>> needs to be handled by the CRM software itself, I would expect anyone<br>
>>>> running their own instance of the CRM to either be able to do this<br>
>>>> themselves, or have a technical support company who can set up a proper<br>
>>>> scheduled backup system for them. I always questioned why this was added to<br>
>>>> the CRM.<br>
>>>><br>
>>>><br>
>>>> On 04/10/13 08:37, Pabiszczak, B?a?ej wrote:<br>
>>>><br>
>>>> answer below<br>
>>>><br>
>>>>   Following will be in RC:<br>
>>>>><br>
>>>>>    - Mail Manager - (porting under progress)<br>
>>>>>     - User Login History<br>
>>>>>     - Export modules and language packs<br>
>>>>>     - Asterisk - (porting under progress)<br>
>>>>><br>
>>>>>   Yes we know :] I'm waiting for the new version over two years:]<br>
>>>><br>
>>>><br>
>>>>><br>
>>>>><br>
>>>>>  Alternatives:<br>
>>>>><br>
>>>>>    - Audit Trial - ModTracker gives better insight of changes<br>
>>>>>    (Updates)<br>
>>>>><br>
>>>>>   Yes, but it still needs many improvements to be able to replace the<br>
>>>> audit trial. We used an audit trial to track intrusion.<br>
>>>><br>
>>>>><br>
>>>>>    - History of last opened records - Recently Modified records<br>
>>>>>    (would do)?<br>
>>>>><br>
>>>>>   The current version, it works locally, the older version, work<br>
>>>> globally. This functionality has a very low priority. We create it<br>
>>>> ourselves.<br>
>>>><br>
>>>>><br>
>>>>>    - backup module - MySQL dump would be better option as data-grows.<br>
>>>>><br>
>>>>>   I hope you're kidding. This can put away the calendar module, it is<br>
>>>> better to use MS Outlook (joke). A lot of small businesses do not know what<br>
>>>> it is mysql dump.<br>
>>>><br>
>>>>><br>
>>>>><br>
>>>>>  Deferred for re-design:<br>
>>>>><br>
>>>>>    - Custom charts (from reports)<br>
>>>>>    - Scheduler (in reports)<br>
>>>>>     - Gantt Charts<br>
>>>>>    - information on whether the owner opened the record after the<br>
>>>>>    change.<br>
>>>>><br>
>>>>>   You mean Vtiger 6.0, 6.1 or even later?<br>
>>>><br>
>>>>><br>
>>>>><br>
>>>>>  Not available (partly as it added less to CRM as a whole):<br>
>>>>><br>
>>>>>    - Module RSS - Porting this module to Vtiger 6 is covered as an<br>
>>>>>    example here<<a href="https://wiki.vtiger.com/vtiger6dev/index.php/Extension_Module_Example" target="_blank">https://wiki.vtiger.com/vtiger6dev/index.php/Extension_Module_Example</a>><br>
>>>>>    .<br>
>>>>>    - proxy server - was required to drive Module RSS.<br>
>>>>><br>
>>>>>  Module Portal (website in in-frame) - did you mean "My Sites"?<br>
>>>>><br>
>>>><br>
>>>>  Yes, but this module has a low priority.<br>
>>>><br>
>>>><br>
>>>>><br>
>>>>>  Regards,<br>
>>>>> Prasad<br>
>>>>><br>
>>>>> *Connect with us on: *Twitter <<a href="http://twitter.com/vtigercrm" target="_blank">http://twitter.com/vtigercrm</a>> *I*<br>
>>>>> Facebook<<a href="http://www.facebook.com/pages/vtiger/226866697333578?sk=wall" target="_blank">http://www.facebook.com/pages/vtiger/226866697333578?sk=wall</a>><br>
>>>>>  *I* Blog <<a href="https://blogs.vtiger.com/" target="_blank">https://blogs.vtiger.com/</a>>* I* Wiki<<a href="http://wiki.vtiger.com/index.php/Main_Page" target="_blank">http://wiki.vtiger.com/index.php/Main_Page</a>><br>


>>>>>  *I *Forums  <<a href="https://discussions.vtiger.com" target="_blank">https://discussions.vtiger.com</a>>*I* Website<<a href="https://www.vtiger.com/" target="_blank">https://www.vtiger.com/</a>><br>


>>>>><br>
>>>>><br>
>>>>> On Thu, Oct 3, 2013 at 7:42 PM, Pabiszczak, B?a?ej <<br>
>>>>> <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>> wrote:<br>
>>>>><br>
>>>>>> and<br>
>>>>>><br>
>>>>>>    - Module RSS<br>
>>>>>>    - Module Portal (website in inframe)<br>
>>>>>>    - config editor<br>
>>>>>>    - proxy server<br>
>>>>>>    - backup module<br>
>>>>>>    - etc....<br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>>  2013/10/3 Pabiszczak, B?a?ej <<a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a>><br>
>>>>>><br>
>>>>>><br>
>>>>>>>    - Mail Manager<br>
>>>>>>>     - Scheduler (in reports)<br>
>>>>>>>     - User Login History<br>
>>>>>>>     - Custom charts (from reports)<br>
>>>>>>>     - Gantt Charts<br>
>>>>>>>     - Export modules and language packs<br>
>>>>>>>     - Audit Trial<br>
>>>>>>>    - Asterisk<br>
>>>>>>>    - History of last opened records<br>
>>>>>>>    - information on whether the owner opened the record after the<br>
>>>>>>>    change.<br>
>>>>>>>    - so the fast, there is so much more.<br>
>>>>>>><br>
>>>>>>>  --<br>
>>>>>>><br>
>>>>>>>  Z powa?aniem / Regards<br>
>>>>>>> B?a?ej Pabiszczak<br>
>>>>>>> M: +48.884999123<br>
>>>>>>> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
>>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>><br>
>>>>>>  --<br>
>>>>>><br>
>>>>>>  Z powa?aniem / Regards<br>
>>>>>> B?a?ej Pabiszczak<br>
>>>>>>  M: +48.884999123<br>
>>>>>> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
>>>>>><br>
>>>>>> _______________________________________________<br>
>>>>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>>>>><br>
>>>>><br>
>>>>><br>
>>>>> _______________________________________________<br>
>>>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>>>><br>
>>>><br>
>>>><br>
>>>><br>
>>>>  --<br>
>>>><br>
>>>>  Z powa?aniem / Regards<br>
>>>> B?a?ej Pabiszczak<br>
>>>> M: +48.884999123<br>
>>>> E: <a href="mailto:b.pabiszczak@opensaas.pl">b.pabiszczak@opensaas.pl</a><br>
>>>><br>
>>>><br>
>>>> _______________________________________________<a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>>><br>
>>>><br>
>>>><br>
>>>> --<br>
>>>> Richard Hills<br>
>>>> TechnologyWise Ltd, Tauranga, <a href="mailto:NZrichard@tw.co.nzwww.technologywise.co.nz">NZrichard@tw.co.nzwww.technologywise.co.nz</a><br>
>>>> ph: +64 (0)7 571 1060<br>
>>>> fax: +64 (0)7 571 1061<br>
>>>><br>
>>>><br>
>>>> _______________________________________________<br>
>>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>><br>
>>> _______________________________________________<br>
>>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>>><br>
>><br>
>><br>
>> _______________________________________________<br>
>> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
>><br>
><br>
><br>
><br>
><br>
><br>
> _______________________________________________<br>
> <a href="http://www.vtiger.com/" target="_blank">http://www.vtiger.com/</a><br>
><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20131008/1cfae7a1/attachment.html" target="_blank">http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20131008/1cfae7a1/attachment.html</a>><br>


<br>
------------------------------<br>
<br>
_______________________________________________<br>
vtigercrm-developers mailing list<br>
<a href="mailto:vtigercrm-developers@lists.vtigercrm.com">vtigercrm-developers@lists.vtigercrm.com</a><br>
<a href="http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers" target="_blank">http://lists.vtigercrm.com/cgi-bin/mailman/listinfo/vtigercrm-developers</a><br>
<br>
<br>
End of vtigercrm-developers Digest, Vol 93, Issue 26<br>
****************************************************<br>
</blockquote></div><br><br clear="all"><div><br></div><br>
</div></div>