Express and Remote Files

I am looking for a way (within Express) to get a file that is not local to the box that Express is on. I know I could write a shell script to FTP the file, but has anyone ever accomplished this with Express 4GL?
Any help is greatly appreciated.

You can call external (system) commands from Express 4GL, including shell scripts.

Similar Messages

  • Using old version CS3. Can't "see" both Local and Remote files. Only Local.

    Used to see both Local and Remote files. Worked in Local and then "Put" to the Remote when ready. Only see Local now. Work in Local is saved automatically to the server. Need to go back to the work in Local and Put to Remote. What happened? How do we fix it? Thanks!

    Could you post a screen shot of what you're seeing when you go to...
    Site > Manage Sites > Click the site  you're working on > Edit
    There should be two tabs in the upper left corner of the dialogue box that comes up, Basic and Advanced. Basic walks you through set-up with a bunch of questions and Advanced allows you to just enter the info into the correct fields. If the Advanced tab is open, it should be under the Remote heading where you set your FTP info.

  • CS3: Viewing local and remote files simultaneously

    A friend recently purchased a new computer. On her previous PC, she could expand the Files view in Dreamweaver (v9) CS3 and see a split screen -- local files on one side, remote files on the other.
    She removed CS3 from her old machine and installed (from the same disks) on her new machine. Now, she cannot see the local/remote split screen.
    She can expand the Files tab (F8) to fill the screen - but that doesn't help. She checked, and her FTP settings are correct and connect properly.
    I know it's possible to do this is CS3 - I've seen her do it and I always worked in this view going back to Dreamweaver 4 - but the option to see local/remote seems to be gone!
    Any suggestions on how to fix this would be appreciated.

    Assuming you have properly defined both local and remote site settings -- Sites > Manage Sites....
    Your files panel  may be too narrow to see it.  Open it up wide, notice the icon at far right for "Expand / Collapse?" 
    See screenshot:
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Expression and .tld file

    Hello everyone,
    i created custom component and i am using it in my application, where in main.jsp i have :
    <taglib1:RasterTag value="#{row.RasterB}"/>
    taglib1 is a .tld file, where i have tag RasterTag with attribute value. In main.jsp i set value ="#{row.Raster}". row.Raster refer to a row from column Raster in database.
    in .tld file i have:
    <tag>
    <description></description>
    <display-name>RasterTag</display-name>
    <name>RasterTag</name>
    <tag-class>component.RasterTag1;/tag-class>
    <body-content>empty</body-content>
    <attribute>
    <name>value</name>
    <required>true</required>
    <rtexprvalue>true</rtexprvalue>
    <deferred-value>
    <type>java.lang.String;/type>
    </deferred-value>
    </attribute>
    when i set value = "somestring" everything works ok, but when i specified expression value ="#{row.Raster}" nothing is returned because my component didnt get value of expression.
    does anyone know, how should i specified value in .tld file, to accept and get strings from expression?
    Thank you
    Katka

    should be using the format "prefix : function name". Notice the use of the colon instead of the period.
    ${mine:diceRoll()}

  • Spotlight and remote files/shares

    Hello,
    I'm new to Mac (Just arrived yesterday).
    I would like to have spotlight search remote drives for files, folders, etc.
    Is there a way to do this?
    Thanks

    Use CMD+F, click Kind, select System Files, click don't include button, and select include. Put a search term in. Save the search and use it any time you want to search everywhere. Alternatively, customize it and you can use it to replace the default_smart.plist buried in the Finder.app for all your searches. See http://www.macosxhints.com/article.php?story=20050501162147222 for the details.

  • Safari Compatibility with airport express and remote speakers.

    Is there a good reason why Safari shouldn't broadcast sound to remote speakers through Airport Express in the same way that ITunes does. I'm thinking specifically about my Netflix addiction and that I always have to plug directly into a pair of HK speakers rather than play remotely over my whole home audio. I will restrain my capitalist conspiracy theories for now....any thoughts?
    Thanks

    Welcome to the forums!
    Netflix haven't updated to comply with Safari 5 yet, but in the meantime they offer the following solution:
    http://www.engadget.com/2010/06/07/how-to-re-enable-netflix-in-safari-5/

  • Io.File and remote files

    Hi. I use the next code so I can get the files inside a Windows-shared folder. I allow write/read when I share the folder in my network. This is the code:
    File root=new File("//HostName/sharedFolder");
    FileFilter fileFilter = new FileFilter() {
    public boolean accept(File file) {
    return file.isDirectory();}
    File[] files = root.listFiles(fileFilter);
    then I get names from the files array... everyting goes well with a network computer without a access password, but when it has a password for log on, I get the name of the folder, but the listFiles throws a nullpointer... How can I get this work? any suggestion? thanks!!!!!!!!!

    1. You can fine the trace in the udump folder ... you can check the file time stamp to check when you created the file as it may be possible that here are other user trace files too
    $ sqlplus / as sysdba
    SQL> alter database backup controlfile to trace;
    Database altered.
    SQL> show parameter USER_DUMP_DEST
    NAME TYPE VALUE
    user_dump_dest string /PROD/udump
    SQL> exit
    $ cd /PROD/udump
    $ mv PROD_ora_30823.trc cr_ctl.sql
    $ vi cr_ctl.sql
    edit the control file script
    Now you have a new control file script to re-create your control file.
    2. You can edit the same and execute at nomount stage to generate new controlfiles ... remember controlfiles should be removed before creating the new ones

  • How do I open/view Signal Express Data .tdms files? (Absolutely Brand New User!)

    Hi everyone,
    I've inherited this data recording software from a previous engineer and tried it out for the first time the other week. Mind you I have no manuals or help really here, so bear with me that this is probably a very basic question.
    I had a set-up using the Labview Signal Express ver.2.5 and NI-USB-6008 monitoring two voltages. I currently want to see the playback of the .tdms files which are located in my C:\Documents and Settings\TechSupport\My Documents\SignalExpress Data\08042009_015232_PM folder (3 files, voltage.tdms, voltage.tdms_index, and voltage_meta). I opened LabVIEW Signal Express and clicked "File", "Import", "Logged Signals From SignalExpress TDMS Files", and go to select the "voltage.tdms" file, but receive the error of "You cannot choose this folder name; a file of that name already exists".
    Does anyone know what I'm doing wrong?
    Thanks for any and all help (and let the sarcastic comments begin )

    Sometimes, selecting current folder instead of open is a valid workaround. 
    Also, can you identify the program responsible for creating the log data? Are you able to view this data using another progarm like LabVIEW or DIAdem?
    Regards,
    Glenn
    Regards,
    Glenn

  • Sync center issue in Windows 7: sync conflict zeroing out remote file

    Hi,
    I'm using Windows 7 RTM Prof Eng x64 on my laptop, and I'm making available offline a folder on a remote share with Offline files. The remote share is hosted on a Windows Server 2003 R2 Ent Eng x86 server. The server is a domain controller, but the laptop is not joined to the domain. The remote folder is like 320 MB, mainly images, doc, pdf and xls files.
    Synching is usually working, but sometimes I observe the following: I modify a file on my machine, and later Sync center reports a sync conflict, although nobody else modified the remote file. When I check the remote file, it is full with NULLS, e.g. if it is a doc file, it opens as a lot of empty pages.
    I used the same setup with Windows Vista without problems, it just started to occur when I switched to Win 7.
    I could not reproduce the issue, but the problem could be related to the network setting:
    - it is something like: laptop ---|public network|--- server ---|private network|
    - I usually access the server from the laptop on a public network with just its netbios name, i.e. \\server. But from this network it is also accessible from \\server.domain.com and \\server-public-ip The small sync icon appears near the folder name only when I view it as \\server, and not in the other two cases.
    - when I connect to with WLAN, then the laptop is connected to the private network. Here the server is accessible via \\server-private-ip or \\server.domain2.local. When I open \\server only the offline folder is visible (the server is also a firewall, which blocks SMB going out to the public network).
    - the clocks of the two machines are not synchronized, but the difference is below 10 seconds
    I could understand a sync conflict or not detecting that the local and remote file are the same, but the zeroing out the remote file part is quite mysterious. Have anyone seen something like that?
    Thanks for the help,
    Zoltan

    Hi,
    Did you find a solution to this issue? We are experiencing the same.
    We have had users reporting that they have created a word doc whilst on the network. Saved it, then logged off and taken their laptops home. Worked on the file for a few hours, with several saves, closes and reedits. Then finally saved the file, logged off.
    When returning to work and logging in whilst connected to the network the file then becomes 0KB. The file appears to be unrecoverable as backups are only of the server version. There is no previous versions recorded and the last edited is the data of the
    original blank file. It would appear that the server version (Older) is overwriting the Local cached version (Newer).
    This is obviously causing some serious issues for staff who have lost hours of work done at home. Has anyone else experienced this.
    Servers run Windows 2008 R2, Clients Windows 7 Professional. Offline Files setup by Group Policy.
    Regards,
    Fraser

  • My external hard drive is 'seen' by my iMac and I can go into the Finder and open files and folders. I am using the hard drive for Time Machine back up. However Time Machine says it can't find the drive. Same thing has happened with Final Cut Express.

    My new LaCie external hard drive is 'seen' by my iMac and I can go into the Finder and open files and folders. I am using the hard drive for Time Machine back up. However Time Machine says it can't find the drive.
    The same thing happened recently between Final Cut Express and my other LaCie external hard drive used as the Scratch disk. It fixed itself.
    I've run out of ideas. Help would be very much appreciated. Thanks.

    have you done some searches on FCPx and time machine? Is there a known issue with using a TM drive with FCPx? dunno but ...wait...I'll take 60 sec for you cause I'm just that kind of guy....   google...." fcpx time machine problem"  Frist page link 
    http://www.premiumbeat.com/blog/fcpx-bug-best-practices-for-using-external-hard- drives-and-final-cut-pro-x/
           You cannot have time machine backups on your hard drive if you intend to use it in FCPX.
    booya!

  • My home network has an Airport Extreme w/Time Capsule as the base and then an Airport Express and a second Airport Extreme to reach different areas of the house.  Is there a way to use the second Airport Extreme for file storage on this network?

    My home network has an Airport Extreme w/Time Capsule as the base and then an Airport Express and a second Airport Extreme to reach different areas of the house.  Is there a way to use the second Airport Extreme for file storage on this network?  Network is administered through an iMac running OS X Yosemite 10.10.2.  Ideally, would like for the second Airport Extreme hard drive to appear on the list of devices in the Finder window.

    Ok.. gottcha
    The problem is network wise.. Yosemite is about equal to tin cans and string.. pathetic.
    Here is my usual set of instructions to get anything working on Yosemite.
    The best way to fix problems is a full factory reset of all the AE in the network.
    Factory reset universal
    Power off the AE.. ie pull the power cord or power off at the wall.. wait 10sec.. hold in the reset button.. be gentle.. power on again still holding in reset.. and keep holding it in for another 10sec. You may need some help as it is hard to both hold in reset and apply power. It will show success by rapidly blinking the front led. Release the reset.. and wait a couple of min for the AE to reset and come back with factory settings. If the front LED doesn’t blink rapidly you missed it and simply try again. The reset is fairly fragile in these.. press it so you feel it just click and no more.. I have seen people bend the lever or even break it. I use a toothpick as tool.
    Then redo the setup from the computer with Yosemite.
    1. Use very short names.. NOT APPLE RECOMMENDED names. No spaces and pure alphanumerics.
    eg AEgen5 and AEwifi for basestation and wireless respectively.
    Even better if the issue is more wireless use AE24ghz and AE5ghz with fixed channels as this also seems to help stop the nonsense.
    2. Use all passwords that also comply but can be a bit longer. ie 8-20 characters mixed case and numbers.. no non-alphanumerics.
    3. Ensure the AE always takes the same IP address.. this is not a problem for AE which is router.. it is a problem for AE which is bridged.. you will need to set static IP in the main router by dhcp reservations or use static IP in the AE which is tricky.
    4. Check your share name on the computer is not changing.. make sure it also complies with the above.. short no spaces and pure alphanumeric..
    5. Make sure IPv6 is set to link-local only in the computer. For example wireless open the network preferences, wireless and advanced / TCP/IP.. and fix the IPv6. to link-local only.
    6. Now mount the disk of the second AE in finder... manually.
    Use Go, Connect to Server and type in the AE ip address.
    SMB://10.0.1.2
    Where you will replace that address with the actual address. The network resource should be discovered and then it will request the password.. type that in and make sure you tick to save it in your keychain.
    There is a lot more jiggery pokery you can try but the above is a good start.. if you find it still unreliable.. don't be surprised.
    Do as much as you want of the above... not all of it is necessary.. only if you want it reliable.. or as reliable as Yosemite in its current incarnation can manage.
    The most important thing is point 6.. mount the disk using direct IP address and not names.. dns in Yosemite is fatally flawed.
    See http://arstechnica.com/apple/2015/01/why-dns-in-os-x-10-10-is-broken-and-what-yo u-can-do-to-fix-it/

  • What are some of the best iOS apps can remotely played videos, audios, photos and text files from a NAS hdd connected to Airport Extreme USB port? And how to configure this setup?

    I have already set up NAS hdd as connecting it at USB port of Airport Extreme, i also want to remotely access it from iPhone, so what's the next step? What are some of the best iOS apps can remotely played videos, audios, photos and text files from the NAS hdd and how to configure this setup?

    *Edit - I am not able to connect to the NAS when hardwired to the airport extreme.

  • How do I copy and paste files from a windows remote server to my mac?

    How can i copy and paste files from a remote server (windows) to my mac? i have installed cord to connect to the server but now i can´t cpy the files to my mac!

    Hi Sara.  Tanks for responding.  If I cannot figure this out (I  was up
    until 2am last night), I want to cancel my subscription.
    Here are two files you can check on/help me with.  When I try again,  it
    comes up 'an error has occurred when trying to access the service.'
    Please advise.
    Pat Tomassi
    In a message dated 11/1/2014 12:55:23 A.M. Eastern Daylight Time, 
    [email protected] writes:
    How  do I copy and paste text from a converted Word document?
    created by Sara.Forsberg (https://forums.adobe.com/people/Sara.Forsberg) 
    in Adobe Acrobat.com Services - View the full  discussion
    (https://forums.adobe.com/message/6888908#6888908)

  • Location of stubs, skeletons, remote interface ,client and server files

    I have a question to the subject mentioned above :
    In a training example for RMI I red the following :
    .... stubs, remote interface and client files into
    client location
    ... skeletons, remote interfaces, server files and stubs
    into server location ....
    I understand that with the exception that the stubs must also be located at server side. My understanding is
    that it is enough if those reside only at client side. Is that
    right or wrong ?
    Thanks for your comment.
    Regards,
    Oskar

    The stubs must be available (in the classpath) on the server side. This is because when a remote server object is exported, the RMI runtime creates an instance of the stub (instead of the server) and sends it whenever a reference to the server is encountered. In order to create (and then serialize) the stub, its class file must be available on the server.

  • Remote file access doesn't work with Mac and Q10

    I'm running the latest BlackBerry Link (version 1.20, build 7) and Mac OS X (version 10.9) software on my Mac Mini computer. 
    I setup BlackBerry Link for remote file access.
    On my Q10 in File Manager I see my Mac computer but for some reason I don't see any folders. It's just a black blank screen. My carrier is Telus. 
    In link I chose folders to access. It seems like everything is setup properly and I still see only a black blank screen on my Q10. 
    Any Mac users have this issue?

    Me too. None of the sync functions/remote file access/wifi sync using BB Link are working for me. I have a Mac (10.8.5) and a BB Z10 (10.2.0.429). I hope BB comes up with a solution soon. 

Maybe you are looking for

  • Where do I find the OCR tool for converting scanned documents to an editable text?

    I purchased the "Adobe ExportPDF" tool and it says, that it can make scaned documents editable by OCR character recognition but I don't find out how and where I can find this.

  • Trouble installing itunes to Windows XP

    rachyl-orry i thought I belonged in the same category when making the prior post. I have Windows XP. I can se the itunes icon on my main scren after sign on. The cd that came with my nano seemed to install fine and even finished. i have already updat

  • Empty white folder but has number next to it!

    After changing a blue folder name in .Mac on my MacBook using the Mail application, a white folder appeared. There is one blue subfolder inside. All my emails in that white folder have disappeared. Next to the white folder is the number 2150, the num

  • Problem with FileSystem (CSV) to B1 QUTN scenario

    Hi Experts, I have a problem with FileSystem to B1 QUTN scenario. I did everything exactly like in a tutorial. After I copy a csv file into "In" folder I get Failure message in a Message Log. When I open that message I can see that sender Object has

  • Cannot Make International Calls My Account is Bloc...

    The same is happening to me.. I have a USA account and currently traveling in China and today in Russia but cannot use my Skype credit. It says contact customer services. I have emailed [e-mail removed for privacy and security] many times but zero re