DW8 fails to get dependent files

In DW8, I've created a new site which is failing to Get
dependent files. Even though I click Yes in the Get dependent
files? dialog box, DW downloads only the single selected file, not
the dozens of images, stylesheets and SSIs included on the page.
Previously created sites don't have this problem, even though I'm
performing the Get on the same index.html file, both old and new
sites use the same remote FTP server and login, and both also map
their local root folder to folders on the same network share drive.
(The new, problematic site maps one folder closer to the root on
the remote server, because it needs to include FTP access to the
cgi-bin, though that's not where the dependent-files error is
occurring.)
I originally encountered the problem on DW8/WinXPPro, but
I've created the same site on DW8/Mac OSX 10.4.11, and encountered
the same problem, so it wouldn't appear to be a corrupt
installation. Are there limits to how close to the server root a
site can map without causing errors? (Old site's remote host
directory is www/htdocs/ while the new site's host directory is
simply www/ )

Try this. In Site Manager, EXPORT this site definition. Then
REMOVE this
site from Site Manager. Then IMPORT the site definition you
just exported.
Better?
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go
- DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs,
Tutorials & Resources
==================
"newscenter" <[email protected]> wrote in
message
news:fp510g$phm$[email protected]..
> In DW8, I've created a new site which is failing to Get
dependent files.
> Even
> though I click Yes in the Get dependent files? dialog
box, DW downloads
> only
> the single selected file, not the dozens of images,
stylesheets and SSIs
> included on the page. Previously created sites don't
have this problem,
> even
> though I'm performing the Get on the same index.html
file, both old and
> new
> sites use the same remote FTP server and login, and both
also map their
> local
> root folder to folders on the same network share drive.
(The new,
> problematic
> site maps one folder closer to the root on the remote
server, because it
> needs
> to include FTP access to the cgi-bin, though that's not
where the
> dependent-files error is occurring.)
>
> I originally encountered the problem on DW8/WinXPPro,
but I've created the
> same site on DW8/Mac OSX 10.4.11, and encountered the
same problem, so it
> wouldn't appear to be a corrupt installation. Are there
limits to how
> close to
> the server root a site can map without causing errors?
(Old site's remote
> host
> directory is www/htdocs/ while the new site's host
directory is simply
> www/ )
>

Similar Messages

  • Urgent pls : sftp proxy service failing to get the file

    Hi All ,
    I have a proxy service polling for a file . I have setup the service on test environment , where it works fine . When i deploy the same code with only change is the Managed server target for polling , as the production server is clustered .
    I get the following error in the domain log :
    ####<21-03-2013 18:08:59 CET> <Error> <SFTPTransport> <xxxx> <xxxxx> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<anonymous>> <BEA1-68CA827ADB4536852D4A> <11d1def534ea1be0:-5e793040:13ccb101998:-8000-00000000007dc42f> <1363885739466> <BEA-381803> <Unable to get file : /HOME/xxxxxx_00359.zip__2412735349618735005--5e793040.13d8cdd6ccb.7a58.stage on attempt number : 0 :
    java.io.FileNotFoundException: /xxxx/xxxx/xxxx/ftp_files/download/xxxxxxx00359.zip (No such file or directory)
         at java.io.FileOutputStream.open(Native Method)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
         at java.io.FileOutputStream.<init>(FileOutputStream.java:70)
         at com.bea.wli.sb.transports.sftp.client.SFTPClient.get(SFTPClient.java:389)
         at com.bea.wli.sb.transports.sftp.connector.SFTPResource.get(SFTPResource.java:112)
         at com.bea.wli.sb.transports.sftp.connector.SFTPPublishedTask.processFileDownload(SFTPPublishedTask.java:206)
         at com.bea.wli.sb.transports.sftp.connector.SFTPPublishedTask.process(SFTPPublishedTask.java:169)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.__onMessage(PolledMessageListenerMDB.java:52)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.access$000(PolledMessageListenerMDB.java:31)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB$1.run(PolledMessageListenerMDB.java:41)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB$1.run(PolledMessageListenerMDB.java:39)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.security.Security.runAs(Security.java:41)
         at com.bea.wli.sb.transports.poller.listener.PolledMessageListenerMDB.onMessage(PolledMessageListenerMDB.java:39)
         at weblogic.ejb.container.internal.MDListener.execute(MDListener.java:574)
         at weblogic.ejb.container.internal.MDListener.transactionalOnMessage(MDListener.java:477)
         at weblogic.ejb.container.internal.MDListener.onMessage(MDListener.java:379)
         at weblogic.jms.client.JMSSession.onMessage(JMSSession.java:4659)
         at weblogic.jms.client.JMSSession.execute(JMSSession.java:4345)
         at weblogic.jms.client.JMSSession.executeMessage(JMSSession.java:3821)
         at weblogic.jms.client.JMSSession.access$000(JMSSession.java:115)
         at weblogic.jms.client.JMSSession$UseForRunnable.run(JMSSession.java:5170)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    Note : I am able to manually sftp the file from and to my osb server . I am initiating the sftp session from osb server.
    Any help on this in urgent basis is a lot of help . Thank you in advance.
    Edited by: Harry1234 on 2013-03-22 03:46

    Nop... The poller gets the file, but then publishes in a distributed queue, which means that any managed server can process it. Therefore, they need acesss to a shared file system.
    http://docs.oracle.com/cd/E14571_01/doc.1111/e15022/config.htm#OSBDG176
    Section 4.1:
    "Oracle Service Bus load balances File, Email, and FTP transport processing across the managed servers in a cluster. All managed servers in the cluster should be able to access the Archive, Stage, and Error directories specified in any File, Email, or FTP proxy service configuration. These directories should be configured in a shared file system such as NFS. By using a shared file system, users and programs can access files on remote systems almost as if they were local files."
    Regards,
    Fabio Douek

  • Dependent files / ftp / checking if file is referenced anywhere

    I have a web page I've taken over the administration of. The
    site is a number of years old, and there are numerous files that
    are still on the site, but aren't used anymore.
    I am wondering if there is a way to check if a certain file
    [such as xyzfoo.jpg, or xyzfoo.mp3] is referenced in any of the
    current pages. Bottom line, is there would be anything lost by
    deleting it.
    Whether that's possible or not, the other direction I'm
    wondering if is possible, is whether I can select a specific page
    (not necessarily the homepage), and Get (via the ftp connection on
    Dreamweaver) that page and everything it needs/references.
    I am aware of the checkbox for "Display Dependent Files" on
    the Site Map Layout, as well as saying "Yes" to "Get Dependent
    Files" when FTPing the files from Remote to Local, but even when I
    did this on one test page it did not bring in the .mp3 files that
    the page links to.
    Whether there is a conventional or unconventional way to do
    this, I would be eager to hear any thoughts on this; I am normally
    a programmer but relatively new to doing much with web pages and
    would welcome any assistance.
    Thank you.

    You would need to understand what a dependent file is to know
    how that
    option works. A 'dependent' file is any file that is required
    for the file
    you are getting/putting to properly display. A file that is
    merely linked
    to from a page is not a dependent file.
    That said, you can check for linkages in two ways -
    1. Do a sitewide FIND for the filename, or
    2. Select the file, and rename it. If that file is referenced
    on other
    pages, DW will tell you, and ask you if you want to proceed.
    By saying NO
    to this, then you will exit the rename.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "matthewtech" <[email protected]> wrote in
    message
    news:[email protected]...
    >I have a web page I've taken over the administration of.
    The site is a
    >number
    > of years old, and there are numerous files that are
    still on the site, but
    > aren't used anymore.
    >
    > I am wondering if there is a way to check if a certain
    file [such as
    > xyzfoo.jpg, or xyzfoo.mp3] is referenced in any of the
    current pages.
    > Bottom
    > line, is there would be anything lost by deleting it.
    >
    > Whether that's possible or not, the other direction I'm
    wondering if is
    > possible, is whether I can select a specific page (not
    necessarily the
    > homepage), and Get (via the ftp connection on
    Dreamweaver) that page and
    > everything it needs/references.
    > I am aware of the checkbox for "Display Dependent Files"
    on the Site Map
    > Layout, as well as saying "Yes" to "Get Dependent Files"
    when FTPing the
    > files
    > from Remote to Local, but even when I did this on one
    test page it did not
    > bring in the .mp3 files that the page links to.
    >
    > Whether there is a conventional or unconventional way to
    do this, I would
    > be
    > eager to hear any thoughts on this; I am normally a
    programmer but
    > relatively
    > new to doing much with web pages and would welcome any
    assistance.
    >
    > Thank you.
    >

  • How do I get DW8 it to depoy .js files to testing server

    I'm using dw8 and I set up a testing server, how do I get it to depoy .js files there automatically without having to use windows explorer

    PREFERENCES > Site > Dependent files: enable Prompt on put/check in.
    After this, the next time you upload a file, you will be prompted whether you want to upload dependent files.  Click the "do not ask again checkbox" and answer YES.  From that point until you next change this preference setting, all dependent files will be candidates for upload at each PUT operation (they won't be put if the local and 'remote' timestamps are the same).

  • Trying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.

    rying to get Photoshop CS4 functional with Mavericks and an Epson 3880 printer. CS4 fails to send a file to the print queue. Have reinstalled the Epson 3880 driver for Mavericks. All looks good but no file is sent.
    Does anyone know how to fix this?

    What EXACT version of Photoshop CS4 are you running?  You should be on Photoshop CS4 v 11.0.2.
    Also run Apple's software update to see whether it offers you the latest Epson update:
    Printer Driver v9.33
    Epson Stylus Pro 3880, Drivers & Downloads - Technical Support - Epson America, Inc.
    MOST IMPORTANTLY:  have Photoshop re-create its own Preferences:
    To re-create the preferences files for Photoshop, start the application while holding down Ctrl+Alt+Shift (Windows) or Command+Option+Shift (Mac OS). Then, click Yes to the message, "Delete the Adobe Photoshop Settings file?"
    Note: If this process doesn't work for you while you're using a wireless (Bluetooth) keyboard, attach a wired keyboard and retry.
    Important: If you re-create the preferences by manually deleting the Adobe Photoshop CS6 Settings file, make sure that you only delete that file. If you delete the entire settings folder, you also delete any unsaved actions or presets.
    Reinstalling Photoshop does not remove the preferences file. Before reinstalling Photoshop, re-create your preferences.
    NEW Video! Julieanne Kost created a video that takes you through two ways of resetting your Photoshop preferences. The manual preference file removal method is between 0:00 - 5:05. The keyboard shortcut method is between 5:05 - 8:18. The video is located here:
    How to Reset Photoshop CS6’s Preferences File | The Complete Picture with Julieanne Kost | Adobe TV
    Mac OS
    Important: Apple made the user library folder hidden by default with the release of Mac OS X 10.7. If  you require access to files in the hidden library folder to perform Adobe-related troubleshooting, see How to access hidden user library files.

  • Known Issue: MIDL fails to compile IDL files in UAP projects. Gives following error: midlrt : error MIDL4034: Failed to load a dependency file. Windows.winmd (HRESULT:0x80070002 - The system cannot find the file specified. )

    Visual Studio gives the following error:
    midlrt : error MIDL4034: Failed to load a dependency file. Windows.winmd (HRESULT:0x80070002 - The system cannot find the file specified. )
    This is because Visual Studio is looking for a WinMD file that contains the base types.  Unfortunately the metadata path passed by default to MIDL through Visual Studio does not resolve to the correct file.

    Work around:
    Update the "Additional Metadata Directories" for MIDL to include the Windows.Foundation.FoundationContract.WinMD
    To update the “Additional Metadata Directories” in Visual Studio, do the following:
    1)  Right click on your C++ Project file.
    2)  Choose properties.
    3)  Under Configuration Properties, click MIDL
    4)  Under MIDL choose “Command Line”
    5)  In the Additional Options text box enter:
    /Metadata_dir "C:\Program Files (x86)\Windows Kits\10\References\Windows.Foundation.FoundationContract\1.0.0.0”
    or on X86 machines
    /Metadata_dir "C:\Program Files\Windows Kits\10\References\Windows.Foundation.FoundationContract\1.0.0.0”

  • [LV - TS] How to execute a SEQ file, get the result (PASS/FAIL) and the report file ?

    Hello,
    I'm looking for the most obvious and simple way to, from Labview :
    1- Start the Teststand engine : DONE
    2- Get a list of SEQ files to execute : DONE
    3- Loop through the list to execute each SEQ file : <- found some examples but I have some trouble with the UIMessage stuff
    http://zone.ni.com/reference/en-XX/help/370052N-01/tsexamples/infotopics/executing_sequences_using_api_labview/
    4- Get the result of the SEQ execution : <- unsure
    5- Get the XML path+name of the report file generated : <- obviously not easy
    http://digital.ni.com/public.nsf/allkb/3D3B2358DF9B786B8625789500549A3B
    http://forums.ni.com/t5/NI-TestStand/Getting-Report-File-Path-location-at-execution-in-TestStand-2012/td-p/3041789
    Here is my current implementation :
    David Koch
     

    Hello,
    I tried to work from this example :
    http://forums.ni.com/t5/NI-TestStand/Execution-of-TestStand-Sequence-in-LabVIEW-via-TS-API-Different/td-p/2939616/page/2#M46686
    However it remains unclear about how to get a simple
    answer from just running a sequence file out of any
    model so far (Simple Pass). Like I told you, all what
    I need, once the TS engine is started, is a VI with the
    following interface :
    INPUT
    1- TS engine reference
    2- SEQ file path (path or string)
    3- Sequence name to execute
    4- UUT string (optional, but yeah)
    5- error in
    OUTPUT
    1- Result boolean (PASS/FAIL)
    2- Path to XML report
    3- error out
    It would be so cool to just have this
    About the surrounding UI, I'm working on it. The LV
    code is not really important at this point, it's running
    a SEQ file that matters to me.
    David Koch
     

  • HT201250 My time machine back has been working perfectly well until yesterday when it failed. The error message I get is Files can't be copied onto the backup disk because it appears to be read-only. How do I fix it?

    My time machine back has been working perfectly well until yesterday when it failed. The error message I get is Files can’t be copied onto the backup disk because it appears to be read-only. How do I fix it?

    Hello,
    http://pondini.org/TM/C6.html

  • I keep getting message " failed to locate supported file types or there are no photos on thisw device" . What could be the reason

    Memory Card Manager keeps poping up and stating "failed to locate supported file types or there are no photos on thisw device"
    Please advise reason or solution.

    Hi
    I got a similar error: "Failed to locate file types or there are no photos found. I hooked up and external Buffalo hard drive. I moved my iTunes folders. After I moved the files found the correct way to move files to a new drive for iTunes. So I did Edit preference, change F:\iTunes. However after syncing nothing is on my ipod now and I am getting the error "Failed to locate files". Any solutions.
    Thanks much.

  • Uploading dependent files DW8

    Had to create a quick page with one image. Clicked the page
    to upload
    but didn't see how to upload the corresponding image with it.
    Used DW8 help "upload dependent files" and it referred to the
    Site File
    panel, an Application Server and other stuff that didn't make
    sense.
    Seem to recall this was quite simple in DW4. You were
    prompted to upload
    dependent files or not. What happened to simplicity?

    In article <e1uetu$nf0$[email protected]>,
    "FreakyJesus" <[email protected]> wrote:
    > The option must be turned off. Go Edit > Prefs>
    SItes, and its a tick box at
    > the top of the page.
    >
    > Andy
    Thanks. Forgot about that Pref. Had it unchecked.

  • Software Metering not working "No usage will be tracked for process 4532, as failed to get owner info or executable file name 80004005"

    Hello,
    I'm getting the following error message in mtrmgr.log file. I have create simple visio.exe. I have removed the policy and re-added with no luck.
    mtrmgr.log file errors:
    Creation event received for process 3128 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    Unable to collect process information as process has terminated mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    No usage will be tracked for process 3128, as failed to get owner info or executable file name 80004005 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    Termination event received for process 3128 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    No active process found with ID 3128 mtrmgr 3/4/2015 6:59:49 PM 2504 (0x09C8)
    Creation event received for process 1028 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    Unable to collect process information as process has terminated mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    No usage will be tracked for process 1028, as failed to get owner info or executable file name 80004005 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    Termination event received for process 1028 mtrmgr 3/4/2015 6:59:49 PM 952 (0x03B8)
    No active process found with ID 1028 mtrmgr 3/4/2015 6:59:49 PM 2504 (0x09C8)
    Termination event received for process 4780 mtrmgr 3/4/2015 6:59:53 PM 952 (0x03B8)
    Thank you
    Loyan

    Hello,
    80004005 is a general error, this will not help with the issue. Check system status, component status.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Conf HTTP server getting error "failed to open memory file"

    Hi,all,
    Anyone has any idea what is happening here? Should the System Admin can help? or I should check my httpd.conf file?
    Thanks,
    Ken
    ====================================
    Apache > bin/apachectl configtest
    Ouch! ap_mm_create(1048576, "/oracle/app/oracle/product/10.1.3.1/OracleAS_1/Apache/Apache/logs/mm.8359") failed
    Error: MM: mm:core: failed to open memory file (Permission denied): OS: No such file or directory
    WARNING!! Direct use of apachectl within OracleAS is
    deprecated. Using apachectl in conjunction with opmn may lead
    to unexpected behavior (such as opmn automatically restarting
    OHS after it has been shutdown using apachectl). Please use
    opmnctl (located at ORACLE_HOME/opmn/bin/opmnctl) instead.
    apachectl may not be shipped with future versions of OracleAS.
    [16:15:23]
    [ebizora01 8] Apache > ls -l logs/
    total 17212
    drwxr-x--- 4 oracle dba 1536 Jun 21 11:31 .
    -rw------- 1 oracle oinstall 0 Jun 19 12:50 mm.3482.sem
    -rw------- 1 oracle oinstall 1052672 Jun 19 12:50 mm.3482.mem
    -rw------- 1 oracle oinstall 0 Jun 19 12:46 mm.3475.sem
    -rw------- 1 oracle oinstall 1052672 Jun 19 12:46 mm.3475.mem
    -rw------- 1 oracle oinstall 0 Jun 19 12:35 mm.3388.sem
    -rw------- 1 oracle oinstall 1052672 Jun 19 12:35 mm.3388.mem
    drwxr-x--- 16 oracle dba 512 Jun 19 11:05 ..
    -rw-r--r-- 1 root root 4546 Mar 26 13:11 error_log.1174910400
    -rw------- 1 root root 0 Mar 26 13:11 mod_oc4j.4395.shm.sem
    -rw------- 1 root root 1052672 Mar 26 13:11 mod_oc4j.4395.shm.mem
    -rw-r--r-- 1 root root 5 Mar 26 13:11 httpd.pid
    -rw------- 1 root root 7405568 Mar 26 13:11 dms_metrics_4390.shm.mem
    ---Sr--r-- 1 root root 0 Mar 26 13:11 dms_metrics_4390.lock
    -rw------- 1 root root 0 Mar 26 13:11 dms_metrics_4390.shm.sem
    -rw------- 1 oracle root 0 Mar 26 13:11 mm.4390.sem
    -rw------- 1 oracle root 1052672 Mar 26 13:11 mm.4390.mem
    -rw------- 1 root root 0 Mar 26 12:32 mm.3468.sem
    -rw------- 1 root root 1052672 Mar 26 12:32 mm.3468.mem
    -rw------- 1 root root 0 Mar 26 12:30 mm.3465.sem
    -rw------- 1 root root 1052672 Mar 26 12:30 mm.3465.mem
    -rw------- 1 root root 0 Mar 26 12:28 mm.3451.sem
    -rw------- 1 root root 1052672 Mar 26 12:28 mm.3451.mem
    -rw------- 1 root root 0 Mar 26 12:26 mm.3444.sem
    -rw------- 1 root root 1052672 Mar 26 12:26 mm.3444.mem
    -rw-rw---- 1 oracle dba 477791 Mar 23 08:42 access_log.1174651200
    -rw-rw---- 1 oracle dba 894031 Mar 23 08:42 error_log.1174651200
    -rwxr-x--- 1 oracle dba 4180 Mar 23 07:37 ssl_engine_log
    -rw-rw---- 1 oracle dba 476971 Mar 22 11:11 access_log.1174564800
    -rw-rw---- 1 oracle dba 890666 Mar 22 11:11 error_log.1174564800
    -rw-rw---- 1 oracle dba 478049 Mar 20 11:19 access_log.1174392000
    -rw-rw---- 1 oracle dba 895811 Mar 20 11:19 error_log.1174392000
    -rw-rw---- 1 oracle dba 478593 Mar 15 11:10 access_log.1173960000
    -rw-rw---- 1 oracle dba 895242 Mar 15 11:10 error_log.1173960000
    -rw-rw---- 1 oracle dba 478006 Mar 13 11:15 access_log.1173787200
    -rw-rw---- 1 oracle dba 894983 Mar 13 11:15 error_log.1173787200
    -rw-rw---- 1 oracle dba 1346 Mar 12 11:07 access_log.1173700800
    -rw-rw---- 1 oracle dba 395 Mar 12 11:07 error_log.1173700800
    -rw-rw---- 1 oracle dba 1288 Mar 9 16:42 access_log.1173484800
    -rwxr-x--- 1 oracle dba 790 Mar 9 16:42 error_log.1173484800
    drwxr-x--- 3 oracle dba 512 Mar 9 16:40 fastcgi
    drwxr-x--- 2 oracle dba 512 Mar 9 16:40 oracle

    my bad. my account was not oracle, so I did not have the privelleges to write to the directory.
    This is fixed after su to oracle.
    Thanks,
    Ken

  • We've been downloading books to our nook for years but recently keep getting error message "failed to write destination file"  - why?

    what is "failed to write destination file"?

    I had this problem as well, and after doing some research via google (because I found NOTHING helpful in adobe forums), I found the problem....my Nook was full.  I had no idea this was even possible!  But, I borrow a lot of library books, and didn't realize that after they expire, they are still taking up space on my Nook.  Here's how to check: plug your Nook into your computer, go to file manager (right-click the start button in Windows), find the Nook drive and right click, choose properties.  This should show you a pie chart of used/free space on your Nook.  If this is the case, you need to remove some files from your Nook.  For me, I had to find the Digital Editions file and delete all the thumbnails and actual files for the library books.  If it's booked you've purchased, perhaps you need to archive some books.  Hope this helps!

  • "get every file whose creation date ..." error on Mac Intel

    Hello,
    since I have installed my MacPro the following statement stopped to work :
    set Aujourdhui to current date
    set Avant to (current date) - (300 * days)
    tell application "Finder"
    set laListe to get (every file of folder "Controles Asura:Archives_MVSTracks:" whose name contains "01" and creation date < Aujourdhui and creation date > Avant)
    end tell
    where "Controles Asura" is a shared volume.
    I get Finder error "can't make some data into the expected type"
    I tried using select instead of get unsuccessfully.
    Meanwhile the script runs well when performed on a folder situated on the Mac's hard drive.
    Regards,
    Didier.
    MacPro 2GB RAM   Mac OS X (10.4.8)  
    MacPro 2GB RAM   Mac OS X (10.4.8)  

    Hello John,
    I've tried your script but it doesn't work
    So I've started to simplify mine and progressively to add features to finally get back to the original script I posted :
    set laListe to get every file of folder "Controles Asura:Archives_MVSTracks:" whose name contains "01"
    works
    set laListe to get every file of folder "Controles Asura:Archives_MVSTracks:" (whose name contains "01") and (creation date < Aujourdhui)
    works
    set laListe to get every file of folder "Controles Asura:Archives_MVSTracks:" (whose name contains "01") and (creation date < Aujourdhui) and (creation date > Avant)
    works !!
    and finally
    set laListe to get (every file of folder "Controles Asura:Archives_MVSTracks:" whose name contains "01" and creation date < Aujourdhui and creation date > Avant)
    It works too !!
    Can you try this on your Mac ? Does the result of the script depends on the content of the target folder ? i.e. when there's a few files it works and when there's a lot it fails ?
    I can't figure out how this is possible ? Maybe I should call Mulder and Scully
    Regards,
    Didier.
    MacPro 2GB RAM Mac OS X (10.4.8)

  • FM to get the file from application server to presenatation server automati

    Hi!
    In my upload program I am egtting the error log file onmy application server directly. Is there a function module or a way that in my abap code I can mention to bring the file or transfer the file to the presentation server . As my program is been run in the back ground so I cannot directly get the file on the presenattion server, so I need to bring it back on teh presentation server back to see teh eror log.
    I would like my program to do the transfer in background itself so that I can see the error log on a daily basis from my local file .
    Thanks
    when 'X'.                      "X is application server
    *         TRANSLATE p_err USING '\/'." correct slash for unix
          open dataset p_err2 for output in text mode encoding default.
          if sy-subrc = 0.
            loop at t_err into s_nts.
              transfer s_nts to p_err2.
              if sy-subrc ne 0.
                message i010(ad) with p_err2 'Download Failed'.
              endif.
            endloop.
            close dataset p_err2.
          else.
                message i010(ad) with p_err 'dataset could not be found'.
            sy-subrc = -1.             "Maintain error condition
          endif.
    *        endif.
          when ' '.                      "Blank is presenation server
            translate p_err using '/\'."correct slash Dos file
            call function 'DOWNLOAD'
              EXPORTING
                filename = p_err
                filetype = 'ASC'   "FTYPE set to DAT in DATA seg
              TABLES
                data_tab = t_err.
            if sy-subrc ne 0.
              message i010(ad) with 'File ' p_err 'cannot be located.'.
              sy-subrc = -1.             "Maintain error condition
              exit.
            endif.
        endcase.
      ENDIF.
    Thanks

    SO , after reading all , I assume that there is no way in which when I run the background job and get a errro file on application server can be retrievd on my presenattion serevr during the background job run. I was thinking that theer might be a functionn module which will convert the application server file into presenttion server file during the program run in background and store it in the location provided.
    I was trying to use FM  CALL FUNCTION 'C13Z_APPL_TO_FRONT_END' and  CALL FUNCTION 'ARCHIVFILE_SERVER_TO_SERVER' but using teh first one asks for source file and destination file name during teh program run and as it runs in background it cannot be provided again and again and teh second one dosent seem to work.
    Thanks

Maybe you are looking for