Results 1 to 9 of 9

Thread: Saving documents

  1. #1
    malcek is offline Sugar Community Member
    Join Date
    Dec 2009
    Posts
    19

    Default Saving documents

    Hi,
    I want to know where SugarCrm saving uploaded documents (to database or on disk).

    Best regards,
    Martin

  2. #2
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Saving documents

    In config.php there is a line for the upload directory which is by default
    'upload_dir' => 'cache/upload/',

    So documents and notes are uploaded to this directory.
    The filename of the uploaded document is the id of the document revision or the note.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  3. #3
    malcek is offline Sugar Community Member
    Join Date
    Dec 2009
    Posts
    19

    Default Re: Saving documents

    Ok thanks for that, now I have two more question.
    1. Is this 'cache/upload dir searcheble by Google spiders or another?
    2. Is the number of documents in cache dir affecting the preformance of Sugar system (speed , etc)

    thank you for your help,
    martin

  4. #4
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Saving documents

    1. Is this 'cache/upload dir searcheble by Google spiders or another?

    NO, this directory is pretected by an .htaccess entry in SugarCRM root directory. It is not recommended to open this directory for external crawlers.

    2. Is the number of documents in cache dir affecting the preformance of Sugar system (speed , etc)

    NO, this should have no impacts.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  5. #5
    malcek is offline Sugar Community Member
    Join Date
    Dec 2009
    Posts
    19

    Default Re: Saving documents

    Thanks a lot.
    I didn't think to open, just checking .

    martin

  6. #6
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Saving documents

    In the upload directory, not only your uploaded documents are stored but also all your installed software packages, your import csv files and other critical data.
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  7. #7
    malcek is offline Sugar Community Member
    Join Date
    Dec 2009
    Posts
    19

    Default Re: Saving documents

    Thanks, I check the directory and find all kinds of files there. Now I know where to find uploaded files.

    and i have the final question, I hope
    When you search for the documents and type in to search field part of the name it won't find anything unless the name of document starts with typed letters. Can I setup to search by whole wodr or part of it. Lets say that I want to find document containing wodr shirt, the return search sould be all documents containing word shirt.

  8. #8
    kuske's Avatar
    kuske is offline Sugar Community Member
    Join Date
    Oct 2007
    Location
    Germany
    Posts
    2,597

    Default Re: Saving documents

    Unfortunately NO. (or not yet?)

    That's one of the most wanted features here in the forum...
    Harald Kuske
    Pre-Sales Engineer Central Europe

    SUGARCRM Deutschland GmbH
    Erika-Mann-Str. 53, 80636 Munich, Germany
    Email: hkuske@sugarcrm.com
    Home: http://www.sugarcrm.com


  9. #9
    malcek is offline Sugar Community Member
    Join Date
    Dec 2009
    Posts
    19

    Default Re: Saving documents

    Strange, that the system like Sugar isn't supporting that.

    Thanks anyway,

    Martin

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2009-09-18, 07:45 PM
  2. Documents module, saving file says it's corrupted
    By sluther4990@yahoo.com in forum Help
    Replies: 0
    Last Post: 2009-08-27, 03:47 PM
  3. Documents to Email, Documents to Fax #
    By jasonmahon in forum Feature Requests
    Replies: 2
    Last Post: 2006-03-08, 02:03 AM
  4. Replies: 0
    Last Post: 2005-12-19, 09:38 PM
  5. Replies: 2
    Last Post: 2005-11-24, 08:42 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •