Ea4500 FTP server - connects but that's it..

Have a security camera that will ftppics but when I enter ftpserver login it can't save.
So, everything is on the same 192 network. My pc client connects to the ftpserver fine but will not get a directory list, save a txt file, or do anything other than connect. My account has read/write and I don't get it..
Solved!
Go to Solution.

Also don't disconnect the usb drive while the router is on unless you use the Safely Remove Disk feature.
Create the share using the router utility.
Please remember to Kudo those that help you.
Linksys
Communities Technical Support

Similar Messages

  • My Ipod touch says disabled connect to itunes I try and it says cannot connect it has a passcode that needs to be entered to connect but thats why I have to get into itunes because I can't get in my Ipod what do I do?

    My Ipod touch says disabled connect to itunes I try and it says cannot connect it has a passcode that needs to be entered to connect but thats why I have to get into itunes because I can't get in my Ipod what do I do?

    Place the iPod in Recovery mode and then connect to your computer and restore via iTunes.

  • I have installed photoshop elements 12. when I try use the editing features it said that i must login to Adobe to register the product. but each time i try to it said there is a problem. help the problem stated that the internet is not connected, but that

    i have installed photoshop elements 12.
    when I try use the editing features it said that i must login to Adobe to register the product.
    but each time i try to it said there is a problem.
    help
    the problem stated that the internet is not connected, but that is not the case.

    I had the same issue and I'm running Windows 7.  Tried working with technical support for several hours but they were no help.  They just had me doing the same things over and over, offering no real answers.  I finally got fed up and have decided to return my product for a full refund.

  • OWB 11.2.0.1 SAP LOCATION: Problem with separate FTP Server connection

    Hello,
    hope somebody can help me. We are working on a BI Project by our Customer with a Exadata Machine.
    The Goal of this project is to have the DWH on the Oracle Exadata machine.
    At the Moment we have the Development System on a separate Server with OWB 11.1. and are to get stuck because we can't work with OWB 11.2 with the problem we have.
    Separate for the coming Migration we set up for testing a machine with OWB 11.2.0.1 (Exadata is productiv system, so not available for testing)
    The SAP System of the customer is on a separate physical Machine as the FTP Server.
    The new possibility from the OWB 11.2 SAP Location allowed choose between different transport type, also for a separate FTP Server.
    We took FTP as Transport Type and we input the FTP IP Adress, User etc.
    The Inputs are all correct, we have also check if its possible to connect the FTP server via fillezilla, via cmd -- all works fine
    But OWB 11.2 show us by test the connection this Error:
    ENV0032: Location SAP_TEST is invalid. Check that you provided the PASSWORD or+
    valid values for at least one of the set of mandatory parameters+
    HOST_LOGIN_HOST+
    I know that seems as if some is not ok with the password or the other parameters.
    But all inputs are correct and the password doesn't contains any special character.
    Also the connection to the SAP system works fine with OWB 11.2 but not with the FTP System.
    Have somebody experience with this error or on a project by customer with separate SAP and FTP System?
    Thanking you in anticipation

    Hello,
    hope somebody can help me. We are working on a BI Project by our Customer with a Exadata Machine.
    The Goal of this project is to have the DWH on the Oracle Exadata machine.
    At the Moment we have the Development System on a separate Server with OWB 11.1. and are to get stuck because we can't work with OWB 11.2 with the problem we have.
    Separate for the coming Migration we set up for testing a machine with OWB 11.2.0.1 (Exadata is productiv system, so not available for testing)
    The SAP System of the customer is on a separate physical Machine as the FTP Server.
    The new possibility from the OWB 11.2 SAP Location allowed choose between different transport type, also for a separate FTP Server.
    We took FTP as Transport Type and we input the FTP IP Adress, User etc.
    The Inputs are all correct, we have also check if its possible to connect the FTP server via fillezilla, via cmd -- all works fine
    But OWB 11.2 show us by test the connection this Error:
    ENV0032: Location SAP_TEST is invalid. Check that you provided the PASSWORD or+
    valid values for at least one of the set of mandatory parameters+
    HOST_LOGIN_HOST+
    I know that seems as if some is not ok with the password or the other parameters.
    But all inputs are correct and the password doesn't contains any special character.
    Also the connection to the SAP system works fine with OWB 11.2 but not with the FTP System.
    Have somebody experience with this error or on a project by customer with separate SAP and FTP System?
    Thanking you in anticipation

  • FTP server connection?

    I am using ftp_connect to connect to a FTP server but getting error, what is the thing I am mising in that?
    This code I got from SDN discussion. The function
    HTTP_SCRAMBLE gives me the encrypted password but I want to know what is this key parameter?
    If I enter 'ftp:
    192.168.16.21\scan' it gices me error saying connection failed.
    And if i enter only '192.168.16.21' it shows error that you are not authorised to access this. Where as If I try to put this 'ftp:
    192.168.16.21\scan' in address bar it opens the location.
    data l_passwd(30) TYPE c.
    CALL FUNCTION 'HTTP_SCRAMBLE'
      EXPORTING
        SOURCE            = 'x1y2z3'
        SOURCELEN         = 6
        KEY               = 26101957
    IMPORTING
       DESTINATION       = l_passwd
    DATA W_HANDLE TYPE I.
    CALL FUNCTION 'FTP_CONNECT'
      EXPORTING
        USER                   = 'x1y2z3'
        PASSWORD               = l_passwd
      ACCOUNT                =
        HOST                   = '192.168.16.21'
        RFC_DESTINATION        = 'SAPFTP'
      GATEWAY_USER           =
      GATEWAY_PASSWORD       =
      GATEWAY_HOST           =
    IMPORTING
       HANDLE                 = W_HANDLE
    EXCEPTIONS
       NOT_CONNECTED          = 1
       OTHERS                 = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.

    Dilip,
    As I understand, you have to pass the password as plane character datatype to FTP_CONNECT. What I mean is that it cannot be an encrypted password. I will suggest following code:
    data:l_passwd(10) value 'YouRpAswd'. "Case sensitive
    CALL FUNCTION 'FTP_CONNECT'
    EXPORTING
    USER = 'x1y2z3'
    PASSWORD = l_passwd

  • Adobe FTP Server Connection Issue

    I'm trying to download AcroProStdUpd910_T3T4_incr.msp from ftp.adobe.com/pub/adobe/acrobat/win/9.x/9.1/misc.  I've made numerous attempts to download the file, but each try ends with failure.  It seems that the server may be resetting the connection before the download completes, or perhaps the file is corrupt.  I've downloaded other files from the same location successfully.  I've tried Firefox and IE, the download fails in either case.  My IP address was 184.219.129.119 for the last failure.  Would an Adobe Systems expert be kind enough to troubleshoot this issue?  The problem appears to be server-side.

    Hi Jeff.  Thanks for your assistance.  You're correct; I need updates for Adobe Acrobat 9 Pro.  The file I mentioned in my initial post is exactly as it appears in the .../win/9.x/9.1/misc/ FTP directory.  The file is the second part of a two part patch that brings Adobe Acrobat 9 Pro up to 9.1.  The product update page doesn't point to any updates for Adobe Acrobat 9 Pro.  In my knowledge, this is the only Webpage that has hyperlinks to Adobe Acrobat 9 Pro patches, on all of adobe.com.  All of the patch hyperlinks on that Webpage point to the files stored in the .../win/9.x/ FTP directory, but all of the hyperlinks are broken.  Thus, the FTP directory is the only place to retrieve the patches from.
    The problem appears to be with the FTP server.  The server appears to consistently reset the client's (my computer) connection before the download of this large file completes.  In other words, your server doesn't allow clients to stay connected long enough to download large files on slower internet connections.

  • Help (pleeeease) with configuring FTP server connection

    HI...I am so frustrated. You have to understand that I am not completely stupid, but I just cannot understand the process which will allow me to connect to a **^&-**** FTP server!!!
    Here's the deal:
    Me, graphic designer, designing among other things, websites.
    Dreamweaver, the software program that I use to design websites.
    So, I design a site, and configure it to upload via FTP. I get the FTP hostname, username, password info from the intended Internet Service Provider, and load that info into the required fields in the Site Manager window. Everything is great until I try to connect to the server....it just won't do it! I get error messages that state flatly that I cannot connect to the remote server, for reasons that are as bland as "username and password information incorrect". I have called the ISP to determine if I am using the correct username, password blah blah blah, and everything checks out on their end. It seems that everyone else but me can connect to a bloody FTP server! Harrumph.
    So...what can I do? Is it that something in the System Preferences panel needs to be adjusted to allow me access to FTP? I have fiddled around a little in there, but don't change anything, because I don't know what TCP/IP, proxy settings, etc. MEANS!!! All I did was allow FTP access (duh).
    Another point of interest is permissions...somewhere along the way, during my long and convoluted journey with this problem, a message came up that mentioned that. Permissions. Don't know what that means either.
    Is there anyone out there that can help me?? I am so confused, and just need a little education. I would greatly appreciate any advice or information. Thanks! Janelle
    iMacG4   Mac OS X (10.4.7)  

    Hi Janelle: I assume the domain is georgeponzini.com
    1. http://georgeponzini.com/index.htm works so we know you have an index.htm page uploaded to the server but it contains no information at all, like you uploaded a completely blank page, no title, no code, nothing, nada...
    2. http://georgeponzini.com/index.html does not exist, you never uploaded a page so what we see is an error page, saying such a file does not exist.
    3. The link you have ftp-dom.earthlink.net/ is for uploading directly from a browser but I could not get it to work in Safari but does work in Firefox, which you can consider downloading and using.
    4. If you can upload from your Control Center at Earthlink.net, that's a no brainer, this is the option to take, you cannot make any errors doing it this way. But that we'll figure out next... It's ok you do not see a public_html folder you are probably already in it when you log in. Where you given instructions to upload into the WEBDOCS/ folder, if so you did that right.
    BTW - have you checked with Earthlink that Control Center will work on a Mac using Safari asa browser
    5. Your index.htm page/file is NOT where you upload to, the index.htm IS the 'Home Page' or 'Index Page'. You're seeing a white page because it contains no information, but you must have uploaded a file/page named index.htm (see 1 above)
    6. If you have files/pages uploaded in the correct area, see if you can rename any file index.html - I am sure you can do this at the Control Center, if not do this on your computer and use 'save as' > index.html - upload this file/page and see if it displays
    Let me know what happens, Rick
    iMac G5 iSight 20" - 30G iPOD - HP Pav 15" WS and Toshiba Sat 17" WS   Mac OS X (10.4.7)   Canon 20D & A620

  • When I try to install "Addblock Plus", a pop-up box displays "Add-on downloading", and "unknown time remaining - 0 bytes (0 bytes / sec)". My local area connection status box shows that it is connected but that nothing is being received.

    I am using Firefos 9.0.1 under Windows XP. I use Avast anti-virus. My Add-ons bar is empty. I have not initiated the installation of any plug-ins. Downloads keeps no record of my attempts.

    Thank you for your interest mha007. This is an update on my evenings activities so far.
    I have done that trouble shooting with results, as follows:
    Started in safe mode
    In Tools/Options/Advanced/General, I unchecked "Use hardware acceleration when available"
    Clicked on Tools/Add-ons
    "Get add-ons" displayed "Loading" indefinitely
    All 5 Extensions are dis-abled: it suggested that I remove "Microsoft.net framework assistant 1.2.1" & "Test pilot 1.2".
    On "Microsoft.net framework assistant 1.2.1" I Clicked "Remove". It remained but with version 0.0.0.
    On "Test pilot 1.2" I clicked "Remove". It disappeared.
    The single Appearance "Default 9.0.1" is disabled
    None of the 16 plug-ins are disabled.
    I clicked on Add-ons and "Get add-ons" displayed "Loading"
    Several minutes later I found that, "Add-ons" had loaded.
    I clicked on "Most popular" and then on "Add to Firefox " within "Adblock plus"
    A pop-up box displayed "Add-on downloading", and "unknown time remaining - 0 bytes (0 bytes / sec)".
    Within a minute, a Firefox "Alert" pop-up window opened with the message: "An error occurred during a connection to www.mozilla.org:443 / The OCSP server experienced an internal error. / (Error code: sec_error_ocsp_server_error)"
    I bookmarked the "Most popular add-ons page"
    I closed Firefox and opened it again - not in safe mode.
    Clicked on Tools/Add-ons. "Get add-ons" displayed "Loading".
    In Extensions, on "Microsoft.net framework assistant 1.2.1" I Clicked Disable", and Restart Firefox
    I clicked on Tools/Add-ons. "Get add-ons" displayed "Loading". Message displayed "Connected to services.add-ons.mozilla.org. Waited.
    10 minutes later I opened a new tab and clicked on the "Most popular add-ons page" bookmark. Message displayed "Connected to add-ons.mozilla.org". Waited.
    15 minutes later, neither of the tabs had responded. I re-started firefox in safe mode
    I clicked on Tools/Add-ons. "Get add-ons" displayed "Loading". Message displayed "Connected to static-ssl-cdn.addons.mozill.net"
    Using the new tab from above which was not active on restart, I clicked on the "Most popular add-ons page" bookmark.
    The bookmarked page opened. I clicked on "Add to Firefox " within "Adblock plus"
    Again, a pop-up box displayed "Add-on downloading", and "unknown time remaining - 0 bytes (0 bytes / sec)". (No Alert this time).
    I don't know what to read into all of this. Any advice on what the next best thing to do would be appreciated.

  • Server connected but can't use images?

    Hello to all.  I am new to DW, but so far I've set up a basic .css file, and I'm trying to use images from my server, which said it's connected successfully, but when I try to edit my background-image, the server button isn't clickable.  How do I use pictures from my server that I know I'm connected to?

    my website is http://asc.pcassistant.net/dreamweaver/index.htm      My backgound image is working fine, but my header and content images aren't showing up, also, my header and footers have extended to the left where I only want the background image to show.  BTW, my body background image has black space built into the image, I couldn't figure out any other way to have images on the side and only black in the middle.
    This is my .css file so far.  Much left to do, but it's a basic:
    body {
    margin:0;
    padding:0;
    text-decoration: none;
    background-attachment: fixed;
    background-color: #000;
    background-repeat: repeat-y;
    background-position: center center;
    background-image: url(bg.jpg);
    #wrap {
    background-color: #000;
    width: 80%;
    height: auto;
    #header {
    background-attachment: fixed;
    background-color: #000;
    background-image: url(header.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    height: 160px;
    width: 100%;
    #nav {
    background-color: #000;
    #content {
    font-family: Arial;
    font-size: 0.75em;
    color: #F00;
    text-decoration: none;
    background-attachment: fixed;
    background-color: #000;
    background-image: url(contentbg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: left;
    height: auto;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: auto;
    #footer {
    font-family: Arial;
    font-size: 0.625em;
    color: #F00;
    text-decoration: none;
    background-color: #000;
    text-align: center;
    Here is my .htm document:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>As Shadows Collapse - Home</title>
    <link href="main.css" rel="stylesheet" type="text/css" />
    </head>
    <body>
    <div id="wrap">
      <div id="header">
      </div>
      <div id="nav">
      </div>
      <div id="content">
      </div>
    </div>
    <div id="footer">&copy;  Copyright 2011 - As Shadows Collapse.  All Rights Reserved.
    </div>
    </body>
    </html>

  • I can't seem to update to iTunes 10.5. – which I need because my 'repaired' iPhone has been wiped and I need it to set it up from scratch again (I've forgotten the password on my wireless connection - but that's another problem).

    When I tried downloading v10.5 I hit ‘Run’ instead of ‘Save’ but it doesn’t appear to have installed as I’m still getting the Windows warning: “The iphone “iPhone” cannot be used because it requires iTunes version 10.5 or later”.  I currently have version 10.2 on Windows XP, and I read on the iTunes download site that v10.5 requires “Windows XP Pack 2 or later”. Is it possible for me to find out somewhere if it’s because my XP is too old or is it some other basic and/or random thing I’m overlooking. I've already tried the Apple Software Update and I don't want to try installing it again until I find out whether it won't because my OS is too old or if it's just hiding somewhere already.
    Also, when I’ve downloaded more recent versions of iTunes in the past I’ve lost all my apps & music etc.  Is there a way around this?

    you update it by connecting it to a computer running itunes and starting itunes up on the computer clicking on it in devices and clicking on the update button in the content menu
    if it say you have the latests then it's because you don't own an iphone 3gs but an iphone 3g where the version 4.2.1 was the last released
    in that case you can't ever update it
    http://en.wikipedia.org/wiki/IOS_version_history#Current_versions

  • FTP Server connection Problem

    Hi Friends
       we trying to Configure the File to File Scenario.. and message is processing successfully in SXMB_MONI
      but in the runtime workbech we have the error in communication channel.
      Error when getting an FTP connection from connection pool: com.sap.aii.af.service.util.concurrent.ResourcePoolException: Unable to create new pooled resource: FTPEx: Login incorrect.
    we cross checked the Login credentials and did Full cache refresh..
    still facing same problem.
    Please help me on this
    Regards
    Sandeep

    Check if this helps: FTP connection error whil,e using flat file adapter error
    Recheck the FTP details: /people/shabarish.vijayakumar/blog/2006/08/01/along-came-a-file-adapter-mr-ftp-and-rest-of-the-gang
    The user-id & password used in file channel should be same as it is in the ftp....may be there is some change (some case-issue)

  • Regaring file from FTP server to application server

    Hi frnds,
    Below is my code where i am transferring Presentation server file to FTP server.
    Now i want to transfer that file from FTP server to application server.
    any help. below i am providing my code.
    <code>
    *& Report  demo
    report  z_demo_ftp.
    Variables declaration
    data : mi_handle type i,
           pwd       type char30,
           slen      type i,
           key type i value 26101957,
           it_file2 type filetable,
           w_file2 like   line of it_file2,
           l_rc type i,
           v_index type i,
           v_file(30) type c,
           v_path(100) type c,
           v_path_tmp(100) type c.
    *Internal table declaration
    data: begin of mtab_data occurs 0,
           line(132) type c,
          end of mtab_data.
    Selection scree parameters
    parameters: p_file type string default 'C:\'.
    Get the file path
    at selection-screen on value-request for p_file.
      data: p_file1 type string.
      p_file1 = p_file.
      call method cl_gui_frontend_services=>file_open_dialog
        exporting
          default_filename        = p_file1
        changing
          file_table              = it_file2
          rc                      = l_rc
        exceptions
          file_open_dialog_failed = 1
          cntl_error              = 2
          error_no_gui            = 3
          not_supported_by_gui    = 4.
      if sy-subrc <> 0.
        message id sy-msgid type sy-msgty number sy-msgno
                with sy-msgv1 sy-msgv2 sy-msgv3 sy-msgv4.
      else.
        read table it_file2 into w_file2 index 1.
        p_file = w_file2-filename.
        clear w_file2.
        refresh it_file2.
        split p_file at '\' into table it_file2.
        describe table it_file2 lines v_index.
        read table it_file2 into w_file2 index v_index.
        concatenate 'put' w_file2-filename into v_file separated by space.
        delete it_file2 index v_index.
        clear w_file2.
        loop at it_file2 into w_file2.
        if sy-tabix = 1.
        v_path = w_file2-filename.
        endif.
        if sy-tabix ge 2.
        concatenate v_path '\' w_file2 into v_path.
        endif.
        endloop.
        concatenate 'lcd' v_path into v_path_tmp separated by space.
      endif.
    Start of selection
    start-of-selection.
    pwd = 'file456'.
    slen = strlen( pwd ).
    call function 'HTTP_SCRAMBLE'
      exporting
        source      = pwd
        sourcelen   = slen
        key         = key
      importing
        destination = pwd.
    Connect to FTP
    call function 'FTP_CONNECT'
      exporting
        user            = 'client'
        password        =  pwd
        host            = 'saturn'
        rfc_destination = 'SAPFTP'
      importing
        handle          = mi_handle
      exceptions
        not_connected   = 1
        others          = 2.
    if sy-subrc = 0.
    Excute FTP command
    call function 'FTP_COMMAND'
        exporting
          handle        = mi_handle
          command       = 'cd staff
        tables
          data          = mtab_data
        exceptions
          tcpip_error   = 1
          command_error = 2
          data_error    = 3
          others        = 4.
    Excute FTP command
          call function 'FTP_COMMAND'
        exporting
          handle        = mi_handle
          command       = v_path_tmp
        tables
          data          = mtab_data
        exceptions
          tcpip_error   = 1
          command_error = 2
          data_error    = 3
          others        = 4.
    Excute FTP command
      call function 'FTP_COMMAND'
        exporting
          handle        = mi_handle
          command       = v_file
        tables
          data          = mtab_data
        exceptions
          tcpip_error   = 1
          command_error = 2
          data_error    = 3
          others        = 4.
      if sy-subrc = 0.
        loop at mtab_data.
          write: / mtab_data.
        endloop.
      endif.
    endif.
    *FTP disconnect
    call function 'FTP_DISCONNECT'
      exporting
        handle = mi_handle
      exceptions
        others = 1.call function 'FTP_DISCONNECT'
      exporting
        handle = mi_handle
      exceptions
        others = 1.
          end-of-selection.
    </code>
    so what more code shuld i write.
    regards,
    kamal

    Hi Che Eky  ,
                          Actually the above code is for putting the presentation server file to FTP Server.
    But now i need to Put the same file present in the FTP server to Application server.
    So any help or code which will be helpful.
    regards,
    kamal

  • How to save Final Cut Pro project to an ftp server to then open on a different computer

    Hello, I work for a graphic design firm that also does video production for businesses. We are using Final Cut Pro X in our office which has an FTP server connected to all office computers.
    What we want is to be able to have on employee start a project in Final Cut Pro X, save it to the server; then have another employee open up the same project and continue working from a different computer.
    Right now, we have a lot of our Final Cut files saved to the server, and the files will show up in the server on the other employee's machine. BUT, we scroll in the server to the file for the Final Cut Pro project on the other computer, and the file is grayed out, unable to be opened on the new computer.
    I've tried right clicking and choosing "open with Final Cut" and Final Cut does then open, but right before it opens the project within Final Cut, a message comes up saying "The document could not be opened. Open documents from within Final Cut Pro," which of course, I see no way to do that from within Final Cut Pro.
    I've also called Apple Care, they reminded me that we can't have one project open on two computers at the same time, and that's fine. We are willing to close the project on computer one to then open on computer two.
    If you have an answer let me know. We don't want to have to load onto an external hard drive to then load onto the other machine, especially since we have a server ready to go.
    Thanks for your help.

    You can share projects via the ftp server, but you need to:
    1) Have all the media in identical events on each editor's machine;
    2) Set up the project  and share the entire folder for that project first;
    3) Afterwards, you can share just the project file itself
    You CANNOT work directly on projects and events stored in the ftp server.
    See Steve Martin explain how to do all this: http://www.youtube.com/watch?v=Hu-ga7fxKh8

  • OBPM4 file path to FTP server

    Hi Friends,
    I have a requirement.
    For the payment in F110, the output file should be moved to the FTP server.
    For that, i need to provide the FTP path to the OBPM4 tcode.
    My doubt is if we try to connect to FTP server, we need to provide the login detail right. If that is the case, how can i procced with this scenario.
    Thanks & Regards,
    Prabu

    Hi Santhosh,
    Thanks for your reply. I know that we can provide the path in the place of file name. That is inside SAP. so, we can proceed with that.
    For me, i need to move it to FTP server.
    I know that once we move it to Application server, we can trigger one z program which will pick up the file from Applicaiton server and place it in FTP server.
    But my question is, do we really required this z program to move the file?.
    Thanks & Regards,
    Prabu

  • List of FTP Server Response Codes

    Hey all, we put together a list of FTP server response codes that some of you might find helpful. Check it out and let us know your thoughts:
    The Big List of FTP Server Response Codes
    This topic first appeared in the Spiceworks Community

    > Hi, In Golive you can connect to the FTP and then you
    have a list of
    > servers if
    > you have added them there. All you do is select a server
    and connect to
    > the
    > web. Can I do this in Dreamweaver?
    Only by creating a separate site definition.
    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
    ==================
    "Comp. 792" <[email protected]> wrote in
    message
    news:ge8plo$jjj$[email protected]..
    > Hi, In Golive you can connect to the FTP and then you
    have a list of
    > servers if
    > you have added them there. All you do is select a server
    and connect to
    > the
    > web. Can I do this in Dreamweaver?
    > I want to upload some files to a server I sometimes use
    but I don't want
    > to
    > change my default server settings.
    >
    > In Dreamweaver I don't see how I can have a list of
    servers. Can I only
    > connect with 1 server at a time?
    >

Maybe you are looking for

  • I've got a new mac. How can I transfer all in the old mac to the new one?

    I'm currently working with a MacBook. I've just got a new MacBook pro and would like to know how to copy all apps and files in the new one, without desinstalling and reinstalling

  • Error while installing oracle apps 11.5.10

    Hi all, I have got errors while installing oracle apps 11.5.10. I have configured all the system parameters. Unable ti complete instance configuration RW-50010 error script has returned an error 1 RW-50004 error code received when running external pr

  • IPad 2 charging issue after updating to 8.0.2

    My iPad 2 is charging extremely slow via wall charger.  1% is literally taking 45-60 minutes. I didn't have this issue with 8.0.0 or 8.0.1. I updated to 8.0.2 OTA. This morning I restored 8.0.2 via iTunes and I am still having the same issue. Is ther

  • RWB (System error) recognization

    Hi, We have got system error in RWB for particualr Interface. Is there anything like if system error or any error comes in RWB for interfaces  so that  automatically we can notify as like alerts.

  • USB Port for iPod Not Found

    The problem seems to be that the USB port is not being recognized by the software. I tried using Anapod and when I launched the program it could not find the iPod device even though it was connected in the USP port on my laptop. BTW - I tried all fou