Endpoint shutdown (FTP) on web exception. FTP error 421

Hi,
When using FTP Source in my Biztalk Services project it sometimes occurs that we receive an error 421 from the FTP server. This causes the endpoint to shutdown, which will result in a manual action to restart the endpoint again.
We're looking into the cause of the 421 error, but the strange thing is that 4 bridges within the same project use the same FTP server, but they do not all shutdown. This makes it assumable that it's a short hickup in the system.
Is there a way to set a strategy of backoff and retrying instead of shutting down the endpoint for FTP errors ? I my opinion, /I shouldn't need to rely on a 3rd party to keep my infrastructure running.

The bridge will shut down after retry attempts at delayed polling intervals.
You may want to monitor Operation Logs / Event logs for such events.
You may write a simple PS script which can run periodically to start the bridges and make sure that the bridges are in started state.
http://msdn.microsoft.com/en-us/library/azure/dn232351.aspx
regards,
Shailesh Agre

Similar Messages

  • FTP error - 421

    Hi all,
    We are trying to FTP files from business connector at regular interval to external party via proxy and sometimes we face a error - 421 Service not available, closing control connection.
    Please help to know what could be the cause for this, as this happens during few transmissions and remaining time we are able to FTP with out any problem.
    I tried to check the size of the files transmitted and is not different than the successful transmission. Also, due to this error we are not able read or put the files to external FTP server.
    Please help.

    Hi Bindu,
    do chk this link
    Error during disconnect from FTP Server
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/ee5bc490-0201-0010-e9b5-a258cf083bca
    Regards
    Sampath

  • FTP Error when trying to "put" a file to my web site

    When I try to put some files to my web site, I get an error message:"FTP Error occurred - cannot put <filename>.  Access denied.  The file may not exist, or there could be a permission problem."
    Other files I can upload without a problem.  All are .htm files.
    I have also found that I can "put" a file if I have not edited it.  After I edit and save it and try to put it, I get the FTP error.
    Some files I can upload even if I have just edited them. 
    I have found a "work around".  If I edit and then "save as" with a new name, I can put the new file to the web, rename it and it works fine.
    The work around is a hassle but it works.

    It most definitely sounds like a server permissions issue.
    If you want to verify before rattling the code mokey cages at your hosting company, download another FTP application, like the Filezilla client (not from the Sourceforge link), and test it.
    If you have to do the same thing in FZ, or any other client, your hosting company will need to give you the correct permissions so you have the proper access to develop your site.
    I'm 99% sure this has nothing to do with DW in and of itself.

  • Godaddy is showing that the businesscatayst has been redirected correctly but when i link to remote from dreaweaver it shows a ftp error

    dreamweaver connects to server correctly, godly is showing my business catalyst site has been redirected correctly but when i access remote from dreamweaver it says there is a ftp error. How do i resolve this

    Apologies
    Http://www.whanaucentred.com <http://www.whanaucentred.com/>
    I can access it from the web but enter the url.
    When I try to  upload from dreamsweaver it says ftp error even though:
    -Server password and other info is set correctly in dw . and dw says it has link to the server correctly
    - but When i edit site in dw and upload the changes, it says ftp error.
    -When I login to businesses catalyst site on line, i can edit it from there and link to the site from there.
    - when i log into godaddy it says domain is configured correctly.
    Sent from my iPhone

  • Endpoint for FTP based proxy in Linux-urgent

    Hi,
    I have configured FTP based proxy. Both FTP server and ALSB are running on same machine. I have configured endpoint as ftp://<ip>:21/. FTP directory is /home/alsb
    I have also mentioned error,archive and download dirs in /home/Dir/download ,/home/Dir/error,/home/Dir/archive.
    Inspite of this the proxy is not polling fo messages from FTP server. The name of the file changes to <filename>.stage but nothing happens after that.
    The other alternative config done was to enable remote streaming.In this case,the file polls but it moves to error dir.None of the alerts configured in proxy are executed.
    Can anyone tell me where the problem is?
    Thanks.
    Arti

    Hi,
    I didn't find any error in OSB logs.This was the msg in the log:
    ####<Aug 6, 2009 5:54:10 PM EDT> <Info> <WliSbTransports> <DIA2-RH52> <AdminServer> <[ACTIVE] ExecuteThread: '6' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <> <1249595650028> <BEA-381113> <File ./CntctOpt_data.txt renamed to CntctOpt_data.txt__5970064165513615536--40acb272.122ebdf8770.-109a.Stage on the remote host 192.168.14.126 for the service endpoint ProxyService$3sixty$proxy$contact$inbound$DummyProxy>
    Also found this :
    javax.jms.JMSException: [JMSPool:169803]JNDI lookup of the JMS connection factory weblogic.wlsb.jms.transporttask.QueueConnectionFactory failed: javax.naming.NameNotFoundException: While trying to lookup 'weblogic.wlsb.jms.transporttask.QueueConnectionFactory' didn't find subcontext 'wlsb'. Resolved 'weblogic'; remaining name 'wlsb/jms/transporttask/QueueConnectionFactory'
    Resolved 'weblogic'; remaining name 'wlsb/jms/transporttask/QueueConnectionFactory'
         at weblogic.deployment.jms.JMSExceptions.getJMSException(JMSExceptions.java:29)
         at weblogic.deployment.jms.JMSConnectionHelper.lookupConnectionFactory(JMSConnectionHelper.java:471)
         at weblogic.deployment.jms.JMSConnectionHelper.openConnection(JMSConnectionHelper.java:268)
         at weblogic.deployment.jms.JMSConnectionHelper.<init>(JMSConnectionHelper.java:184)
         at weblogic.deployment.jms.JMSSessionPool.getConnectionHelper(JMSSessionPool.java:469)
         at weblogic.deployment.jms.PooledConnectionFactory.createConnectionInternal(PooledConnectionFactory.java:332)
         at weblogic.deployment.jms.PooledConnectionFactory.createConnection(PooledConnectionFactory.java:226)
         at com.bea.wli.sb.security.SecurityModuleImpl$5.run(SecurityModuleImpl.java:521)
         at com.bea.wli.sb.security.SecurityModuleImpl$5.run(SecurityModuleImpl.java:520)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
         at weblogic.security.service.SecurityManager.runAs(Unknown Source)
         at com.bea.wli.sb.security.SecurityModuleImpl.runAlsbPrivilegedAction(SecurityModuleImpl.java:376)
         at com.bea.wli.sb.security.SecurityModuleImpl.createJmsConnection(SecurityModuleImpl.java:524)
         at com.bea.wli.sb.transports.poller.PollEngine.sendMessage(PollEngine.java:133)
         at com.bea.wli.sb.transports.poller.PollEngine.putMessageInQueue(PollEngine.java:108)
         at com.bea.wli.sb.transports.poller.TransportTimerListener.timerExpired(TransportTimerListener.java:79)
         at weblogic.timers.internal.TimerImpl.run(TimerImpl.java:273)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    I am using a different connection factory.Not sure why this error is being encountered.
    Edited by: arrajago on Aug 7, 2009 2:04 AM

  • An ftp error occurred cannot make connection to host DW CS4

    OK... I just recently installed Dreamweaver CS4. I am trying to connect to a clients site and I keep on getting the following error:
    an ftp error occurred cannot make connection to host. the remote host cannot be found
    A couple of days when I was in DW CS3, I never had this problem, apparantly others have also had this problem however all the help that I have seen is for PC.
    When I entered all of my info, I then proceeded several times to 'Test' , I have been able to connect succesfully but when I try to connect to remote host, I get that error message.
    Please help!!!!
    I am using Mac OS X Version 10.5.8

    Hi,
    In the remote info tab, Access-> FTP, click on Server Compatibility button.
    Uncheck FTP Perfomance Optimization.
    Try to re-connect to your web server.
    OR
    In the FTP field, you don't have to type the protocol (ftp://....)
    Martin

  • I recently installed CS4, and I can not make a connection to my website.  Message an FTP error occurred and cannot make a connection to host. The remote host cannot be found.

    I recently installed CS4, and I can not make a connection to my website.  Message an FTP error occurred and cannot make a connection to host. The remote host cannot be found.

    Open up your site definition (double-click on the site name in the File panel or choose Site > Manage Sites > Edit) and go to the Remote Info category. There, click Use Firewall (if it isn't already selected) - press Test to try the default firewall settings. If that doesn't work, click Firewall Settings. You'll see two relevant settings about 2/3 down - Firewall host and Firewall port. If Firewall port is 21, there probably is something blocking the port.
    On Windows XP, you may have the Windows Firewall installed and blocking. Here's how you get to it:
    To open Windows Firewall
    1.
    Click Start and then click Control Panel.
    2.
    In the control panel, click Windows Security Center.
    3.
    Click Windows Firewall.
    Once you have that open, you'll need to set Dreamweaver as an exception to blocking:
    On the Exceptions tab, click Add                     Program.
    In the list of programs, click the name of the program (Dreamweaver) that you                     want to add, and then click OK. If the name of your program is                     not in the list of programs, click Browse to locate the Dreamweaver.exe in the Program Files folder and then click OK.
    Hope this helps - Joe
    Joseph Lowery
    Author, Dreamweaver CS4 Bible

  • Why do I get FTP error messages uploading pages made with DW templates?

    In selecting FTP access to my host, I've encountered FTP error messages on a Web site uploads that I have used templates to build pages while uploading another Web site not made with templates I have no problem uploading elements using FTP access. Can anyone help me figure out why. I'm on a MacBook Pro using DW CS4 with OS Mavericks. Thanks for your help.

    Templates shouldn't make any difference what-so-ever, the output file is still just html whether you use templates or not.
    Are both sites with the same hosting company? On the exact same server?
    It's much more likely that you have some setting goofed than anything to do with the actual pages.
    Check things like Use Passive FTP and Use FTP Performance Optimization (toggle the check boxes) under the More Options section of the Basic tab in your Site Settings.
    Also verify all of your site credentials are correct. A missing or incomplete server Root Directory would be a good reason uploading fails.

  • FTP Error in Dreamweaver (mac)

    I have a site that I can connect to on my Dreamweaver/Windows, but not on Dreamweaver/Mac.
    I have the settings identical as far as I can tell and it immediately gives me an error that says:
    An FTP error occured - cannot make conection to host.
    No response from server. This may be due to one or more of the following reasons:
    -Proxy... etc...
    -Use Passive... etc...
    -IPV6.... etc...
    -Firewall etc...
    -Port 21 etc...
    None of these apply except for Passive and I have set it both ways with no joy.
    I can use FTP from Firefox on my Mac with the same settings and it works fine.
    Kirk

    Fixed.
    I am using Dreamweaver CS5.5 on Snow Leopard and am having the same FTP problems.
    After  trying to uninstall and reintall Dreamweaver CS5.5 with no luck I was  able to solve my issue by leaving the "Root Directory" field of the FTP  server configuration BLANK.
    My hosting provider (justhost)  allows you to specify the FTP path when you create a FTP accounts. That  is where I specify the "root dir" path and not in DW ftp server config.

  • FTP error message

    Hello,
    I have a problem that others are having with DW's FTP. Here's
    the situation:
    In Site Definition window click on Test button
    First message: operation timed out - cancelling...
    Second message: (standard DW error msg)
    An FTP error occurred - cannot make connection to host.
    No response from the server. This may be due to one or more
    of the following reasons:
    - Accessing the server requires firewall settings that
    aren’t properly set. Please verify etc etc. and that the Use
    Firewall etc etc.
    - The server may be accepting only passive mode or only
    active mode. Toggling etc
    - If you are connecting to an IPv6 enabled server etc.
    - Your local firewall may be blocking the incoming FTP date.
    Please disable etc
    - It is possible your FTP may be using a non-standard FTP
    port (21). If you need to specify etc
    In the Files window when attempting to connect, the error msg
    is: An FTP error occurred - cannot make connection to host. Your
    login or password is incorrect. Please check your connection info.
    I went through the all the settings and tried different
    configurations. I confirmed with the techies at my web hosting
    service and they had no difficulty logging. I tried another FTP
    program (CaptainFTP for the Mac) and had no difficulty uploading.
    I am using DW CS3 on a Mac OS X v10.5.1
    My Site Definition settings for Remote Info are as follows:
    Use passive FTP is checked, Maintain synchronization info is
    checked, all other boxes not checked.
    Is the solution to reinstall the DW CS3 app?

    George:
    This is a comprehensive list for troubleshooting FTP errors -
    it may help
    you...
    http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_14834
    If you want to send me your connection information offline, I
    will try to
    see if I can figure out why you are having problems - forums
    at
    great-web-sights dot com.
    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
    ==================
    "George Meier" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hello,
    > I have a problem that others are having with DW's FTP.
    Here's the
    > situation:
    > In Site Definition window click on Test button
    > First message: operation timed out - cancelling...
    > Second message: (standard DW error msg)
    > An FTP error occurred - cannot make connection to host.
    > No response from the server. This may be due to one or
    more of the
    > following
    > reasons:
    > - Accessing the server requires firewall settings that
    aren?t properly
    > set.
    > Please verify etc etc. and that the Use Firewall etc
    etc.
    > - The server may be accepting only passive mode or only
    active mode.
    > Toggling
    > etc
    > - If you are connecting to an IPv6 enabled server etc.
    > - Your local firewall may be blocking the incoming FTP
    date. Please
    > disable etc
    > - It is possible your FTP may be using a non-standard
    FTP port (21). If
    > you
    > need to specify etc
    > In the Files window when attempting to connect, the
    error msg is: An FTP
    > error
    > occurred - cannot make connection to host. Your login or
    password is
    > incorrect.
    > Please check your connection info.
    > I went through the all the settings and tried different
    configurations. I
    > confirmed with the techies at my web hosting service and
    they had no
    > difficulty
    > logging. I tried another FTP program (CaptainFTP for the
    Mac) and had no
    > difficulty uploading.
    > I am using DW CS3 on a Mac OS X v10.5.1
    > My Site Definition settings for Remote Info are as
    follows:
    > Use passive FTP is checked, Maintain synchronization
    info is checked, all
    > other boxes not checked.
    > Is the solution to reinstall the DW CS3 app?
    >

  • Ftp error - cannot make connection

    Using Dreamweaver CS3 on Microsoft XP. When I try and set up
    ftp for our web site in Site Manager, to allow files to be checked
    in and out, it does not work. The error message is "An FTP error
    occurred - cannot make connection to host. Your login or password
    is incorrect." It is possible to create an ftp connection to the
    same site in Dreamweaver using the other option in Site Manager,
    "Connect to an FTP server without defining a site ". The only
    diffrence I can see in the configuration is that the screen for
    this option includes the field "URL Prefix". Can anyone help?
    Thanks.

    I think the thing has got sorted. I tried putting in the
    Control panel password, which didn't work, and when I tried it
    again with the ftp password it did. No rational explanation. Thank
    you.

  • FTP Error - cannot make connection to host.

    Hello! Have been searching through the forums and have seen
    some topics that are similar to the problem I am facing but have
    not found one to solve it yet. I connect to mulitple FTP servers
    through Dreamweaver to upload and manage sites. As of late I will
    will try and connect to make updates and I keep on getting this
    error maessage....
    An FTP Error occurres - cannot make connection to host.
    It has happened on multiple servers from various providers. I
    am convinced that it is a Dreamweaver issue or a connection issue
    on my system. Any thoughts, help, or ideas to fix the problem would
    be greatly appreciated.
    I have tried most of the things out there on the boards but
    nothing has worked for me. The odd thing is that earlier today I
    was uploading through FTP on one of my sites and now that one won't
    work. Another site has been giving me hassle for days. Please any
    help would be much appreciated! I thank you for any time spent
    ahead of time answering this post! Blessings!

    Sorry it took so long to paste this in. It took this long for
    me to find it! k
    220-
    220-Welcome to the Comcast High-Speed Internet Personal Web
    Pages FTP server 204.127.198.23
    220-You are accessing it from host 207.174.254.41
    220-at Wed Feb 14 18:20:44 2007 GMT
    220-
    220-This is the "Access from Anywhere" PWP FTP server, and is
    available
    220-from the general internet.
    220-
    220-To access PWP FTP Server you can also use an SSL enabled
    FTP client.
    220-A list of such clients can be found at:
    220-
    220-
    http://home.comcast.net/ftp_anywhere.html
    220-
    220-For more tips on how to configure your FTP or Web
    Publishing
    220-software to work with Personal Web Pages, please follow
    220-the instructions on these web pages:
    220-
    220-
    http://help.comcast.net
    220-
    220- ****IMPORTANT****
    220-
    220-Any access to and use of this FTP server, authorized or
    220-unauthorized, is governed by and constitutes your
    acceptance of
    220-the terms and conditions imposed on the following web
    page:
    220-
    220-
    http://commcenter.comcast.net/terms/index.jsp
    220-
    220-Use your E-mail Username at the login prompt (the portion
    before the "@").
    220-Use your E-mail Password at the password prompt.
    220-
    220-
    220 PWPFTPD 2.02 (6feb2002) Server (Comcast High-Speed
    Internet Personal Web Pages FTP server) [204.127.198.23]
    USER xxxxx
    331 Password required for xxxx.
    PASS
    230 User xxxx logged in.
    SYST
    215 UNIX Type: L8
    PWD
    257 "/" is current directory.
    CWD /
    http://home.comcast.net/~xxxxx
    550 /
    http://home.comcast.net/~xxxx:
    No such file or directory
    QUIT
    Using port
    //upload.comcast.net
    220-
    220-Welcome to the Comcast High-Speed Internet Personal Web
    Pages FTP server 204.127.198.23
    220-You are accessing it from host 207.174.254.41
    220-at Wed Feb 14 18:56:41 2007 GMT
    220-
    220-This is the "Access from Anywhere" PWP FTP server, and is
    available
    220-from the general internet.
    220-
    220-To access PWP FTP Server you can also use an SSL enabled
    FTP client.
    220-A list of such clients can be found at:
    220-
    220-
    http://home.comcast.net/ftp_anywhere.html
    220-
    220-For more tips on how to configure your FTP or Web
    Publishing
    220-software to work with Personal Web Pages, please follow
    220-the instructions on these web pages:
    220-
    220-
    http://help.comcast.net
    220-
    220- ****IMPORTANT****
    220-
    220-Any access to and use of this FTP server, authorized or
    220-unauthorized, is governed by and constitutes your
    acceptance of
    220-the terms and conditions imposed on the following web
    page:
    220-
    220-
    http://commcenter.comcast.net/terms/index.jsp
    220-
    220-Use your E-mail Username at the login prompt (the portion
    before the "@").
    220-Use your E-mail Password at the password prompt.
    220-
    220-
    220 PWPFTPD 2.02 (6feb2002) Server (Comcast High-Speed
    Internet Personal Web Pages FTP server) [204.127.198.23]
    USER xxxxx
    331 Password required for xxxxx.
    PASS
    230 User xxx logged in.
    SYST
    215 UNIX Type: L8
    PWD
    257 "/" is current directory.
    CWD /
    http://home.comcast.net/~xxx
    550 /
    http://home.comcast.net/~xxxxx:
    No such file or directory

  • Dreamweaver - FTP error occurred - cannot make connection

    Hello I am trying to update a site and I am getting an error:
    FTP error occurred - cannot make connection to host.
    I absolutely did change any kind of FTP settings in the last 3 months.
    Everything has been working fine up until now.
    Justhost is who I use, I talked to there tech support they said they checked on there side and are able to connect and everything is working there, they are telling me it has something to do with dreamweaver.
    The only thing new is a I did an update earlier to adobe creative cloud - I don't think that would be the problem though.
    If anyone can please please help me or point in the right direction I will greatly appreciate it.
    Thanks

    Hello,
    it's well known, that  In all these cases you describe  I'm not a friend of a detailed troubleshooting. To be able to be independent in all this things It is one of the reasons why I prefer an external FTP program. The difficulties with which you have to fight encourage me in this opinion, not least because we always search for experts, we don't charge a "jack of all trades".
    To manage several websites or to upload my files and sometimes for the opposite way, for a necessary download from my server or to use a "a site-wide synch", I'm using FileZilla. It simply looks easier for me to keep track of all operations precisely and generate or reflect easily the desired tree structure.
    Above all, FileZilla has a feature (translation from my German FileZilla) called "compare file list". Here it's possible to use file size or modification time as a criterion. There is also the possibility to "hide identical files", so that only these files which you want to redact remain visible.
    And even if it means you have to install a new program, I am convinced that there is an advantage. Here is the link to get it and where you can read informations about how it works:
    http://filezilla-project.org/ and http://wiki.filezilla-project.org/Tutorial#Using_the_site_manager
    Mac: Mac OS X (Use: Show additional download options)
    http://filezilla-project.org/download.php
    Of course, you also need all the access data to reach your server and for MIME issues, you should contact your web host/provider.
    Good luck!
    Hans-Günter
    P.S.
    Since I use two screens, the whole thing became even more comfortable.

  • Can't upload file - FTP error - file activity incomplete

    I'm totally new to Dreamweaver and websites - trying to pick
    up and run with a voluntary organisation's website. I have the
    public_html folder on my PC. I have set up the 'New Site' within
    Dreamweaver; made changes to the index.htm and have tried numerous
    ways of 'putting file to the remote site'.
    I get the error message as above - FTP error - file activity
    incomplete re this 1 file called index.htm.
    I have no idea how to trouble shoot this - used a colleague
    who successfully uploaded a sample index1.htm, yet when I tried I
    couldn't do anything; used my website host technical support but
    they don't know Dreamweaver and although they tried various ways
    they couldn't help.
    Please, is there anyone who can throw some light of what
    might be the problem?

    Hi Eunice,
    In your site definition in DW, you set up the FTP parameters.
    In the
    Advanced tab, check the following:
    Access: FTP
    FTP Host: Enter the URL of the server, without any
    http:// or www
    or subdirectories (i.e. just servername.domain )
    Host directory: /public_html/
    Login: Use your username that you created the site with
    Password: Use your password for that account
    Select the "Save" and the "Use Passive FTP" check boxes. Then
    click "Test".
    You should get a message saying "Macromedia Dreamweaver
    connected to your
    Web Server successfully."
    If this doesn't work, then you need to double check your
    login information
    and your Internet connection.
    HTH
    Steve
    "eunice07" <[email protected]> wrote in
    message
    news:fgjcjt$73k$[email protected]..
    > I'm totally new to Dreamweaver and websites - trying to
    pick up and run
    > with a
    > voluntary organisation's website. I have the public_html
    folder on my PC.
    > I
    > have set up the 'New Site' within Dreamweaver; made
    changes to the
    > index.htm
    > and have tried numerous ways of 'putting file to the
    remote site'.
    > I get the error message as above - FTP error - file
    activity incomplete re
    > this 1 file called index.htm.
    >
    > I have no idea how to trouble shoot this - used a
    colleague who
    > successfully
    > uploaded a sample index1.htm, yet when I tried I
    couldn't do anything;
    > used my
    > website host technical support but they don't know
    Dreamweaver and
    > although
    > they tried various ways they couldn't help.
    >
    > Please, is there anyone who can throw some light of what
    might be the
    > problem?
    >

  • CS3 Dreamweaver FTP errors

    connection: CS3 Dreamweaver>MacPro(10.4.10)>Airport
    Extreme>SBCmodem>Yahoo Web hosting
    Since upgrading to intel mac w/ CS3, I am constantly getting
    FTP errors. All client accounts are set to passive. Usually it
    takes 2 or 3 attempts to connect to server. On one client account
    that is set up for Contribute, I get error messages at the end of
    an 11.9MB podcast upload saying the file was skipped–so I end
    up using fetch to upload the file.
    Most of the accounts are legacy and never had a problem
    ftp'ing to server w/ G4 rig.

    Here is the message I get when my upload completes. The
    status bar goes to 100% so it appears that the upload is complete,
    but not to be.
    Started: 11/5/07 8:22 AM
    Operation timed out. Cancelling...
    podcasts:broadcast162.mp3 - error occurred
    Connected to ...
    podcasts:broadcast162.mp3 - skipped
    File activity incomplete. 1 file(s) or folder(s) were not
    completed.
    Files skipped: 1
    Files with errors: 1
    podcasts:broadcast162.mp3
    Finished: 11/5/07 8:30 AM
    If I then look at the remote directory, I see the following
    file: "broadcast162.mp3.new" and the file size is correct, 11.9MB.
    So then I resort to using Fetch to upload. Adobe, please fix
    Dreamweaver FTP!

Maybe you are looking for