DHCP and FTP issues.

I have a server setup running server 2012 R2 with DHCP and filezilla for FTP, and a desktop running windows 7. The server can ping the desktop, but
the desktop can not ping the server, however the desktop can get a DHCP address from the server. How can I get it to connect to the ftp service? I choose to use filezilla because I could not get the anonymous logon to work for IIS. 

Hi,
Have you checked windows firewall on the server side if allows ICMP, by default firewall is on and blocking ICMP.
http://www.sysprobs.com/how-to-enable-ping-on-windows-server-2012-r2-firewall
Also see if port 21 for FTP (assuming filezzila using default port) is allowed in firewall.
Hope this helps.
Regards,
Calin

Similar Messages

  • Dreamweaver CS3 (9) maxed CPU slow performance and FTP issues.

    Dreamweaver CS3 (9) maxed CPU slow performance and FTP
    issues.
    Never mind...I found it.
    Of course I have all the firewall, worm, scanning, phishing
    filtering, full time protect, and everything else turned off when I
    am working on a remote/testing site however I found the Symantec
    antivirus email scan being enabled (doesn't it just interact with
    my email program?) was getting in the way of DW9 ftp operations,
    causing some lagging that was putting DW9 into an unstable mode
    during and immediately after (10 seconds) ftp operations.
    The CPU still spikes to 99% during ftp functions but DW9
    works even though it's likely taxed to the max but when I turn off
    email scan DW9 returned to a functioning state during ftp and
    remote file view. Whatever it takes huh?
    PS: email scanning only never effected DW8.02
    My System Info: properly configured (as in: everything works
    or I fix it) Toshiba - XP pro SP2 – Pentium 4 - 2.3GHz
    – 1.5 GB ram – Intel extreme graphics card 64 MB ram
    – Apache 2.2 server – PHP 5 – MySQL 5 -
    phpMyAdmin – Dreamweaver 8.02 – Interakt Kollection
    3.7.1 – Dreamwweaver 9 - DeVtoolbox – Flash –
    GoLive - Photoshop - ImageReady – Illustrator – Acrobat
    – CuteFTP – Putty SSH - blabla...)

    Thanks for the response. I managed to Google the 'nobody' account and found the explanation.
    As you say, I assumed the 'syslogd' process had to do with system logs. I did check the console and couldn't find anything of particular interest in the logs.
    I'll continue to monitor but if anyone has any further suggestions please post.
    One thing that might also have an impact... my available drive space is now down to less than 5gb (runs anywhere between 1gb and 5gb free depending on what I'm running). I know this causes problems for Parallels as it keeps moaning at me, but would it cause any problems with OSX?
    Thanks again,
    Tom

  • DW CS3 locked files and FTP issues - cannot update pages

    I just upgraded to Dreamweaver CS3 and now cant seem to
    update any of my web pages. I can connect to the server etc and see
    my files locally & remotely but when I try check out a file to
    update it I get an error message saying 'index.html is a locked
    file and can be viewed but not changed'. All I can do with it is
    view it. When I try to unlock any files locally nothing happens????
    This was not an issue before I upgraded.....I have checked my
    FTP details with a version on my pc and there are exactly the
    same.....does anyone know is this an issue with mac version of
    Dreamweaver CS3?
    Help!!!

    Can you post a link to your child or template page and tell
    us what you have
    changed that didn't propagate?
    Here are seven common mistakes that will result in changes
    not propagating
    from Template to child -
    1. Rename the Templates folder
    2. Move the Templates folder to some other folder level in
    the site other
    than root level
    3. Move a template out of the Templates folder.
    4. Make changes to an editable region of the template (which
    will not
    propagate)
    5. Assume that template changes can be uploaded to the server
    without also
    uploading the changed local files
    6. Corrupt the site cache so that the link between template
    and child page
    is broken
    7, Improperly create your child pages by simply opening the
    template,
    adding page specific content, and resaving the template with
    an *.html
    extension rather that its *.dwt extension. (you can tell if
    this is the case
    by looking at the code on a child page - if you see anything
    like <!--
    TemplateBeginEditable... then this is what you have done). If
    you *have
    done this*, then recreate the child pages (in DWCS3) using
    FILE | New > Page
    from Template, select the template and click CREATE.
    The 6th problem can be repaired by using SITE | Advanced >
    Recreate Site
    Cache, and the six others can be fixed by just not doing
    them. Have you
    done any of those?
    Or, read this -
    http://www.adobe.com/go/dd83ba8b
    By the way, this is not an official communication vehicle to
    Adobe. We are
    all just volunteers and peers here.
    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
    ==================
    "gwbusiness" <[email protected]> wrote in
    message
    news:[email protected]...
    > Hi honeybugs,
    >
    > I am having the same problem and I need a global fix so
    that I can
    > immediately
    > update my site . . . did Adobe help you? This did not
    happen immediately
    > to my
    > files but my template does not now update pages . . . I
    am desparate.
    >
    > Thank you,
    >
    > Gail
    >

  • DHCP and failover issues

    Hello,
    I am trying to implement failover in our dhcp but I don't get it right....
    I have 2 SLES/OES servers both can be used as DHCP server without failover (one active, the other not).
    server 1 => SLES11SP1 with OES11 (dhcp version is 3.1.3 ESV)
    server 2 => SLES11SP2 with OES11SP1 (dhcp version is 4.2.4-P2)
    I have defined my failover dhcp services following TID 7004294, so I have defined to services (ip_serv1 and ip_serv2), each failover service does contain:
    a) failover object ( FO2SERV2, FO2SERV1), where
    Primary server is 10.7.0.248 10.7.0.248
    Primary port is 647 847
    Secondary server is 10.7.0.250 10.7.0.250
    Secondary port is 847 647
    Failover split is 128 128
    Max. Client Lead Time 3600 3600
    b) subnet 10.11.0.0 10.11.0.0 where these subnets have following pool
    c) pool pool_10_11 pool_10_11 and these have the following failover attached to
    FO2SERV2 FO2SERV1
    I think that these parameter follow precisly the TID 7004294, but when I start the dhcpd services on the primary server I get the following messages:
    I move from recover to startup
    I move from startup to recover
    DHCPDISCOVER from 00:23:24:07:84:53 (REFERENCE) via XXX.XXX.XXX.XXX: not responding (recovering)
    and indeed I do not get any lease.
    What am I doing wrong????
    Any suggestions?
    Thanks in advance

    Originally Posted by ricard1
    Finally I got it!!.
    First I upgraded one of my servers to same release level as the second
    Then I defined the Failover Objects with the same name as you suggested and using the same port (in my case 847).
    That did the trick.
    Thanks!
    PS. it is a shame that some TID's are so wrong as this one (TID7004294).
    Please provide TID feedback on the bottom of the page: https://www.novell.com/support/kb/doc.php?id=7004294
    Thomas

  • Dreamweaver, DropBox and FTP Issues

    In the past couple of days, I've run into a new issue with DreamWeaver and the only logical explanation I can come up with is the following.
    I have DreamWeaver set to put the file on save. So it goes right out to my server. 99% of the time, I'll run into a "Access denied.  The file may not exist locally,  may be open in another program, or there could be a local permission problem." error.
    Nothing has changed on my server that should affect this problem. I started using DropBox perhaps 2 years ago, and have kept all of my files in DropBox for easy access and security (auto backups). Never had a problem until this week.
    I'm seeing this error in Dreamweaver CS6 and Dreamweaver CC on multiple machines. The only thing I can think of is the following.
    Dreamweaver Saves the file.
    Dreamweaver lets go of the file for a second.
    DropBox grabs the file and starts uploading it to their servers.
    DropBox actually locks the file during this process (guessing here).
    Dreamweaver tries to grab the file, and since it's locked by DropBox, it can't take control of it locally.
    Dreamweaver kicks back the error above.
    If I immediately select the file, right click and say "put" it works without issue. Every time. It simply won't put on save.  I presume I could test this by moving the files out of DropBox and seeing if it stops. Was curious if anyone has seen this issue, and if there might be a way to delay the "put on save" by 1-2 seconds, giving DropBox enough time to grab, put and let go of the file I'm working on.

    Hi WesLinda,
    Have you enabled the option "Automatically upload to server on Save" in server settings Advanced tab. If not try that. You will not have to upload the files manually.
    If you still get the issue. Do a test and then see what happens.
    1) Stop the Dropbox services for a while by ending the related processes from the Task Manager or disable the services from Startup item and reboot the computer.
    2) Work on files in DW and then check how much time it takes.
    3) Restore the DropBox services back.
    Thanks
    Bhawna

  • 7940 Config and flash issues

    Hi, i'm hoping somebody can please help me.
    I have been using VOIP via a softphone for a couple of years now, I decided that I wanted to have a go at setting up a Cisco phone. So I have got a 7940G second hand which works fine. I am a home user trying to learn so I am using a BT Homehub with dynamic IP and SIP on voip-talk.org
    The phone was still configured form the previous owner with subnet, DNS, FTP, VLAN etc. I couldn't find a how to edit these settings, so I thought if I set it back to factory defaults, told it to delete network cfg. I thought on restarting it might ask me to input the detail? but it showing "configuring VLAN" and then constantly stays on "configuring IP"
    although it stills picks up an IP via DHCP and I can ping it ok, I can also browse on to the web interface which show the following info
    DEVICE INFO:
    MAC Address 00137FA9D10B
    Host Name SEP00137FA9D10B
    Phone DN
    App Load ID P00307020400
    Boot Load ID PC0303010100
    Version 7.2(4.0)
    Expansion Module 1
    Expansion Module 2
    Hardware Revision 4.4
    Serial Number INM09101LK3
    Model Number CP-7940G
    Codec ADLCodec
    Amps 5V Amp
    C3PO Revision 2
    Message Waiting NO
    NETWORK CONFIG:
    DHCP Server 192.168.1.254
    BOOTP Server Yes
    MAC Address 00137FA9D10B
    Host Name SEP00137FA9D10B
    Domain Name home
    IP Address 192.168.1.68
    Subnet Mask 255.255.255.0
    TFTP Server 1
    Default Router 1 192.168.1.254
    Default Router 2
    Default Router 3
    Default Router 4
    Default Router 5
    DNS Server 1 192.168.1.254
    DNS Server 2
    DNS Server 3
    DNS Server 4
    DNS Server 5
    Operational VLAN Id
    Admin. VLAN Id
    CallManager 1
    CallManager 2
    CallManager 3
    CallManager 4
    CallManager 5
    Information URL
    Directories URL
    Messages URL
    Services URL
    DHCP Enabled No
    DHCP Address Released Yes
    Alternate TFTP Yes
    Erase Configuration NO
    Forwarding Delay YES
    Idle URL
    Idle URL Timer 0
    Authentication Url
    Proxy Server Url
    PC Port Disabled YES
    SW Port Configuration AUTO
    PC Port Configuration AUTO
    TFTP Server 2
    User Locale
    Network Locale
    Handset Only Mode No
    User Locale Version
    Network Locale Version
    GARP Enabled Yes
    Voice VLAN Enabled Yes
    Auto Line Select Enabled No
    Video Capability Enabled No
    DSCP For Call Control default
    DSCP For Configuration default
    DSCP For Services default
    Security Mode Non Secure
    Web Access Enabled
    Connection Monitor Duration 0
    PC VLAN
    Basically I need to know first all how to at least change the settings, as I don't have access via the phone itself or the web interface. And I will probibly also need to reflash the firmware with something that will do SIP.
    Thanks for looking and your help

    Hi
    I think the main issue you have with this phone is that its not picking up a TFTP server IP address and therefore cannot download any configuration details.
    As a start i'd check that the IP address range that it has got via DHCP has an option 150 setup to your CUCM TFTP server.
    Once its got this, if you have auto registration setup if should at least boot up
    Hope this helps
    PKS

  • FTP issue inside to outside on ASA

    we have user who are on DHCP and would require some user to access FTP server which is on the outside.
    However being on DHCP it is not possible so suggested to use a internal server and ftp from their but it still doesn't work after allowing through the ASA

    did you configure "inspect ftp"?

  • WRT160N wont' recognize modem and other issues

    To prevent a wall of text from being even taller, here are the three topographies presented in some crude visuals:
    Default, Option "A"
    Better, Option "B"
    Optimal, Option "C"
    On second thought those images are pretty tall. That totally backfired. Enjoy the art.
    Option A is the default as the installation disk would have me do. I will not work. All connection indicator lights are green (or blue in the 160N's case) for the internet connection's path. The 160N will not recognize the modem and the DHCP will not work. Yes, I went into the 192.168.1.1 control panel stuff. It's set to have the internet picked up by DHCP, and under the info tab I kept trying the drop ip and renew ip buttons. Always at 0.0.0.0. During the autosetup installation, it told me it could not detect my internet and all the connection lights showed a working connection. Using the EasyLink GUI, it could not autoresolve the issue or recognize my Westell 2110 modem it was trying to talk to. I reset the power (waiting 15 seconds before plugging it back in) on each device in every order and combination possible. I've tried different cables. Nothing works. It just won't talk with my Westell 2110.
    Option B I would prefer over A as I could set up better protection from the internet. It would also solve the problem of my router and modem hating each other. It will not work. My computer refuses to find which connection is the internet when I have more than one active. The windows network wizard utility does not resolve this (yes, I set it to "this computer is a gateway" and selected the modem connection as the internet and the 160N as the connection to the rest of the LAN. Still doesn't work right). I can't seem to find anything for a setting to designate a connection as THE internet connection for Windows XP, and activating connections in different orders or reorganizing them on the CP list does nothing. It sill tries to use the 160N which has no net connection or there's some kind of address conflict when I'm 95% certain both of them are set to different addresses, as I trust what the CP connection status panel says. I've never had this problem at wired LANs. It's never happend with Adhoc either.
    Option C is the optimal setup. It will not work. My Xbox 360 suffered severe hardware failure when I booted it up before even connecting anything. It was working perfectly just an hour before. I'm kind of ticked off at the universe right now. Ignoring that setback, I bought the 160N on a gamble. Either it was the V1, DD-WRT supported, or V2, DD-WRT WIP. It's a V2 which means I'll have to wait. I know that the DD-WRT frimware supports using a wireless router essentially as a wireless dongle that's cheaper than the official Xbox 360 dongle and was told it could simultaniously serve as a range extending router for the rest of my home network too. Two birds in one stone, saving me about 80$. Is it possible with the official 160N firmware to do this? Would I suffer any severe network preformance issues streaming the net across an extra dongle as compared to the default topography that goes directly to/from the 160N? All wireless adaptors in my network are 802.11N compatible.
    I am uncertain on the SSID settings. I shut SSID broadcast off in the 160N control panel, but I can still pick it up on my wireless adaptors. I was told I could just shutoff the broadcast, and then someone would have to know the network was there and know the SSID to find it rather than it automatically pop up in the availible networks list. It still comes up automatically, just without a name. How do I make it "invisible"? Or was my friend who told me this just messing with me?
    All my attempts to resolve issues were done at first on the revision 11 firmware, and then on the revision 8. Neither work. I have already read I should use OpenDNS with revision 8. Should I just return this router and pick up a classic WRT54G off craigslist for like 30$?
    Thanks to anyone who can help.
    Message Edited by Crackpot on 04-01-2009 01:07 AM

    First of all who is your ISP ( Cable or DSL ).If you are trying to configure your router using the Setup disk, its better you configure it manually. 
    Click Here to configure your router with Cable ISP.
    Click Here to configure your router with DSL ISP.

  • FILE and FTP Adapter file size limit

    Hi,
    Oracle SOA Suite ESB related:
    I see that there is a file size limit of 7MB for transferring using File and FTP adapter and that debatching can be used to overcome this issue. Also see that debatching can be done only for strucutred files.
    1) What can be done to transfer unstructured files larger than 7MB from one server to the other using FTP adapter?
    2) For structured files, could someone help me in debatching a file with the following structure.
    000|SEC-US-MF|1234|POPOC|679
    100|PO_226312|1234|7130667
    200|PO_226312|1234|Line_id_1
    300|Line_id_1|1234|Location_ID_1
    400|Location_ID_1|1234|Dist_ID_1
    100|PO_226355|1234|7136890
    200|PO_226355|1234|Line_id_2
    300|Line_id_2|1234|Location_ID_2
    400|Location_ID_2|1234|Dist_ID_2
    100|PO_226355|1234|7136890
    200|PO_226355|1234|Line_id_N
    300|Line_id_N|1234|Location_ID_N
    400|Location_ID_N|1234|Dist_ID_N
    999|SSS|1234|88|158
    I would need a the complete data in a single file at the destination for each file in the source. If there are as many number of files as the number of batches at the destination, I would need the file output file structure be as follows:
    000|SEC-US-MF|1234|POPOC|679
    100|PO_226312|1234|7130667
    200|PO_226312|1234|Line_id_1
    300|Line_id_1|1234|Location_ID_1
    400|Location_ID_1|1234|Dist_ID_1
    999|SSS|1234|88|158
    Thanks in advance,
    RV
    Edited by: user10236075 on May 25, 2009 4:12 PM
    Edited by: user10236075 on May 25, 2009 4:14 PM

    Ok Here are the steps
    1. Create an inbound file adapter as you normally would. The schema is opaque, set the polling as required.
    2. Create an outbound file adapter as you normally would, it doesn't really matter what xsd you use as you will modify the wsdl manually.
    3. Create a xsd that will read your file. This would typically be the xsd you would use for the inbound adapter. I call this address-csv.xsd.
    4. Create a xsd that is the desired output. This would typically be the xsd you would use for the outbound adapter. I have called this address-fixed-length.xsd. So I want to map csv to fixed length format.
    5. Create the xslt that will map between the 2 xsd. Do this in JDev, select the BPEL project, right-click -> New -> General -> XSL Map
    6. Edit the outbound file partner link wsdl, the the jca operations as the doc specifies, this is my example.
    <jca:binding  />
            <operation name="MoveWithXlate">
          <jca:operation
              InteractionSpec="oracle.tip.adapter.file.outbound.FileIoInteractionSpec"
              SourcePhysicalDirectory="foo1"
              SourceFileName="bar1"
              TargetPhysicalDirectory="C:\JDevOOW\jdev\FileIoOperationApps\MoveHugeFileWithXlate\out"
              TargetFileName="purchase_fixed.txt"
              SourceSchema="address-csv.xsd" 
              SourceSchemaRoot ="Root-Element"
              SourceType="native"
              TargetSchema="address-fixedLength.xsd" 
              TargetSchemaRoot ="Root-Element"
              TargetType="native"
              Xsl="addr1Toaddr2.xsl"
              Type="MOVE">
          </jca:operation> 7. Edit the outbound header to look as follows
        <types>
            <schema attributeFormDefault="qualified" elementFormDefault="qualified"
                    targetNamespace="http://xmlns.oracle.com/pcbpel/adapter/file/"
                    xmlns="http://www.w3.org/2001/XMLSchema"
                    xmlns:FILEAPP="http://xmlns.oracle.com/pcbpel/adapter/file/">
                <element name="OutboundFileHeaderType">
                    <complexType>
                        <sequence>
                            <element name="fileName" type="string"/>
                            <element name="sourceDirectory" type="string"/>
                            <element name="sourceFileName" type="string"/>
                            <element name="targetDirectory" type="string"/>
                            <element name="targetFileName" type="string"/>                       
                        </sequence>
                    </complexType>
                </element> 
            </schema>
        </types>   8. the last trick is to have an assign between the inbound header to the outbound header partner link that copies the headers. You only need to copy the sourceDirectory and SourceGileName
        <assign name="Assign_Headers">
          <copy>
            <from variable="inboundHeader" part="inboundHeader"
                  query="/ns2:InboundFileHeaderType/ns2:fileName"/>
            <to variable="outboundHeader" part="outboundHeader"
                query="/ns2:OutboundFileHeaderType/ns2:sourceFileName"/>
          </copy>
          <copy>
            <from variable="inboundHeader" part="inboundHeader"
                  query="/ns2:InboundFileHeaderType/ns2:directory"/>
            <to variable="outboundHeader" part="outboundHeader"
                query="/ns2:OutboundFileHeaderType/ns2:sourceDirectory"/>
          </copy>
        </assign>you should be good to go. If you just want pass through then you don't need the native format set to opaque, with no XSLT
    cheers
    James

  • JDBC and FTP sender channels stop polling

    Hi,
    We have a great volume of sender JDBC and FTP sender channels.
    For this reason there is nothing unusual to have temporary error connections.
    Several months ago, with an XI 3.0 system, sender channels recover its functionality  automatically when temporary error connection is solved.
    But now, he have migrate to a  PI 7.1 sytem, and in the same scenario and configuration,  sender channel stop polling after a temporary error . In cc monitor this channels remains in  green status and there were no signs of stopped interfaces.
    Timeouts are correctly defined and there is no difference between channel configuration in our Xi and PI system.
    How to solve this problem?
    Thanks, in advance.
    Carme.

    Thanks for your fast response, Stefan.
    After writing this post, i ask the same question to our basis team and  we are in the latest sp.
    ¿do you know if there is any note or can you provide me some additional information?
    I'm not able to find any note about this issue...
    Regards,
    Carme.

  • XML Parser for PL/SQL and related issues

    I need to have further information about some of the following
    issues and XML features and make a determination useful for
    evaluation and recommendation:
    ISSUES
    1) Is there a maximum size for an XML document to provide data
    for PL/SQL(or SQL) across tables, provided that no CLOB are used?
    2) How about from Oracle to an XML document ?
    3) Is there a ratio between XML document size and main memory and
    SGA size. What are Oracle's recommendations /
    4) Can the Oracle Application Server run on a DHCP NT server when
    using XML parsing ? Is it NT Service Pack 3 and 4 compatible ?
    5) How parsers can interact with one another or related tools ?
    For example, how the XML parser for c/c++ could be useful when
    using Pro*C/C++ (programmer 2000) or OCI interfaces ? In other
    words, what is the business logic in using these tools ?
    null

    Anthony D. Noriega (guest) wrote:
    : I need to have further information about some of the following
    : issues and XML features and make a determination useful for
    : evaluation and recommendation:
    : ISSUES
    : 1) Is there a maximum size for an XML document to provide data
    : for PL/SQL(or SQL) across tables, provided that no CLOB are
    used?
    The limit should be what can be inserted into an object view.
    : 2) How about from Oracle to an XML document ?
    The limit should be what can be retrieved from an object view.
    : 3) Is there a ratio between XML document size and main memory
    :and SGA size. What are Oracle's recommendations /
    Not directly due to the relationship between XML metadata and
    data not being constrained.
    : 4) Can the Oracle Application Server run on a DHCP NT server
    : when using XML parsing ?
    If it can run a JavaVM with the correct permissions there are no
    other special requirements.
    :Is it NT Service Pack 3 and 4 compatible ?
    No special requirements here.
    : 5) How parsers can interact with one another or related tools ?
    : For example, how the XML parser for c/c++ could be useful when
    : using Pro*C/C++ (programmer 2000) or OCI interfaces ? In
    other
    : words, what is the business logic in using these tools ?
    Not really sure of your question. The XML components are useful
    in any application where I am processing documents or data with
    an XML structure. The choice to use XML can be based on quite a
    range of requirements due to its declarative syntax and open
    standards. If you give me a specific application, I can perhaps
    be more helpful.
    Oracle XML Team
    http://technet.oracle.com
    Oracle Technology Network
    null

  • More CS6 FTP Issues..??

    I see quite a few threads about problems with FTP in CS6, but nothing specific to what I'm seeing.
    I can setup FTP accounts just fine and the test works as expected.  I can upload files and I don't have problems loading the pages like some have talked about (and what looks like a patch was released for).
    What I am seeing, though, is that if I try to upload groups of files at a time it will often upload 1 or 2 and then just stop.  Then if I view Remote and try to refresh it shows "nothing".  So then I have to disconnect and reconnect, and then it shows everything again.  At this point I can generally upload a group of files...but only once.
    It seems like everytime I upload anything I have to switch to remote and disconnect and connect again to upload something after that.
    Also, the syncing is all messed up.  I'm working on a site where I made a change to my Dreamweaver template, and as such lots of files on the site were updated.  Then I went to sync but everything gave me the red error icon showing that it couldn't figure out which one was newer and I had to manually specify that it should upload my local version for everything to the remote server.
    Then, about 10 min later, I made another change to the template.  I went to sync again, but once again, almost all my files were telling me it couldn't figure out which one was newer and I had to manually specify again. 
    What's strange is that some of the files are working fine and don't seem to have an issue...it just knows those need uploaded.  About 90% of my files, though, are forcing me to manually tell it what it to do every time.
    I see in the "what's new" videos that Adobe apparently made some changes to FTP and say it's a lot faster now becuase it allows for multiple connections.  I was very excited to hear that, but now with all the issues I'm having and the other threads I see about problems with FTP in CS6 I'm almost wishing I wouldn't have upgraded.
    Any information on how I can get this working the way it should be would be greatly appreciated.  Thanks!

    Adobe is working on a variety of FTP issues, and is making available a patch. You can contact the Dreamweaver team directly to get a copy of the patch: http://forums.adobe.com/message/4541472#4541472.

  • FTP issues...i'm going crazy!!!!

    Ok, so i i'm new to servers and i have osx snow server. I setup 2 sites (using ports 2424 & 2425).
    i now want to setup an FTP. right now, i'm using ftp://96.23.40.187/. i basically left everything as is (root folder), and activated the ftp service. i created a new user (in usergroup) and gave him read & write access.
    when i activate the anonymous login, the user (and the admin) has access to the ftp, but nowhere does it ask to login, although i assigned a username & password in the workgroup manager. if i disable the anonymous login, it says access denied, without asking for user & pass.
    am i missing something??

    I'm not sure if this is authentication or a firewall issue quite yet, and ftp is very vulnerable to problems with the firewalls.
    As for troubleshooting this, have a look at the ftp server log file, and see what you find there. See if you see the connection, and connection details.
    How familiar are you with IP networking and how ftp works at the protocol level?
    ftp is rather weird here, and troubleshooting ftp usually involves knowing both how ftp establishes its connections, and how it authenticates access requests. For instance, using ftp requires opening up what is known as the ephemeral port range at all intervening firewalls (whichever way you have to open up the intervening firewalls depends on whether you're using active or passive ftp), and that it transmits your credentials in cleartext?
    Put another way, ftp (which is older than IP networking itself, BTW) is largely incompatible with modern networks and modern network security. You may not be able to open up the intervening firewalls, too. If the ephemeral port path between the client and the server is blocked (the direction of the connection varies by active or passive transfer), ftp will start to work, and to fail.
    When transferring files over the open Internet, it is usually easier to try sftp first here, and get that going. Easier. More secure, too.
    There are good (free, GUI) sftp clients for Microsoft Windows. Among these is the FileZilla package.
    Please post the ftp server configuration you're using here; what sharing you've enabled and what share points you are using, and whether read or read-write is enabled. This in Server Admin for the target Snow Leopard server box, in the ftp server settings.
    Various browsers disallow specification of ftp credentials (username and password) in the address bar. Firefox still allows that AFAIK, but Microsoft IE won't. (Anonymous ftp is permissible here.) Safari (on Mac OS X) wants you to use Finder for ftp, or command-level ftp.
    Try sftp. It's usually easier to deal with.

  • Dreamweaver CS6 FTP Issues

    i have created a site in dreamweaver and as far as i am aware the site works great, i have hosting and webspace with 1and1 and have connected to their servers via ftp, i have to manually upload the site and cannot seem to get the webpages themselves to upload, only the *images* folder and *scripts* upload successfully, i have tried everything i can to resolve this but have had no luck whatso ever, any help would be much appreciated, thanks

    May be you can try steps suggested in the troubleshooting document. Most of the points mentioned there are also applicable on DW CS6.
    helpx.adobe.com/dreamweaver/kb/troubleshoot-ftp-issues-dreamweaver-cs5.html
    --Bhawna

  • Bootpd, DHCP and OS X Server 2.2

    I have a Mac Mini running OS X Server in Mountain Lion that I use for imaging via DeployStudio. A couple of days ago, I tried to boot a MacbookPro using Netboot by going to Start-up Disks, and selecting the Netboot image. When the machine restarted, it just sat at the grey screen for about a minute, then it started flashing the globe icon, as it was trying to find the Mini. After about a minute of that, it would give up and then boot back to the OS. I tried this with a NetInstall image, another NetBoot image, another machine, and so on. All of them had the same behavior.
    After going through some logs and looking at the documentation, it turned out that the machines really couldn't find the Mini to boot from. Basically, if the DHCP service wasn't turned on, and configured for the same subnet that the Mini was on, then nothing could find the Mini to boot from it. This was bad, really bad, as l work for a large achadimc instatution where they run their own DHCP services for all of the subnets.
    The issue turnes out to be that as of 2.2 of OS X Xerver, that the bootpd service doesn't launch by itself anymore. The DHCP service must be running for bootpd to launch. Netboot needs bootpd for the clients to find the host. The solution that I came up with was to modify the /etc/bootpd.plist file.
    There are, as of when I am writting this, two versions of Netboot. Netboot 1, or old Netboot, allows the bootpd service to run without DHCP, and Netboot 2 that requires DHCP to be on for bootdp to launch. I went into the /etc/bootpd.plist file and added the following lines to the bottom, just before the closing </dict> tag:
    <key>old_netboot_enabled</key>
    <array>
    <string>en0</string>
    </array>
    This turns on the old netboot so bootpd could run on its own. You'll have to restart the machine running OS X Server for the change to take affect.
    There a couple of downsides to this method. One is if you turn on Internet Sharing in the Sharing system pane, or if you happen to turn on or change the DHCP settings in any way, your changes will be wipped out.
    I hope this helps somebody out that that had the same issues that I had.
    Micah

    Hi Micah,
    I have try your solution but it doesn't work.
    First Excuse me for my english writing 'cause I'm french...
    So the problem is complex, here is my Situation :
    Netboot Server : A brand new mac mini server with 10.8.2 server (late 2012, macmini 6,2), 2 terabyte hard drives of each and DeployStudioServer 1.5.16
    The services Netinstall, OpenDirectory (master mode) and AFP file sharing are all ok !
    I have an external DHCP (linux) server. The DHCP server is on a vlan and the netboot server and netboot clients are on another clan, so I have
    add ip address of my netboot server as a ip-helper address in the cisco router configuration of the dhcp server vlan.
    And HERE IS MY PROBLEM :
    I have used three kinds of netboot's client :
    1. a macbook pro 17" (macbookpro 5,2, 17" early 2009) with mac os 10.6.8
    2. a macbook pro 13" (macbookPro 9,2 13" mid 2012) with mac os 10.8.2
    3. a Mac mini late 2012 ( macmini 6,1) with mac os 10.8.2
    I have generate 2 DeployStudio Netboot sets, one for the macbook pro 13 " (10.8.2) and one for the mac mini late 2012 (10.8.2)
    SO, It works without problem when I netboot with macbook pro 17" which use for example the netboot set of macboo pro 13" but the other machines don't net boot ! Why ???
    In the netinstall logs and when I netboot with macbook pro 17 under 10.6.8, I saw the lines :
    b 18 08:43:23 [my-netboot-server] bootpd[2825]: BSDP DISCOVER [en0] 1,0:26:4a:c:d1:8 NetBoot002 arch=i386 sysid=MacBookPro5,2
    Feb 18 08:43:23 [my-netboot-server] bootpd[2825]: replyfile /private/tftpboot/NetBoot/NetBootSP0/mbpro-13-1082.nbi/i386/booter
    Feb 18 08:43:23 [my-netboot-server] bootpd[2825]: replying to 0.0.0.0
    Feb 18 08:43:23  [my-netboot-server]bootpd[2825]: BSDP OFFER sent [1,0:26:4a:c:d1:8] pktsize 360
    but when I netboot with macbook pro 13" under 10.8.2, I see only the lines (for example ) :
    Feb 18 09:01:07  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
    Feb 18 09:01:40  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
    Feb 18 09:01:40  [my-netboot-server]  bootpd[2968]: service time 0.000004 seconds
    Feb 18 09:01:52  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
    Feb 18 09:01:52  [my-netboot-server]  bootpd[2968]: service time 0.000010 seconds
    Feb 18 09:02:08  [my-netboot-server]  bootpd[2968]: service time 0.000015 seconds
    PLEASE HELP ME, I DON'T UNDERSTAND WHY IT WORKS WITH A "10.6.8" OLD CLIENT AND NOT WITH MY NEW MACS UNDER MOUNTAIN LION ?
    HAVE YOU ANY IDEA ?
    THANKS IN ADVANCE TO ALL FOR YOUR HELP
    BEST REGARDS

Maybe you are looking for