Help needed to open up my FTP

I've done it all: forwarded port 21 to my Mac and in Sharing enabled FTP Access.
So how do I access my documents from the Internet?

I just tested a connection to the IP address that Alex gave me this morning, and got a login prompt. I know it's his Mac.
We just need to wait until daylight in Athens, and we can finish up his little project.
After all the banter, and confusing IP addresses on routers and Airport Base Stations...
I wouldn't be surprised if Alex Zachopolous said something like, "It's Greek to me!"
(Alex, talk to you in the morning. My morning.)

Similar Messages

  • Help needed for file processing using FTP

    Hi All,
    I am new to ODI tool and currently we are implementing one project in ODI. Could you please, any one help me on the following requirement... how to implement it?
    Scenario:
    i) I need to pick a file from remote host 'outbox' dir using FTP process, and place into local 'temp' dir. (I can do it with odiFTPGet tool)
    ii) Change the file as per target business requirement.??? ( this step challenging me)
    for ex:
    if source file name : <project name>_<source ID>_<transaction name>_<unique id>.txt
    target name should be : 1234_<transaction name>_<sysdate in yyyyMMddhhmmss>_<unique id>_2345.txt ( here 1234 and 2345 are hard coded values)
    iii) Later move to local 'temp' to local 'outbox' dir. ( I can do it with odiFileMove tool)
    iv) After successful process move the file from remote 'outbox' to remote 'archive' dir ??? (again this is challenging me).
    For this my questions are:
    1) How to get file name into a variable ( In one of the post , it says we need to create data model and data stores, and interface to get the file names into a file. apart from is there any easy way i can implement it in package it self?)
    2) How to tokenize a long string ( i.e., need to tokenize the source file to get <unique id> and <transaction name> and map to target file name)
    3) How to define implementation for Java in user function?? do we need to use class declarations and import statements?? I need a sample user function in Java.
    4) How to move/rename a file in remote server?? ( need to move file from remote 'outbox' server to remote archive' dir)
    5) If any step in package fails, How to get the error msg into a variable which i can use for sending mail and raise a ticket in remedy?? ( I will pass that variable to as content to mail and remedy ticket)
    6) How to handle list type data (string list) by variables in ODI?? (As we can define single variable not as list.)
    I am sorry to ask all my queries I a single post. But I need to solutions for all to implement this in my project.
    Thanks in advance. Appreciate early response.
    Regards,
    Kiran.N

    Can any one share your thoughts for my request.
    Thanks in advance.
    Regards,
    Kiran

  • Help needed in Open Hub

    Hi All,
    I have a scenario where in I need to download data from an Info Spoke.
    I am able to download the data and save it, but the file which is getting saved is not having the column names.
    Ineed to have the columns also in the saved file.
    Can someone help me in accomplishing this?
    Thanks in advance!!

    Hi,
    If you are downloading from Infospoke using an ABAP prog, you can have a internal table for populating the data you want to write into output file and then you can put the column names in the first row of this internal table using ABAP code. You can then append actual data in the following rows of the same internal table and use GUI_DOWNLOAD function module to actually download the data into a file.
    Hope this helps.
    Rgds,
    Kalyan

  • Help Needed in opening a HTML File from swing application

    Hi,
    I am opening a HTML file in Internet Explorer from my swing application.
    I am using the code given below
    private final static String WIN_FLAG = "url.dll,FileProtocolHandler";
    private final static String WIN_PATH = "rundll32";
    String cmd = WIN_PATH + " " + WIN_FLAG + " " + url;
    // url is HTML file Path
    Process p = Runtime.getRuntime().exec( cmd );
    The HTML file is opening up,but it always opens behind the swing application,that makes me every time to maximize the HTML file after it being opened up.
    I want to open it in front of the Swing Application.
    Any Help Please ?
    - Manikandan

    Check your Application's JFrame properties (may be ur Frame is set to be in top position ,always),and also check running your application in some other OS.

  • Help needed with opening Camera Raw!

    I cannot figure out how to access Camera Raw.  I currently use Lightroom, don't see any reason to switch to Bridge.  I have downloaded the 30-day free trial of Photoshop CC, and would love to learn how to use it.  But without Camera Raw, I am having a hard time!
    If anyone can help, I would appreciate it very much.  No where in the support data can I find this information!
    Thank you.

    DrSrik9,
    That's the thing!  Bridge is in no way a DAM, Digital Asset Manager.  Not at all.
    Bridge is just a FILE BROWSER, nothing more and nothing less.  In its first iterations, Bridge was simply called The Photoshop File Browser, plain and simple.
    Adobe changed its name and expanded its scope and range to other applications when the marketing folks came up with the fictitious, misleading concept of the "suites", as in the various "Creative Suites".
    Inconsistency between or among applications in the artificial "suites" should come as no surprise.
    The "suite" concept is a fabrication of Adobe marketing and bean-counting types.  The engineering teams are totally independent of each other, they are not only in different buildings but in different cities and states of the American Union, even in different countries.
    The fact that they have little if any communication among them is highlighted by requests occasionally made in these forums by top Adobe engineers to let the other teams know when there are problems in one application that impact our workflow in another one.
    The beauty of Bridge is that it shows you your files wherever the heck you put them.  It does not hide them in mysterious Libraries, Packages, Catalogs or hidden folders.  Anything you move in Bridge is instantly reflected in the Apple Finder, or in Windows Explorer, and viceversa.
    You could use Bridge for years and years and then just delete the Bridge application installation and still find your files, right where you put them, right where you left them, WITHOUT the need for Bridge.

  • Help needed to open version 13 project on mac using v12

    I just received an a/e project that was created in version 13.1.1 (I assume Windows) and I'm on a Mac with the most current version 12.2.1.  Anyone know of a way for me to open the v13 project in v12?  Or, is there a v13 available for the mac?   Can't seem to find it on the adobe site.  Arrrg!   Thanks for any advice!

    Or, is there a v13 available for the mac?
    Sure it is. That's the initial 2013 Creative Cloud release. Download a trial of CC.
    Mylenium

  • Help needed in opening AW database in Excel

    My wife has a massive AW database doc that needs to go to Excel for Windows but it does not seem to be working to make the move.  I saved it as an ASCII doc but it did not work.  Is this supposed to work?  Also, if I buy Excel for Mac, will this do any good?  Thanks.

    Yes, exporting as ASCII should work; the resultant file is tab-separated values and Excel may be set to look for comma-separated values: there may be a setting to change this when you import. Also you might need to change the extension from .txt to something else (.tab for example): this is something you would have to check in Excel's documentation.

  • Help needed in shell script for FTPS

    Hi,
    Im trying to build a script to download files from a secure FTP site.
    When I run the command ftps <host_address> in the unix prompt, it asks username and password, and then prompts the following question.
    Do you want to trust this certificate? y(y):
    From the prompt, I am able to type 'y' and then it is connecting to the FTP site without any issue.
    When i run the shell script which contains the same command ftps <host_address>, it prompts the same question. And then it comes out of the program saying 'Connection aborted'.
    Could anyone tell me how to avoid this prompt?
    Thanks,
    Vidhya

    Ya. It worked for me when i typed the command ftps <host_address> in the command prompt.
    When I type this command, it is asking for username,pwd and after that, it is asking 'Do you want to trust this certificate?'. For this i have typed 'y' (Yes) in the command prompt.
    After i entered 'y', the connection got established properly.
    I have included this command in a shell script, and ran this script.
    When i execute the script, i asks 'Do you want to trust this certificate?'.
    Since i will not be able to type 'y'(Yes) connection is getting aborted.
    So, I want to know how to avoid this question ot how to enter 'y' while executing the script.
    Thanks

  • Help - need to open a PDF in Indesign - anyone have the PDF2DTP Xtension, please ?

    I just require  one PDF converting to InDesign (5 or 6) due to corrupt source file.
    If anyone has the appropriate extension from Markzware and can convert the PDF, please contact me - I'd be eternally grateful.
    Many thanks.
    NW

    I think you're asking someone to break their license for the Markzware PDF2DTP XTension. That would be illegal.
    I'm locking this discussion.

  • When I try to open up a PDF document, i get the following error message: "There was an error opening this document. The network path was not found" AArrgh please help as I need to open up my documents. Thanks.

    When I open up a PDF Document all i get is an error message saying: "There was an error opening this document. The network path was not found" I dont know how to fix this, so looking for some advice please, as I really need o open up my documents.
    Thank for any help.

    The documents I’m trying to read are already saved on my computer, under various different headings, I know that we have a server, so I only assume these documents are saved on here, as I said before I’m not good with all this techno stuff. I do my work each week ( on a payroll system) and save the documents for each company, they automatically go to the correct place. I never request for them to be saved in a certain place ( well not that I’m aware of) . I then on occasions need to open up this information, it is then that I can’t read or open the documents. We do have a tech help, but they are off sick until the 5th Jan, hence me trying to work out if I can fix this problem through this help site. Its ADOBE Reader that I’m trying to use.

  • I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    I need help opening up the pdf doc that i just saved. i need to open it up with excel?

    Yes, I need help configuring the settings.
       Re: I need help opening up the pdf doc that i just saved. i need to
    open it up with excel?  created by David Kastendick<http://forums.adobe.com/people/dave_m_k>in
    Adobe ExportPDF - View the full discussion<http://forums.adobe.com/message/4711293#4711293

  • Download/Open .pdf files with Windows 8.1 - Help needed urgently!

    Hi, all. I hope this is not a stupid question, but can someone please help with downloading/opening .pdf files?
    I am running Adobe Acrobat XI Pro, latest version (no updates available) on a Windows 8.1 platform. When I attempt to download a .pdf file (ANY .pdf file!), my system gives me this error message -
    "Adobe Acrobat does not support Internet Explorer's 64-bit mode. Either install the latest version of Adobe Reader, or disable 64-bit mode in Internet Explorer"
    I find this baffling. If I could find a later version of Reader than what I have, I would like to try it - but, Adobe updates tells me I have the latest version of Reader. Also, as above, I have the latest version of Acrobat - if Reader could support 64-bit, surely Acrobat XI Pro could?
    Can some kind person please help?

    Hi Peter,
    (I updated your title, so now help is indeed, "needed," and not "nedded." Been there myself plenty of times.)
    In any case, is it possible that you're running Reader X, and have the latest updates of that? If so, please consider downloading Reader XI, and make sure you're running version 11.0.07. And, this document offers instructions for setting up your browser to display PDFs when you're using Acrobat XI or Reader XI: Acrobat Help | Display PDF in browser | Acrobat, Reader XI
    Please let us know how it goes.
    Best,
    Sara

  • Please help with medical files I need to open immediately and cannot.

    I have some medical files sent to me that I desperately need to open. The instructions were to copy the file to the desktop, a zip file by the way, left click using the mac button and "I" at the same time. A menu would open saying "open with" and I was to choose stuffit. Then enter the password when prompted. I was able to get to the stuffit part and the password prompt and entered the password, but nothing happened. I keep getting the error message: Unable to unarchive "LoganRobertPEME.zip" into "Desktop". (Error 1-Operation not permitted.)
    Can anyone help me open this file?
    Thanks

    Contact whoever sent you the file. Perhaps it's a bad archive. Or be sure you entered the password correctly. They are case sensitive.

  • I installed acrobat pro on my computer, and now I am unable to download items because I get a message that I need to open acrobat for the user agreement. opening acrobat pro does not help.

    I installed acrobat pro on my computer, and now I am unable to download items because I get a message that I need to open acrobat for the user agreement. opening acrobat pro does not help. What do i do?

    I have not contacted Adobe. I am using acrobat pro CC, and haven't noticed any problem with the software itself. The only problem I have had so far is when I try to download.

  • HT1338 Macbook pro two days old...bought logic from app store...logic has installed partly each time i open it up it wants to download rest of programme then stops half way thru and gets error message 'logic is unable to continue with download' help neede

    Macbook pro two days old...bought logic from app store...logic has installed partly each time i open it up it wants to download rest of programme then stops half way thru and gets error message 'logic is unable to continue with download' help needed !

    Hello:
    I would trot back into the Apple store and have them fix the problem (or call Applecare with a warranty issue).  There is no sense in you wasting your time trying to troubleshoot things on a new computer.
    Barry

Maybe you are looking for

  • Loop at Conditions within internal table

    I have not been ABAPing long so primarily have been using keyword help... I am trying to loop round an itab and only select and process unique keys from within the table! However the table I am using to obtain the records has multiple records with th

  • Re: Can't start, it asks for a password

    I have a toshiba satellite I can not open. It will have a password it says enter current password to boot. I think I have had the virus and I do not have a Windows or a boot disc. Please help me :|

  • Changing font based on resolution of client machine

    I have a Flex app in deployment now which resizes depending on the size of the clients screen. One screen it runs on is a huge 48" flat screen, and it also needs to run on various small laptops etc. The resizing works great, but I would like to also

  • No Surround bounce: "Filesize exceeds 2 GB" - WHAT ???

    Hi 2 all, I will repeat a post that I found closed in the discussions because I just came across this problem and looking for help. The original post (wonder why it was closed down) : Lukrex Posts: 1 From: Italy Registered: Dec 5, 2005 Logic Surround

  • Online Radio live streaming

    hi I've come across an app, paiSARA in android. I want to develop a similar app for Windows Phone. I think AudioStreamer can be used for playing the streams but my main concern is how to get urls of live streaming of various radio stations. If anyone