File Sharing over web interface?

I am trying to figure out a solution.
We are an advertising agency that we need to transfter files between our studio and clients (which are mostly PC based and cannot connect to conventional ftp server) so we are looking at creating something like dropbox.com.
I don't mind to work over afp, smb, ftp or WebDav, but I need an nice enough interface and it's got to support OS X server's user/ permission ACL.
I know for calendars, Mac OS X server has built an web interface out-of-the-box, but how about file sharing over web?
Anyone sharing any thoughts?

As I said in my original post, I'm not using Firewire Target Disk mode because it requires a full shutdown of one of the computer (usually my laptop) each time I want to access files from the other computer.
I don't know about you, but usually I've got several things going at the same time on my computers and I'd rather not have to fully shut down the MacBook Pro several times a day.
ps - directing me to a different solution doesn't explain why things aren't working properly in the first place, but thanks anyway

Similar Messages

  • Article: File Sharing over P2P in Flash Player 10.1 with Object Replication

    File Sharing over P2P in Flash Player 10.1 with Object Replication
    http://www.flashrealtime.com/file-share-object-replication-flash-p2p/
    + more articles on this topic coming soon...

    Hi iednolb
    Like the original poster,T, I am having very similar problems, so have been following your advice with interest, but no success.
    My details as follows :  Vista, 32bit, IE 8  My only AV is Kaspersky using their firewall not Windows,
    Flash was working fine, then some malware was discovered and  subsequently deleted since then Flash has not worked in You Tube for example.
    Like T said in his original post the exact applies regards the Shockwave Flash Object not being listed in my Internet add ons.
    My files listed under Flash differ though :
    Flash101ocx
    FlashInstall
    FlashUti101_ActiveX.dll
    FlashUti101_ActiveX      (note no .dll )   I assume the uninstaller and no install mentioned
    As I said I have tried most of the suggestions to the letter made here and on other forums but no joy.
    Appreciate any further advice, especially on the missing install entry and the add ons section.
    Thanks.

  • File Sharing over IPsec with RV220W

    Hello all,
    Ultimately, the issue is that I have two RV220Ws with an IPsec VPN tunnel between them that appears to be up but that I can't seem to get folder sharing going over. Here's the background.
    I originally had two Netgear FVS318s set up with a VPN tunnel and everything worked as expected. I could connect to the server at the office from a machine at home and browse the files and more importantly do nightly backups of files that had changed at the office over the VPN to the house. The problem with the FVS318s was that for wireless I had to have another device and that the WAN to LAN throughput was something like 7Mbps. Kind of limiting when you consistently get 22Mbps from the ISP.
    So, I bought two Cisco RV220Ws to replace them with. I started by replacing the one at home and was able to get it going with the FVS318 at the office. The VPN was stable and I had no problem browsing the files on the server as I had already been doing. A couple weeks later I replaced the FVS318 at the office with the other RV220W and the VPN came up fine but I lost all ability to file share between the two sites. I've watched the phase 1 and 2 negotiations and they look good from both ends. Looking at the IPsec Connection Status shows IPsec SA Established. I know that the tunnel is there because I can ping various machines at the other site from either end. I've tried just about everything I can think of but I just can not get file sharing going. The other issue is that while I can ping each of the RV220Ws from either end, when I try to hit the distant end's management console through a web browser, I get the initial SSL certificate warning that I click proceed on and then it just sits there spinning trying to load the management console on the distant RV220W. With the FVS318s I could hit the distant end management consoles via browser. So, here's more detail.
    Site: Home
    Subnet: 192.168.1.x
    Comcast Business Class Internet with a static IP
    Site: Office
    Subnet: 10.2.10.x
    Comcast Business Class Internet with a static IP
    I know the difference between my static (inbound IP) and my gateway (outbound IP)
    I tried creating firewall access rules by defining services as follows:
    FS-TCP: 135 - 139 TCP
    FS-UDP: 135 - 139 UDP
    SMB-TCP: 445 TCP
    SMB-UDP: 445 UDP
    Then the firewall access rules as follows (I'll just give a couple examples so you'll get the gist)
    Connection type: Inbound (WAN(Internet) > LAN (local network))
    Action: Always allow
    Service: SMB-TCP
    Source IP: Single IP
    Start: xxx.xxx.xxx.xxx (this is the gateway IP of the distant end at home)
    Send to Local Server (DNAT IP): 10.2.10.x (the static IP of the server)
    When that wasn't working, I created another set of rules for the internal IPs of the distant end as follows:
    Connection type: Inbound (WAN(Internet) > LAN (local network))
    Action: Always allow
    Service: SMB-TCP
    Source IP: Address Range
    Start: 192.168.1.1
    Finish: 192.168.1.254
    Send to Local Server (DNAT IP): 10.2.10.x (the static IP of the server)
    I also enabled Remote Management of the RV220W as:
    Access Type: Single IP address
    IP Address: xxx.xxx.xxx.xxx (gateway IP of the distant end at home)
    Port 443
    When that didn't work, I created two additional firewall rules for port 443 for the home gateway IP and the internal 192.168.1.x IPs. Still no go.
    So this is where I'm stuck. In the FVS318s I did not have to create any firewall rules for the VPN traffic. I started off with no rules for the RV220W because I didn't expect it'd need them and then I began adding the firewall rules in order to troubleshoot. Here's the funny thing. If I drop the FVS318 back into place at the office site, it all works as expected.
    So where do I go from here guys? About the only thing I haven't done is burn down the VPN tunnel in the RV220Ws and I haven't done that because I can ping hosts on either end and if I drop the FVS318 back into place it works fine. I'm totally stumped and would sincerely appreciate any assistance anyone could provide. If you need additional configuration information, I can provide that.
    Thanks.

    Thanks for answering, I was beginning to worry nobody had any idea how to help.
    The IP subnets did not change on either end.
    I am using the IP address to map. Critical machines are either static IP or reserved in DHCP and are all in the IP range of the VPN Policy.
    I can ping distant end machines in both directions by IP through the tunnel but I can not ping by hostname. I do not have NETBIOS enabled on the VPN policy. I'm using OpenDNS on both sides, so when I try to ping the hostname of the server I get the opendns.com IP back because it couldn't resolve the IP of the hostname during the lookup.
    Sorry for the delay in replying. Unfortunately, one end is at home, the other at my wife's business. During the day, I'm at work on the other side of town from both.

  • "Invalid file" icon in web interface

    Hi everybody,
    I'm developing a java class that connects to the iFS and upload a file. My code is based on the OTN examples (http://download-uk.oracle.com/docs/html/A96698_01/creatdoc.htm).
    I've followed the steps in the tutorial to create a file in the iFS. The file is uploaded correctly, but when I use the web interface to look for the uploaded file, I see a invalid file icon aside the name of the file, instead of a normal file icon.
    Am I missing anything? The only attributes I set are the name and the content of the file. Is this the problem? Do I have to set the contentType or similar?
    If I use the web interface to upload the same file, the icon that appears is the "normal file" icon, not the "invalid file" icon. What are the differences?
    Thank U in advance.

    You probably didn't set the Format for the Document you created. The web interface displays icons based on the Document Format. (Look at the javadoc for the oracle.ifs.beans.Format class.)

  • HT2497 Is there some setting on the airport that stops me from file sharing over ethernet between my macs

    I have a Mac Mini from 2013 with OSX10.7.5 and a MBP from 2009 with OSX 10.6.8.
    Both are connected with ethernet cables to the Airport extreme (2012) and both have silesharing enabled through afp.
    The mac are not showing up on either one of the computers.
    Is there some setting on the Airport extreme that dissallowed me from file sharing between computers?
    Uptil one week ago I used to connect with wifi on my MBP and before this I was able to see the MBP in the finder under shared computers. The only difference is that I now connect with only ethernet cables.
    please help me. Thank you

    aksello wrote:
    I have a Mac Mini from 2013 with OSX10.7.5 and a MBP from 2009 with OSX 10.6.8.
    Both are connected with ethernet cables to the Airport extreme (2012) and both have silesharing enabled through afp.
    The mac are not showing up on either one of the computers.
    Is there some setting on the Airport extreme that dissallowed me from file sharing between computers?
    Uptil one week ago I used to connect with wifi on my MBP and before this I was able to see the MBP in the finder under shared computers. The only difference is that I now connect with only ethernet cables.
    please help me. Thank you
    The airport could not stop the connection..
    In finder set it up manually.. so go.. connect to server.
    And type in the address manually.
    AFP://Computername
    This should then ask for password if required and allow you to see shares.

  • Simple Remote File Sharing over airport

    Hi,
    I have two macs: 1) iMac and 2) MacBook Air.
    I have airport turned on, remote file sharing turned on.
    I have created a new network on my iMac, titled: Ben's iMac, with both computers joined to the network.
    I can successfuly connect via SSH from my iMac to my MacBook, using the command supplied in System Preferences/Sharing/Remote Login:
    ssh [email protected]
    However, I cannot connect from my MacBook to my iMac, using the equivalent command:
    ssh [email protected]
    The error I get is:
    ssh_exchange_identification: Connection closed by remote host
    I have no idea how to proceed with this error message?

    arghhhhh norton!
    Once I disabled norton's firewall I was good to go!

  • PC file sharing over Airport Extreme does not show up on Mac

    I have two PCs and a new Macbook Pro with a new Airport Extreme (AE) base station. All 3 computers can access the Internet through the wireless AE. Hooray! But file sharing that is turned 'on' on the PCs does not show up on the Mac. For that matter, neither PC sees the other PC's shared files, either.
    Now here's the really weird part... When I network through an Ethernet router/hub and don't use the AE, then all 3 computers see all the shared files and directories. I suppose I have something configured incorrectly on the AE network, but I haven't a clue what. Can you help?
    Mark

    Here's how to find IPs on various machines, including Windows® varients...
    http://www.helpdesk.umd.edu/topics/communication/ethernet/office/winxp/2882/
    What to do once you know them, assuming the first 3 numbers are the same for the PCs and Mac... from the Mac, use Go>Connect to Server, then type in smb://, then the actual IP of a PC... let us know the results.

  • Efficient (Large) file sharing setup

    Hi, I have users that email large Excel files daily and weekly over LAN and WAN and I want to stop this. I'm trying to figure a more user friendly and network/email server friendly way of doing this. I'm not sure would a file server/web setup be the best. Any suggestions?

    On your LAN you could run Apple file sharing and samba sharing for your pc users.
    Look into sharepoints
    Sharing files over the internet needs to be secure so your best only using apple file sharing over a VPN connection.
    Other than that you could setup an SFTP server. Create a generic none admin account on a mac designated as the server. Then goto the sharing prefernces and turn on remote login.
    Then port forward tcp port 22 from your router to the IP address of that mac. Then any users can access it over the internet or lan using an SFTP client. They login with the generic username and password you created.

  • IWork locked for maintenance each time I try and delete/download an iWork file from the web.

    I have a major iCloud issue that Apple Support can't solve for me.
    My iCloud account stopped syncing between my devices (iPhone 4s and iPad). I logged onto to iCloud web interface via my MacBook Air 2011 using safari. All os's and browsers are latest version.
    On entering the icloud interface I go to iWork. All my documents are there but not updated since this issue began a few weeks ago. When I try and manage an iWork file via the web interface (delete or download) Apple generates a critical server error message with a long error code to report to apple. When you click send to apple, a second error popup appears saying IWork is now locked for maintenance. I can only open iWork by logging out and on again.
    I was part of the iWork beta and my iCloud account is a migration from mobile me. This issue started when MobileMe finally closed. I have been shuttled around apple tech support and the issue has been escalated to the iCloud team. Apple has even generated a new password for my account so they can access it and try and fix the problem. Indeed when apple techs tried to manage an iWork file in my account from their own system they got the same fatal apple errors coming on their system in the US.
    I can see no similar issue on this support forum. But I live in hope someone has some input as at the moment iCloud, which is extremely buggy on a good day, has crashed completely for me.

    Does anyone have any experience with this problem?
    Here is the error report generated by Apple when this fatal error with iCloud happens:
    It says "An Error Has Occurred Communicating with the Server, The WebApplication must be restarted"
    It then gives an option to send the following iCloud error log to Apple.
    If this makes sense to anyone let me know. It appears to make no sense to Apple. My iCloud is dead as a duck.
    ISFATAL
    true
    TITLE
    An error has occurred communicating with the server.
    MESSAGE
    This web application must be restarted.
    BUTTONONE
    Reload
    ORIGIN
    server
    TYPE
    error
    APPLICATIONNAME
    iwork
    APPLICATIONBUILDNUMBER
    1K.52458
    LOG
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: -->  Request 1:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/item/0?dsid=1081373713&id=E3 EF917746C0245E4E9C24D40C00D94AB0F68D3C,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Prefetching module 'cloudkit/error_catcher'.
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Loading CSS file in 'cloudkit/error_catcher' -> '/applications/iwork/cloudkit/error_catcher/en-us/1K.52458/stylesheet.css'
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudkit/error_catcher' -> '/applications/iwork/cloudkit/error_catcher/en-us/1K.52458/javascript-strings.j s'
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' finished loading.
    Sun, 15 Jul 2012 20:08:34 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' was prefetched, not evaluating until needed.
    Sun, 15 Jul 2012 20:08:35 GMT:  DEBUG: <--  Response 1:  200  (776ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:36 GMT:  DEBUG: APPLICATION: Received applicationWillBecomeActive
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 2:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/account?dsid=1081373713&id=E 3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917045,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 2:  200  (191ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 3:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/0?dsid=1081373713&id= E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917246,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  INFO:  isPaused: false
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 3:  200  (214ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 4:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710914?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917465,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 5:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710915?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917468,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 6:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421570?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917471,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 4:  200  (163ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 7:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710917?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917633,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 8:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710918?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917635,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 7:  200  (216ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 9:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396293?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917852,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 10:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396540?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917855,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 11:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421801?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917861,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 5:  200  (453ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 12:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424609?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917864,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: <--  Response 6:  200  (453ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:37 GMT:  DEBUG: -->  Request 13:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720531870?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917867,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 10:  200  (229ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 14:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424829?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917869,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 9:  200  (241ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 15:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426869?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917870,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 8:  200  (512ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 16:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710920?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917925,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 15:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 17:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/281474976710921?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917927,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 14:  200  (145ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 18:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421571?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917931,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 16:  200  (154ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 19:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421572?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382917932,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 12:  200  (401ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 20:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426835?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918091,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 13:  200  (409ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 21:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/2533274790396522?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918092,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 11:  200  (505ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 22:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455764?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918093,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 18:  200  (215ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 23:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239395?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918307,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 17:  200  (225ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 24:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455942?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918309,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 20:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 25:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720534760?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918311,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 21:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 26:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425217?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918313,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 19:  200  (256ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 27:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425219?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918314,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 25:  200  (129ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 28:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3377699720534358?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918316,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 23:  200  (144ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 29:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241548?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918331,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 22:  200  (158ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 30:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424045?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918332,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 24:  200  (159ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 31:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239571?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918378,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 26:  200  (171ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 32:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421904?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918380,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 27:  200  (181ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 33:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239591?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918381,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 28:  200  (180ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 34:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953421923?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918382,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 30:  200  (170ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 35:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239620?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918383,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 29:  200  (177ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 36:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425821?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918384,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 31:  200  (159ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 37:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239657?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918385,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 32:  200  (210ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 38:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953455239?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918386,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 36:  200  (125ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 39:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239717?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918387,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 34:  200  (138ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 40:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425056?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918388,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 33:  200  (147ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 41:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239782?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918389,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 35:  200  (145ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 42:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953456867?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918390,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: <--  Response 37:  200  (143ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:38 GMT:  DEBUG: -->  Request 43:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239842?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918394,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 38:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 44:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425223?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918395,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 39:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 45:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239905?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918395,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 40:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 46:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422009?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918396,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 42:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 47:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697239950?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918397,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 41:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 48:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424440?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918398,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 43:  200  (138ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 49:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240001?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918399,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 44:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 50:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422060?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918400,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 46:  200  (124ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 51:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240047?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918401,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 45:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 52:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422120?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918402,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 48:  200  (130ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 53:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240092?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918403,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 47:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 54:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423827?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918403,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 49:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 55:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240138?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918404,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 50:  200  (133ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 56:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953461224?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918405,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 51:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 57:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240201?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918406,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 52:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 58:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423600?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918407,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 54:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 59:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240248?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918407,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 53:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 60:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953459667?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918408,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 55:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 61:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240305?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918409,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 56:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 62:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424291?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918410,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 57:  200  (123ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 63:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240350?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918410,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 58:  200  (124ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 64:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424548?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918411,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 59:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 65:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240399?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918412,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 60:  200  (133ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 66:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423479?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918413,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 61:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 67:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240459?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918413,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 62:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 68:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422279?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918415,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 63:  200  (129ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 69:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240504?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918416,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 64:  200  (126ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 70:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422382?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918416,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 65:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 71:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240548?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918417,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 66:  200  (140ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 72:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422432?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918418,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 67:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 73:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240591?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918418,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 68:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 74:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425137?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918419,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 70:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 75:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240903?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918420,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 69:  200  (152ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 76:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240641?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918421,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 72:  200  (125ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 77:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953424990?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918421,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 71:  200  (139ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 78:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240700?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918422,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 73:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 79:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422663?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918423,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 74:  200  (142ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 80:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240745?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918424,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 75:  200  (131ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 81:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953460140?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918424,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 76:  200  (134ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 82:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240810?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918425,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 77:  200  (128ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 83:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953426562?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918426,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 78:  200  (136ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 84:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240851?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918427,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 79:  200  (127ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 85:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953422752?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918427,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 81:  200  (121ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 86:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240950?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918428,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 80:  200  (142ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 87:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953423123?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918429,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: <--  Response 82:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:39 GMT:  DEBUG: -->  Request 88:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697240991?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918430,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 83:  200  (130ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 89:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953460754?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918430,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 84:  200  (137ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 90:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241032?dsid =1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918431,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 85:  200  (132ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 91:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/562949953425341?dsid= 1081373713&id=E3EF917746C0245E4E9C24D40C00D94AB0F68D3C&salt=1342382918432,  headers: Content-Type=text/plain,  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: <--  Response 86:  200  (135ms),  headers: Content-Type=application/json; charset=UTF-8  body: (omitted)
    Sun, 15 Jul 2012 20:08:40 GMT:  DEBUG: -->  Request 92:   GET to https://p02-ubiquityws.icloud.com:443/ws/1081373713/parent/3659174697241063?dsid =1081373713&id=E3EF917746C0245E4E9C24

  • Help : windows xp to mac os x file transfer over network

    hi folks! ... (sorry for the double post ... in the macbook discussion thread)
    i've recently bought a macbook pro and am in the process of switching predominantly to the mac from my windows pc. I'ld really appreciate a guide/tutorial on how to transfer the files of my pc to my mac over a home network
    okay .. here's wht iv got ..
    1. macbook pro with hardly any data
    2. laptop with windows xp home (which has a lot of my data) (ntfs formatted)
    3. external hard drive with a lot of data (hard drive formatted with ntfs)
    4. Router and wireless connection
    what i want to do ...
    transfer my data from external hard drive & my pc to my mac without using macdrive/macfuse. I want to enable file sharing over the network between the laptop (preferably the external hard disk attached to the laptop) and the macbook pro.
    I haven't done network file sharing before... and it would be really nice if anyone could guide me through it ..
    thanks!
    zambie

    Hi zambie,
    Here is article that might help you out:
    http://www.apple.com/getamac/movetomac/network.html
    basically it is the same between macbookpro and macbook to get file sharing from pc.
    Good Luck.

  • File sharing 10.5 (PPC) with 10.9 Mavericks

    Hi, I'm interested in a new macbook air, however I need to ensure that is will network with file sharing to my G5 Power Mac (PPC). This is to transfer files. movies, photos,backup stuff etc . . .
    Obviously I can use target mode, and other methods But I'm strickly interested if File sharing over a home network works
    Can anyone confirm this?
    Thank you.

    Got an early start....
    iMac 10.8.5, 10.9.4
    eMac 10.4.11
    Both OSX versions on iMac File Sharing & Screen Sharing works both ways, no problem.
    PS eMac/10.4.11 needs CoVNC to get iMac's Screen shared.

  • File Sharing with AirPort or Ethernet - Both connected, what happens?

    Here's the scenario. Two Macs are connected using AirPort to the local wireless network, with an AirPort Extreme Base Station as the router. The two Macs are also connected directly, to each other, using an Ethernet cable.
    One Mac is set up to do +File Sharing+ (to be the file server). On the (other) "client" Mac, I want to connect to the "file server" Mac using the direct Ethernet connection (because it is much faster than even 802.11n wireless). For all other networking, including Internet access, I want both Macs to use the AirPort connection. Use Ethernet connection only for file sharing between the two Macs.
    *Is there some way to force file sharing to use the Ethernet connection* (not AirPort), when both are available and connected?
    I don't want to be too long-winded about what I have tried, but here is want I have observed. If I go to System Preferences Network pane and +Set Service Order+ (under the gear icon) so that AirPort appears first, both Internet access and file sharing use AirPort. If I set it so that Ethernet appears first in the sidebar, file sharing uses Ethernet and Internet access does not work (unless I also enable +Internet Sharing+ on file server Mac). If I switch the service order back to AirPort being first, Internet access goes back to using AirPort, but if I leave the file sharing over Ethernet connected, it continues to work over Ethernet (sometimes); it does not seem consistent. Sometimes it cuts off. Other times, the Internet access over AirPort become problematic.
    Secondary question - *Is there some place I can look to see which connection is being used* at a particular moment, for file sharing?
    The way I checked was by transferring a large folder and noting the estimated transfer time. A few hours is from AirPort being used; 20-30 minutes is Ethernet being used.
    If it matters, the +file server+ Mac is a Power Mac G5 with Leopard and the client Mac is a Mac mini with Snow Leopard. I can make it happen, but the process is convoluted and it does not seem to work reliably or consistently, with either the file sharing or Internet access connection becoming inaccessible until I restart. I am willing to accept +UNIX command line magic+ as a solution; it just has to be a method that works consistently, and is understandable.

    I don't understand what you just wrote. There is no category or forum in Apple Discussions that is generally about networking. There is a +Getting Online and Networking+ forum under Snow Leopard, and I suppose I could have posted it there. But if you have advice related to this topic question, I thinks it's OK for you to post a response in this topic, in this forum and category. If you don't know, that's fine. I don't know either. That's why I'm asking.
    And this question is hardly +Networking 101+.

  • Leopard - File sharing too much?

    I've got Leopard setup with file sharing over SMB. Right now, the only folder I have shared under 'File Sharing' in the system prefs is my Home directory, and that's only shared to a single account.
    Yet, from my windows machine, I see every signal drive being shared including "Macintosh HD" and my various external drives. I checked and I have read/write access on all of them.
    Why are all these extra volumes being shared? And any idea how to stop that?
    Thanks

    Same issue...just happened a few days ago and racking my brain on why. Found this post:
    http://discussions.apple.com/thread.jspa?threadID=1247712&tstart=0
    Think the key is this: com.apple:show admin all volumes = yes (I have not played with this yet but did create a standard account to test the non-admin user)
    I created another user account with standard permissions (don't check the admin box when you create it). Set that up with File Sharing. When I did this, only the user's home folder was shown. but, on my regular account (with an admin status), I get the root level of the hard drive.
    This WAS working correctly with my admin account and only showing my home and folders within that. I either changed something or the daemons got restarted...maybe I was a standard user initially and changed that to admin (don't think so). Per the other thread, it shows why a reboot could cause this (/var/run/smb.conf regen when the daemons restart). Btw, this is a virgin 10.5 install on a new mac.
    I am trying to figure out why it was working correctly but is not now. The way I read it though, admin users are suppose to get all volume access by default. If it is a feature/bug, you change the smb.conf file per the above or create a standard account for sharing files. Still digging...

  • Windows File Sharing - Slow only in one direction?

    Hi everybody,
    I'm having a really strange problem with my network. I'm copying files between my G4 Mac mini and Windows XP Home machine, both with all of the latest OS updates. The computers are connected via a 10/100 switch and both are connecting at 100baseTX, full duplex. I have Windows File Sharing running on the Mac mini and I am sharing my entire user directory on the Windows machine as well. So I'm doing all of the file sharing over SMB.
    Almost everything works fine--there's just one issue: file copies from the Windows XP machine to the Mac are incredibly slow. Transfers in every other direction work fine. If I connect from the Mac to the Windows machine and copy a file to the Windows machine, or if I'm on the Mac and I download a file from the Windows machine, it's fast. It's also fast if I connect from the Windows machine to the Mac and copy a file from the Mac--a 16 MB file copies in 5 seconds or less. But if I'm on the Windows machine and I try to copy a file to the Mac, it goes VERY slowly--a 16 MB file copy is now measured in minutes instead of seconds.
    I googled around and found some people adding a line to their smb.conf file to fix it, but I tried adding the line to no avail (and of course, restarted windows file sharing and killed smbd to make sure it re-read the config file). I also saw some people who fixed it by making sure the network cards on both machines were manually set to 100baseTX, full-duplex--tried that too, didn't make a difference (it's autodetecting properly in my case anyway).
    Anyone seen this before? I'd appreciate any suggestions. Thanks! By the way, I just completely reformatted the Windows machine and did a complete reinstall of Windows XP(why do you think I prefer Macs? ) and it had this problem before as well, so as far as I know, the Windows machine doesn't have some crazy virus or something causing it.
    Doug
    Mac mini G4 1.42 GHz   Mac OS X (10.4.6)  

    Thanks for the reply! I had been on that site but I had been getting there through Google, so I went ahead and did a search on the site and found an article about speeding up Samba:
    http://www.macosxhints.com/article.php?story=20051107090652912
    There was a discussion below the article with people who had problems similar to mine, so I tried a suggestion near the bottom, adding the line:
    large readwrite = no
    To the Mac's smb.conf file, and now everything is fast like it should be. Thanks for pointing me in the right direction! This problem has been plaguing me for months.
    Mac mini G4 1.42 GHz   Mac OS X (10.4.6)  

  • 10.5.2. Mac-to-Mac File Sharing problem

    Sorry for the duplicate post. I posted this in the "Using OSX" forum as well since I wasn't sure the best place to post it.
    I have two Macs running 10.5.2. A 2.5Ghz G5 connected via an ethernet cable to an AEBS. And a 2.4Ghz MBP that is wirelessly connected to the same router.
    In 10.5.1, internet access, screen sharing, and file sharing worked flawlessly on both Macs. I installed 10.5.2 on both Macs and now file sharing is a problem when initiated from the MBP. BTW, I'm using AFP for file sharing.
    Here's the scenario. I go into Finder on the MBP, choose the G5 Mac under "Shared" in the sidebar and begin to copy a file from the G5 to the MBP. All is well so far and the transfer speed is fine (~6 mbps). As soon as I load any webpage using either Safari or Firefox on the MBP, the file transfer slows to maybe 50-100kps. Closing the browser does not cause the transfer to speed up again. If I initiate the same file transfer from the G5 there is no problem and opening webpages on either Mac doesn't affect the transfer.
    Even while the file transfer has ground to a halt, Internet access and screen sharing initiated from either computer continues to work fine.
    I've tried the usual things like rebooting and repairing permissions but nothing seems to help. Is anyone else experiencing this? Doe anyone have any thoughts on how to correct it?

    All I can contribute is a "me too". Here's the situation:
    I have a Power Macintosh G5 dual 2.7GHz that I use as a server at work. I frequently synchronize files (over AFS File Sharing) over an Ehternet LAN between it and my MacBook Pro. My MacBook Pro has been running Leopard for several months while my PowerMac G5 was running 10.4.11 until this week. Having been happy with Leopard on my MBP, I decided to upgrade my G5. Since then, file transfers between the two computers have been a royal disaster. When I initially connect I can get speeds of up to 1.5 MB/s, but it quickly drops to 30KB/s or less. I can't quite figure out the pattern. It does seem uploading to my G5 is not as affected as downloading from my G5.
    Given the fact I didn't see any file transfer issues between the two computers before upgrading the G5 to Leopard (10.5.2), I suspect the issue is with the PowerMac G5 solely or due to the communication between two Leopard computers.
    On my G5, I tinkered with the "Advanced" settings in the Network Preference Pane. Since I have read some comments criticizing Apple's automatic flow control for network traffic as implemented in Leopard, what I did was click the "Advanced..." button on the Network PrefPane:
    * I then clicked on the "Ethernet" tab
    * I switched "Configure" to Manually:
    * I switched "Speed" to 100baseTX (my LAN is 100baseT)
    * I switched "Duplex" to "full duplex" without "flow-control"
    Since this switch, it seems things are much better as I am getting file transfer speeds of 11.0MB/s. I am not sure if this is a complete fix as I have only had it implemented for the last 20 minutes and I have noticed this problem is intermittent, but it seems to be holding. I suspect the problem is with MacOS 10.5.2's attempts to automatically control the flow of network traffic, since all I did was disable that. I'll post later if this doesn't hold up (and if my brain remembers to post). I will follow this thread for a bit as well.

Maybe you are looking for

  • Internal error occured...Reader XI

    I've been getting the message "an internal error occurred" the last few times I've tried using Reader XI on my Windows 8.1 laptop.   I've even gone as far as using Revo Uninstaller AND the tool at http://labs.adobe.com/downloads/acrobatcleaner.html w

  • What is this message in report based on "return SQL"

    After changing some parameter value in one report based on "function return SQL body"", we get: Invalid set of rows requested, the source data of the report has been modified. reset pagination We get this notice without error....just link "reset pagi

  • 2 different people using mail on the mac - can't we separate this?

    can someone please help me with this? Can my wife and I each have maybe a different icon to click on to get our email on the mac? we both have mobile me accounts - but can't we have separate mail icons or does everything have to come into a common in

  • Activation link does not work

    When I click on the activation link (https://deimos.apple.com/WebObjects/Core.woa/Activate/montereylaw.edu/004d93af83 dc73e45cb47dc42255d0419e7c20295e55e41afe46dbbbdb28956715450886c5) I receive an error error message box that says, "We could not comp

  • Inserting video

    Hi, We have a client that wants to insert a small demo movie that's in .mov format into their site. We've never dealt with video before. Is <embed> the best way to go to insert a QuickTime movie? Thanks. Fred