Content Engine Network Module for Caching File Server Objects

We have a content engine network module for a 2821 router located at a branch office that we'd like to use for clients to obtain locally cached file objects from a Windos server located at our headquarters or corporate office. I've been looking for some sample configs or documentation that will show me that this is possible and on how to do it since this is my first time ever doing. All I was able to find so far was the link below under "Support of Preloading of NTLM Authenticated Objects", but it seems incomplete in providing configuration tasks that most CCO doc's usually provide. Has anyone else had any luck finding some useful doc's or sample configs to get this accomplish? Thanks in advance.
http://www.cisco.com/univercd/cc/td/doc/product/webscale/uce/acns55/55ldg/urlfiltr.htm#wp1158213

You can't cache Windows Files using the Cache Engines.
You CAN do this using WAFS though. I'd suggest looking at the WAFS (or upcoming WAAS) products, which use WCCP like the Cache Engines to transparently redirect Windows File Sharing requests.

Similar Messages

  • NetWorker Module for SAP/Oracle

    Legato has NetWorker Module for SAP R/3 on Oracle and
    NetWorker Module for Oracle. Which one is better for a
    large SAP database over 1TB?

    Hi,
    we are using
    Module Name:  Legato NetWorker Module for SAP R/3 with Oracle @(#) Module Vers: 3.0.1
    for SAP R/3 Enterprise 4.7x110 with 6.40-Kernel.
    Regards
    Jürgen

  • Function module for uploading file in background

    hi friends
    i am working on Inbound IDOC interface where in which i am creating a function module for that,
    in which based on the idoc received , the interface has to choose the file from the shared folder and it has to move its contents to an internal table
    can anybody suggest me what function module can i use.
    we cant use GUI_upload,or cl_gui_frontend_services=>gui_upload
    because this requires an user to interact in mines it is not the case
    thanks in advance
    with regards
    s.janagar

    hi,
    check this thread,you will get idea how to transfer data from file to internal table.
    [https://forums.sdn.sap.com/click.jspa?searchID=17706879&messageID=6281020]

  • Small Office Network Solution for Final Cut Server - Proxy Storage Etc.

    Hi,
    I haven't been able to find any answers for this question by googling, So I would love if anyone here had some advice. I have the 10 License version of Final Cut Studio with 5 clients at the moment. I would like to set-up our office in the most effective way, however we are a non-profit organization, so we are working with a limited budget.
    My question is, does anyone know of any networking solutions for Proxy Storage and Media storage, that wont bottleneck, but is not as high budget/high tech as using an Xserve/XSan system?
    Right now we would be looking at running Final Cut Server off of our 24inch Intel IMac (Going to beef up the RAM). We have a Gigabit Switch, 4 more intel machines running final Cut pro, and a direct attached Drobo for Media Storage. I know this is not an Ideal set-up, but it's what I have to work with right now. So, I'm looking for any kinds of tips and tricks to make this set-up work for us, and am looking at purchasing either a Network Attached or iscsI storage system for the Proxy Storage.
    I hope this is a decent description of my situation, and would love some advice.
    Thanks Very Much,
    MacNomad

    Hi,
    I haven't been able to find any answers for this question by googling, So I would love if anyone here had some advice. I have the 10 License version of Final Cut Studio with 5 clients at the moment. I would like to set-up our office in the most effective way, however we are a non-profit organization, so we are working with a limited budget.
    My question is, does anyone know of any networking solutions for Proxy Storage and Media storage, that wont bottleneck, but is not as high budget/high tech as using an Xserve/XSan system?
    Right now we would be looking at running Final Cut Server off of our 24inch Intel IMac (Going to beef up the RAM). We have a Gigabit Switch, 4 more intel machines running final Cut pro, and a direct attached Drobo for Media Storage. I know this is not an Ideal set-up, but it's what I have to work with right now. So, I'm looking for any kinds of tips and tricks to make this set-up work for us, and am looking at purchasing either a Network Attached or iscsI storage system for the Proxy Storage.
    I hope this is a decent description of my situation, and would love some advice.
    Thanks Very Much,
    MacNomad

  • Adapter Module for Sender File Adapter to access a Flat file

    Hi,
    We have a scenario where the source is a flat file.I want to develop an Adapter Module to make a small change to every line in the Flat file.
    Now how do we read a flat file in the Adapter Module?Coz the flat file will be converted to XML file by the Standard Adapter Module of the File adapter.
    Please help me out with this.
    Thank you,
    Anu.

    Hi Anu,
    If you are not using Content Conversion option Standard Adapter Module does not convert the Flat file to XML .
    You can directly access the payload as it is in flat file in the Adapter Module and make changes.
    Use the Standard classes ModuleData & moduleContext to fetch the Payload.
    chk this :
    Customized Sender Adapter Module
    XI: Read data from PDF file in Sender Adapter
    regards
    Ganga

  • Powershell script to search a network drive for .mdb files and export them to CSV file

    Hello all,
    I'm trying to search one of our network drives for old .mdb files, I want to write the name, location and date last modified to a csv file.
    Get-WmiObject -Class CIM_DataFile -Filter "Drive='S:' And Extension='mdb'
     AND ObjFile.drive
     AND objFile.FileName
     AND objFile.FileSize
     AND objFile.LastWriteTime" |
    Export-CSV c:\mdb_search\mdbfiles.csv\
    Obviously this isn't working or I wouldn't be posting.  I've tried many different examples from the net with no joy for now.
    Thanks for any help you can offer.

    Thanks, that did the job.
    Cheers, you're welcome.
    How do I get the powershell cursor to return to C:> ?
    Should I use "exit" or "break" ?
    Neither, the console will return to a prompt when the search has been completed.
    Don't retire TechNet! -
    (Don't give up yet - 13,225+ strong and growing)

  • Compile module for Oracle VM Server

    I need to install the the RDAC multipath driver.
    To do this I need to compile the driver module. I have installed kernel-ovs-devel-2.6.18-8.1.6.0.18.el5.i686.rpm but when now I need the gcc compiler --- and propably other stuff as well.
    How can I install the gcc compiler on the ovs system ? Or how can I compile the rdac module for the Oracle VM server ?
    I have read somewhere that the Oracle VM server is based on EL5 --- but how can I use this information to compile the driver ?

    I don't like suggesting thing "a" when people like to get an answer for "b" - however, lets go :)
    OracleVM comes with device mapper multipathing. This is a general multipath driver. You can use this as an alternative to RDAC.
    Advantages: Runs on most stoarges and you don't need tom compile modules.
    Setup is also very easy. Just install the device-mapper-multipath package from the OracleVM CD. run "chkconfig multipathd on". Comment out the "blacklist" section in /etc/multipath.conf. Reboot. And then you should see devices in /dev/mapper.
    Just use those devices instead of /dev/sdX and you have multipathing. You can verify this by cable pulling. Also execute "multipath -l" so see what's happening.
    Regards,
    Robert
    p.s. For GCC you probably need gcc, glibc-devel, libgcc, libgomp and maybe some more, but just try to install gcc - it tells you what packages are missing. Then just install those from the Oracle Enterprise Linux 5 CD.
    Message was edited by:
    BugBuster

  • OWB-  Creating Target module for csv File

    Hi,
    I have created Flat file module and imported csv file and can any body please let me know how to create target module for .csv
    Thanks in advance
    Raj Sree

    Hi,
    Thank you and I am new to the ETL and OWB. Can you please send me the steps in extracting csv file and sending to oracle database. My email is:
    [email protected]
    Thanks in advance
    Raj Sree

  • Uses for old file server

    Home esxi rig?

    Recently I (personally) purchased our old file server. It served as a temporary unit after the "real" one took a dump. Once it was virtualized, the physical tower got put away for several years and was forgotten. While cleaning house, we had a boneyard PC sale, $5 takes, to get rid of our old XP boxes. This one was included. 
    It's got a Core i5 3570k, ASUS P8Z77-V LX, a HighPoint RocketRAID 1470 SATA II card which supports RAID 0,1,5,10, and half a dozen SATA hard drives amounting to 5TB.
    What could I possibly do with this thing? I know there's a lot I could do, just need more ideas.  I already have a gaming rig, so throwing that out. 
    This topic first appeared in the Spiceworks Community

  • Wich kernel suits for small file server / gateway+Python?

    In short: are kernel-beyond or emission special features (latence, stability, ...) worth for a LAN file server? for a gateway + Python (Zope/Plone) PC? and for a gateway that do router/firewall/proxy behind a Linksys router/FW?
    Details:
    We've got a PIV 1,7GHz with 512 to 1024 Mb sdram as a file server for <10 PCs (rsync, (duplicity), Samba, tar, gunzip, vsftpd).
    Compiled kernel26-emission wain's PKGBUILD without X ; it takes just 7 Mb RAM after boot with sshd & vsftpd started
    2nd PC is a Pentium II 350MHz with 192 Mb sdram on 2 smal SCSI HDDs
    It serves as a router/firewall/DHCP & DNS server with ADSL connection, & hosts a Python (Zope/Plone) server that likes RAM & CPU.
    Now runs Arch Linux with a custom kernel-2.6.15-archck kernel.

    Let me correct myself, the key that is needed is called "aliasIP> One message on the net seems to imply that one could use something like :
    <key>aliasIP</key>
    <string>wan.ip.number.178</string>
    for a dynamic IP address. Can anyone confirm this?

  • Log for "Transfer SQL Server Objects" (SSIS 2008)

    We are transferring several large tables (Data only) and the Transfer SQL Server Objects Control has remained yellow "state" for six hours. Is there a log file or other approach we can use tell what is happening? (For example, I found the
    process  spid and ran dbcc inputbuffer(<spid>) but the results are not too helpful.  Repeatedly running "sp_who2" show the process as suspended but the CPU\DiskIO numbers are constantly increasing. Go figure)
    TIA,
    edm2

    Use Adam's great procedure
    Who Is Active? v10.00 (2010-10-21)
    (C) 2007-2010, Adam Machanic
    Feedback: mailto:[email protected]
    Updates: http://sqlblog.com/blogs/adam_machanic/archive/tags/who+is+active/default.aspx
    "Beta" Builds: http://sqlblog.com/files/folders/beta/tags/who+is+active/default.aspx
    License: 
    Who is Active? is free to download and use for personal, educational, and internal 
    corporate purposes, provided that this header is preserved. Redistribution or sale 
    of Who is Active?, in whole or in part, is prohibited without the author's express 
    written consent.
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Java Mapping Or Adapter Module for MultiLevel File Content Conversion ??

    Hi Experts,
    Hi All,
    As we all know file content conversion cannot parse more than three level even if we use FCC paramenters or MessageTransform Bean /StrictXmlToPlain Bean.
    Currently i am facing an scenario where i can expect an content coversion with four or five levels.
    for ex.
    Target Message Looks like
    Header(0..1)
           |_____X
           |_____Y
           |_____Detail(0.n)
                 |____A
                 |____B
                 |____SubDetail(0.n)
                        |_____Trailer(0.n)
                                |______rec1
                                |______rec2
                                |______rec3(0..n)
                                       |______Subrec1
                                       |______Subrec2
    So my question how can i do the FixedLength/CSV in the target system ???
    Shall i do java mapping ? if yes then any code example relevant to this type of scenario
    Shall i do adapter module development ?if yes then any code example relevant to this type of scenario
    Thanks In Advance
    Ronit Mishra

    Target Message Looks like
    Header(0..1)----
    Level 1
           |_____X
           |_____Y
           |_____Detail(0.n)----
    Level 2
                 |____A
                 |____B
                 |____SubDetail(0.n)----
    Level 3
                        |_____Trailer(0.n)----
    Level 4
                                |______rec1
                                |______rec2
                                |______rec3(0..n)----
    Level 5
                                       |______Subrec1
                                       |______Subrec2

  • Function Module for creating file name in Application Server

    Hi Guys,
    Can you suggest me a function module to generate a file name for a flat file to be save on application server using DATASET. 
    Required filename format : <table name >.<times tamp>.TXT
    Thanks in advance.

    Hi,
    Please try this ...
    DATA: BEGIN OF FILE1,
            CONST1(01) TYPE C VALUE '_',
            FIELD1     LIKE SY-DATUM,
            CONST2(01) TYPE C VALUE '_',
            FIELD2     LIKE SY-UZEIT,
          END OF FILE1.
    DATA: FILENAME LIKE EDI_PATH-PTHNAM.
    MOVE SY-DATUM  TO FILE1-FIELD1.
    MOVE SY-UZEIT  TO FILE1-FIELD2.
    CONCATENATE <table name> FILE1 INTO FILENAME.
    Regards,
    Ferry Lianto

  • Advice needed for network storage for iMovie files

    Hi
    I'm after some advice as to what a good solution for a school is to store iMovie files. I don't have a lot of Mac experience, however do manage the schools PC network and have a pretty good understanding of the general issues.
    The schools media suite has 7 Macs (3 reasonable G5's). Because some units are better than others they don't want to assign students to certains PCs (which could allow them to work with files locally).
    To date they have been storing all the iMovie files on a old G4 server, however this is running out of space and we want to provide a longer term solution for them.
    When I say storing the "movie files" I mean the whole iMovie project -- the project file and all the audio and video clips. These are all stored on the network so the students can open them from any mac. Which has been working (more or less) ok from the old G4 just the disk space is the big issue.
    We have tried using a Lacie Raid NAS device for the movie files but this had problems with the Mac extended character set in file names and wouldn't always open or allow saves to the device.
    We have also tried using the Netgear ReadyNAS NV+ (using raid) which supports AFP and OS X and seems to work ok and faster in general than the Lacie device. However playback from the Netgear causes the video/audio playback to stop and start. I'm not sure this is the same stutter issue that has been discussed here since if I copy the iMovie file to the local disk it will play back ok. It appears to an issue of bandwidth. The Macs are all 100Mb, the Netgear is 1Gb, which is connected to a Dlink 1Gb switch.
    Mostly the students movies are quite short (3-5min) but the project files have lots of clips and range in size from a few Gig to up to around 8Gb.
    I can't figure how an old slow G4 can out perform a new 1Gb NAS Raid device.
    They are using iMovie06, would upgrading to 08 help?
    Any advice would be most appreciated.
    Thanks,
    Simon

    simondg wrote:
    ... They are using iMovie06, would upgrading to 08 help?
    welcome Simon to the  boards ...
    definitely NOT.. iM08 has a very different file management concerning projects.. it offers a Library of ALL (=tons of gigs) imports ever ('Events'), and keeps Projects and Events in different locations; to delocate those makes the use of socalled SymLinks neccessairy...
    plus, iM08 has high demands on the grafic-card of a Mac, so read the specs carefully before investing...
    iMHD6 is a bit 'iffy' concerning drive's format.. as long as you're using 'MacOsFormatted' drives, easy does it ..
    so, why not buying an external, firewire-connected housing for 3-4 standard (=cheap) ATA-drives, each 500GB (=cheap), connect that to goo' ol' reliable G4 and done?

  • Mount_smbfs fails for one file server but works on another

    I have a simple terminal .command file that i've written and added to my login items. this script mounts two SMB file shares from different servers (win2003). this script has been working for over a month now it fails for one server and works fine for the second one.
    script looks like this:
    mkdir /Users/me/Desktop/fs1
    mkdir /Users/me/Desktop/fs2
    mount_smbfs //winserv1/fs1$ /Users/me/Desktop/fs1
    mount_smbfs //winserv2/fs2$ /Users/me/Desktop/fs2
    When it runs it should use my kerberos credentials to authenticate me to the winserv1 but seems to fail and then prompts for password. If I enter the password in the terminal window it fails.
    the mount_smbfs command for fs2 on winserv2 works fine and uses my kerberos credentials.
    i looked through the system.log for clues and found:
    Oct 8 12:11:06 is3018 login[2009]: USER_PROCESS: 2009 ttys000
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Error returned by svcmach_gss_init_seccontext:
    then I am prompted for password in terminal (which should not happen). i enter password and it fails
    then console log responds with:
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Major error = 851968: Unspecified GSS failure. Minor code may provide more information
    Oct 8 12:11:08 is3018 gssd-agent[2017]: Minor error = 100004:
    Oct 8 12:11:33 is3018 BBDaemon[50]: IOBSDNameMatching returned a NULL dictionary.
    Oct 8 12:11:33: --- last message repeated 1 time ---
    Oct 8 12:11:33 is3018 com.apple.launchd.peruser.1368768338[141] ([0x0-0x91091].com.apple.Terminal[2005]): Exited: Terminated
    Oct 8 12:11:33 is3018 login[2009]: DEAD_PROCESS: 2009 ttys000
    the cryptic log file entries don't mean much to me - anyone have any ideas what might be happening?

    Turns out that our network time server was having some problems and the the two servers had drifted several minutes off the correct time. Once the time on each server was corrected my kerberos authentication issues resolved.

Maybe you are looking for