Error copying to mounted WebDAV volume

I am getting the following error message when I try to drag and drop a file to a WebDAV volume mounted in the Finder:
"You cannot copy some of these items to the destination because their names are too long or contain invalid characters for the destination. Do you want to skip copying these items and continue copying the other items?"
I know that the files I am copying do not have either longer names or names with characters other than the files that are already in the WebDAV folder.
Any ideas? I've googled this error and found other references to it, but no solutions or explanations.
Thanks,

sorry for the dumb question, but, how exactly do i initiate a copy in terminal?
There are no dumb questions...
Launch the Terminal application, which is in your Utilities folder. Once started, you'll see a window with a prompt in it -- this is called a shell prompt. The "shell" (also called the "command line") is what takes your input (in the form of commands) and gives you output. In OS X, many GUI interfaces also have command line equivalents, so most everything you can do in the GUI can also be done from the command line (though less easily, for most people).
Anyway, by default the Terminal will put you in your home folder. At the terminal prompt, you could type "ls" to see a listing of all your files and folders in your home folder. You can use the "mount" command to see all the filesystems that your system has mounted. We need this information because we need to know the path to your WebDAV remote folder. For example, I mounted my .Mac iDisk (which is DAV), and when I type "mount" I see this entry in the output:
http://idisk.mac.com/glsmith/ on /Volumes/glsmith (webdav, nodev, noexec, nosuid, mounted by gls)
This tells me that the folder path /Volumes/glsmith is the root of the WebDAV filesystem. This is important because we need to know where we want to copy data.
Once we know where to copy, we use the "cp" command to do it. Something like this:
cp myfile.txt /Volumes/glsmith/Public
will copy a file named "myfile.txt" to the folder Public on my WebDAV server. If you don't have any files in your home folder that you want to copy, use the "cd" command to move around within Terminal. For example, to go into my Documents folder, I'd do:
cd Documents
If you're so inclined, you can read more about the command line here:
http://developer.apple.com/documentation/MacOSX/Conceptual/OSXTechnology_Overview/CommandLine/chapter_950_section1.html

Similar Messages

  • Cannot copy folders to WebDAV volume

    I have WebDAV sharing set up for my web site. When I mount the site via the Finder and attempt to drag a folder to the site, I get the following error:
    "The operation cannot be completed because you do not have sufficient
    privileges for some of the items."
    The root folder to which I'm trying to copy the new folder has Posix permissions set as such:
    drwxr-xr-x + 34 aaron staff 1156 Feb 27 15:07 ./
    I have an ACL that gives me full control and gives the local www user read and write permissions for the folder. I can use Finder to copy files and create folders on the WebDAV volume, I just can't copy an existing folder.
    What permissions aren't sufficient? Why can I create but not copy (and, hence, create) existing folders? For what items are the privileges insufficient? Why doesn't OS X or OS X server give me more specific information about the privileges that are insufficient, and the items they are insufficient for?

    I had the same problem a while back and it had to do with the .DS_Store file. Some time back in the 10.3 server days Apple hacked the http.conf file to stop the uploading of this invisible file because it was considered to be a security risk. The reason you can upload files is that even if you do a "Select All" command the finder will not grab the .DS_Store file, but because every folder on OS X contains the .DS_Store file when you grab a folder you get the disallowed file with it and Apache will refuse the upload. If you do not have nested folders in your upload you can quickly use the command line to delete the .DS_Store before you upload. If what you are uploading has many nested folders the you may need to get a utility that will strip all .DS_Store files from your files. There are a number of them on the net. As a last resort you can hack your http.conf file and remove the "fix" Apple put in.
    Hope this helps you out.
    23 Xserves, 1 G5 2gig dual, and 4000 other macs   Mac OS X (10.4.4)  

  • Copy files from mounted pc volume to mac

    Hi all,
    I have a problem with the following script:
    var xmlfile = File.openDialog("Choose XML");
    var result = File(xmlfile).copy("~/Desktop/" + xmlfile.name);
    This result is false (can't be copied) when the file is an a mounted PC Volume. (/Users/Public/Documents/)
    In applescript this works fine:
    tell application "Finder"   
         set xmlfile to (choose file)
         move xmlfile to desktop
    end tell
    The source is on the same Volume.
    Does javascript have a problem with accessing remote volumes?
    Can someone help?
    Kind regards,
    Michel

    Answered in your other thread. Please don't double post, it can lead to people wasting their time answering a question which has already been answered in the other thread.

  • Backup Fail with Volume Shadow Copy Service error: Error calling a routine on the Shadow Copy Provider, Event ID 12293, error returned while creating the volume shadow copy 0x8004230f,

    We are using TINA backup solution and windows 2003 backup is failling with VSS error.
    For testing purpose we initiate a system state backup (or any file backup) with the help of windows 2003 ntbackup.exe and found it is failing with below error.
    Backup error report.
    Backup Status
    Operation: Backup
    Active backup destination: File
    Media name: "Backup.bkf created 28/05/2014 at 06:34"
    Volume shadow copy creation: Attempt 1.
    Error returned while creating the volume shadow copy:0x8004230f.
    Error returned while creating the volume shadow copy:8004230f
    Aborting Backup.
    The operation did not successfully complete.
    We check event viewer and found below error event.
    Event Type:       
    Error
    Event Source:   
    VSS
    Event Category:               
    None
    Event ID:             
    12293
    Date:                    
    28/05/2014
    Time:                    
    05:48:10
    User:                    
    N/A
    Computer:         
    CQ329TOS
    Description:
    Volume Shadow Copy Service error: Error calling a routine on the Shadow Copy Provider {b5946137-7b9f-4925-af80-51abd60b20d5}. Routine details Cannot ask provider {b5946137-7b9f-4925-af80-51abd60b20d5} if
    volume is supported. [0x8000ffff] [hr = 0x8000ffff].

    Resolution:
    After getting this error we check Shadow Copy provider and writer health and fond it is fine.
    To get shadow copy providers details use below command.
    Command: vssadmin list providers
    Command output
    C:\>vssadmin list providers
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001 Microsoft Corp.
    Provider name: 'Microsoft Software Shadow Copy provider 1.0'
       Provider type: System
       Provider Id: {b5946137-7b9f-4925-af80-51abd60b20d5}
       Version: 1.0.0.7
    To get shadow copy writers health
    Command: vssadmin list writers
    Command Output.
    C:\>vssadmin list writers
    vssadmin 1.1 - Volume Shadow Copy Service administrative command-line tool
    (C) Copyright 2001 Microsoft Corp.
    Writer name: 'System Writer'
       Writer Id: {e8132975-6f93-4464-a53e-1050253ae220}
       Writer Instance Id: {333e02cd-d9ec-43c8-9b45-39691ad1b351}
       State: [1] Stable
       Last error: No error
    Writer name: 'Registry Writer'
       Writer Id: {afbab4a2-367d-4d15-a586-71dbb18f8485}
       Writer Instance Id: {800877a5-e13d-47a3-8f99-ebd4d3b3fd12}
       State: [1] Stable
       Last error: No error
    Writer name: 'MSDEWriter'
       Writer Id: {f8544ac1-0611-4fa5-b04b-f7ee00b03277}
       Writer Instance Id: {63400aa0-a17f-4121-9483-1cd226f03238}
       State: [1] Stable
       Last error: No error
    Writer name: 'COM+ REGDB Writer'
       Writer Id: {542da469-d3e1-473c-9f4f-7847f01fc64f}
       Writer Instance Id: {e13cb72b-84fa-4c86-86d8-48f523aafc9a}
       State: [1] Stable
       Last error: No error
    Writer name: 'Event Log Writer'
       Writer Id: {eee8c692-67ed-4250-8d86-390603070d00}
       Writer Instance Id: {ce63b3a0-e038-4e56-9d07-929f256639de}
       State: [1] Stable
       Last error: No error
    Writer name: 'WMI Writer'
       Writer Id: {a6ad56c2-b509-4e6c-bb19-49d8f43532f0}
       Writer Instance Id: {008e8714-ed6d-4288-81ce-4b0b1ec41294}
       State: [1] Stable
       Last error: No error
    Writer name: 'BITS Writer'
       Writer Id: {4969d978-be47-48b0-b100-f328f07ac1e0}
       Writer Instance Id: {e22a8953-a52c-4a76-bec0-8773122cbff8}
       State: [1] Stable
       Last error: No error
    Next I check Shadow Copies details from volume properties (right click on C or other drive then select properties then click on Shadow Copies Tab) and found it is showing the same error code..
    From this error it is clear that the issue is inside the registry hive and due to junk hive shadow copies services not able to working properly.
    For me the server have two disk we check disk signature at MBR and found the disk signature was.
    Signature disk 0 : 9351912b
    Signature disk 0 : FDFBE035
    But at registry we found lot of nonexistance signature. Which indicate lot of junk valu inside registry.
    Now how can we resolve this issue?
    It is very simple just delete the registry key “volume” (registry key “HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\STORAGE\Volume”) and reboot the server it will “Volume” registry hive automatically.
    Note:
     When you remove registry key it is showing error unable to delete, then please right click on it select permission then take ownership and assign full permission to your login account.
    Please be careful when you delete registry key because system can fully crashed if you delete or modify wrong registry key.
    Your can take a backup of the registry key by exporting.

  • When I try to print my book I receive the following error message:  One or more of the images in your book are not presently available at full resolution. Please reconnect to these files by mounting the volume(s) containing the original images.

    When I try to print my book, I receive the following error message:  One or more of the images in your book are not presently available at full resolution. Please reconnect to these files by mounting the volume(s) containing the original images.  I don't understand what this means since all the photos are in the book.  Can someone please clarify?

    When you look at the images in the browser, do you see any arrow icons on your thumbnails? Like these:
    When you import your images from a folder on your system drive, you have two ways to import:
    Managed: Import and store the images in the library
    Or referenced: Leave the images in the folder outside the Aperture library.
    This is controlled by the "Store Files" settings in the Import panel:
    If you did not set "Store files" to "In the Aperture Library", the originals will stay in the folder outside.
    The error message you get, suggests that Aperture assumes the original files are in a folder outside the library.
    Select one of your images in the Browser and use the command "File > Show in Finder" - is this command available or dimmed out?

  • HT3275 I keep getting the "Unable to complete backup. An error occurred while copying files to backup volume.  The solution on the website is try try again.  Its been trying for 5 days now.  Now what?  Obviously something else needs to be done.

    I'm using an airport extreme and I keep getting the "Unable to complete backup. An error occurred while copying files to backup volume.  The solution on the website is try try again.  Its been trying for 5 days now.  Now what?  Obviously something else needs to be done.

    Verify the backup.
    Is this TM you are using? TM to airport extreme connected hard disk are known to be fragile at best.
    A5 http://pondini.org/TM/Troubleshooting.html
    make sure the disk is available and online..
    But if it is not working.. then you will have to wipe and start again.
    http://pondini.org/TM/Airport.html
    If this is not TM then also verify the source disk.

  • Error Mounting ACFS volume onto another ACFS Volume

    We have Oracle 11gr2 running on a two node cluster with OS of Solaris 10.
    I have setup a few ACFS mounts that work great between the nodes, but I need to mount a ACFS volume onto another ACFS mounted filesystem. Can that be done?
    Example:
    First ACFS Mount - /opt/test
    Second ACFS Mount - /opt/test/samba
    I'm using the following commands:
    # /sbin/mount -F acfs /dev/asm/opttest-121 /opt/test
    # /sbin/mount -F acfs /dev/asm/optsamba-356 /opt/test/samba
    mount: CLSU-00100: Operating System function: mount (/dev/asm/optsamba-356) failed with error data: 16
    mount: CLSU-00101: Operating System error message: Device busy
    mount: CLSU-00103: error location: SM_0
    mount: ACFS-02110: Unable to mount /dev/asm/optsamba-356 on /opt/test/samba.
    If I mount the /dev/asm/optsamba-356 volume to /opt/samba it works. In this case /opt is a directory off of / (root).
    Thanks.
    Brian

    Hi Brian,
    can't you simply mount it elsewhere and create a symbolic link?
    Even if this would work, I have some doubts about it, since there is no internal mount order for the ACFS filesystems.
    So what would happen if /opt/test/samba would be mounted before /opt/test?
    Sebastian

  • 'Date Modified" on webdav volumes

    When I connect to a webdav volume, the 'Date Modified' column in finder always displays the current date. (I'm trying to use rsync to mirror the webdav volume and not having much luck -- my local copy always gets overridden from the webdav volumne).
    After mounting through finder 'connect to server', my system log has:
    Sep 28 07:30:13 WE14603 KernelEventAgent[24]: tid 00000000 type 'webdav', mounted on '/Volumes/simulation-backplane-1', from 'https://pnlweb.pnl.gov/projects/simulation-backplane/', not responding
    Sep 28 07:30:13 WE14603 loginwindow[23]: 1 server now unresponsive
    Sep 28 07:30:13 WE14603 KernelEventAgent[24]: tid 00000000 found 1 filesystem(s) with problem(s)
    Sep 28 07:30:14 WE14603 webdavfs_agent[590]: WebDAV server is now responding normally
    Sep 28 07:30:15 WE14603 webdavfs_agent[590]: (finish != bytes) failed; going to _CFGregorianDateCreateWithBytes; file: /SourceCache/webdavfs/webdavfs-252.6/mount.tproj/webdav_network.c; line: 119
    Sep 28 07:30:15 WE14603 kernel[0]: webdav server: https://pnlweb.pnl.gov/projects/simulation-backplane/: is alive again
    Sep 28 07:30:15 WE14603 KernelEventAgent[24]: tid 00000000 received VQ_NOTRESP event (1)
    Sep 28 07:30:15 WE14603 loginwindow[23]: No servers unresponsive
    Sep 28 07:30:15 WE14603 webdavfs_agent[590]: (finish != bytes) failed; going to _CFGregorianDateCreateWithBytes; file: /SourceCache/webdavfs/webdavfs-252.6/mount.tproj/webdav_network.c; line: 119
    Sep 28 07:30:45: --- last message repeated 12 times ---

    Hi,
    Based on my research, the Date Modified changed could be due to corrupt Update Sequence Number Journal. The USN Journal is a feature of NTFS which maintains a record of changes made to the volume. 
    You could try to refer to article below to check if it could resolve the issue.
    Error messages when you try to gain access to an NTFS volume
    http://support.microsoft.com/kb/311724
    Best Regards,
    Mandy
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Accessing WebDAV volume from 10.4 hangs finder

    I am trying to access a WebDAV volume on a 2003 server on my 10.4.4 iMac G5. If I connect to the server, I am asked to authenticate, at which point the volume mounts on the desktop, but the Finder hangs. If I look at the running processes using "top", I see that mount_webdav is taking up approx. 30% of my CPU. I can browse the volume from the command line without a problem.
    Suggestions?

    OK, let's go with this. Several others are reporting the same problem:
    http://discussions.apple.com/thread.jspa?threadID=428639&tstart=0
    and
    http://discussions.apple.com/thread.jspa?threadID=409444&tstart=0
    And I've seen it, too. I originally reported this bug to Apple several months ago when 10.4.2 was released and here's my original posting: http://discussions.apple.com/thread.jspa?messageID=647624
    So far, all I can say is the following:
    1. The error message is not related to permissions being set incorrectly. As you've found out (or seen in the previous postings), you can use POSIX permissions or Tiger's Effective Permissions model, which incorporates ACLs.
    2. The problem is specific to the Mac OS X 10.4.x Finder. Earlier Finders do not exhibit this problem. Attempting a copy (move or rename) via Terminal with cp, ditto, or mv is always successful.
    3. I believe that the problem is related to the client's checking of permissions against stored directory information (checking for masked AFP permissions). You're more likely to get this error with a client that's bound to the server's Open Directory domain than one that's not.
    4. I'm quite surprised that it's taken almost a year for this bug to really become discovered. I've noticed it right away and I think Apple has known about it for some time. I do think that the problem has gotten a little bit better with Mac OS X 10.4.4 and 10.4.5, but your mileage may vary.
    I encourage you to keep posting details and filing Mac OS X Feedback reports (http://www.apple.com/feedback/server.html). Maybe we can find a solution or Apple will take notice.
    --Gerrit

  • Auto-mounting AFS volumes

    I've read there are two 'ways' of doing it, 'dynamically', and 'statically'. Which way do I want to do it, the following, and how do I do it, exacly?
    I've got GNU Linux servers tarfu, snafu and fubar. Each server is sharing at least 1 volume via netatalk. I have had to mount these volumes after I login since I set up the system about a year ago. I noticed that the "connect at startup" (or whatever it was called) checkbox present from OS ~ through OS 9 was missing, and figured, "oh well. I'll live without it", well, Now I am done living without it.
    I want to mount shares at a) boot time or b) login time.
    How?
    I have scoured google for decent instructions, but all I came up with was this: http://www.bombich.com/mactips/automount.html
    Not very helpful. There are no Auth options, which I require, and the instructions just aren't written very well.
    Does anyone have any instructions, a blow-by-blow document telling me just how to do what I want to do?

    What about applescript ??
    I set up an applescript for a client yesterday, that i made into an application... which i told to load on login... would that help ??
    My script is below (you'll need to copy into 'Script Editor') and save as an application after cutomising it:
    COPY FROM HERE:
    tell application "Finder"
    if (exists disk "sharename") then
    set volumemounted to true
    display dialog "'sharename' is already mounted on the Desktop" buttons {"OK"}
    if volumemounted = "true" then
    quit
    end if
    else
    try
    mount volume ("afp://username:[email protected]/sharename")
    display dialog "'sharename' was mounted on your desktop." & return & return & "Happy Sharing!" buttons {"OK"}
    on error
    display dialog "There was an error mounting the 'sharename' Disk. Check the disk is connected to its computer and turned on." buttons {"OK"}
    end try
    set volumemounted to true
    end if
    end tell
    COPY TO HERE
    You'll need to customise the parts in bold...
    Ask if you need further clarification...
    Cheers.
    Macbook 17" Duo2   Mac OS X (10.4.8)  

  • "No such file or directory" errors on Time Machine backup volume

    I remotely mounted the Time Machine backup volume onto another Mac and was looking around it in a Terminal window and discovered what appeared to be a funny problem. If I "cd" into some folders (but not all) and do a "ls -la" command, I get a lot of "No such file or directory" errors for all the subfolders, but all the files look fine. Yet if I go log onto the Mac that has the backup volume mounted as a local volume, these errors never appear for the exact same location. Even more weird is that if I do "ls -a" everything appears normal on both systems (no error messages anyway).
    It appears to be the case that the folders that have the problem are folders that Time Machine has created as "hard links" to other folders which is something that Time Machine does and is only available as of Mac OS X 10.5 and is the secret behind how it avoids using up disk space for files that are the same in the different backups.
    I moved the Time Machine disk to the second Mac and mounted the volume locally onto it (the second Mac that was showing the problems), so that now the volume is local to it instead of a remote mounted volume via AFP and the problem goes away, and if I do a remote mount on the first Mac of the Time Machine volume the problem appears on the first Mac system that was OK - so basically by switching the volume the problem switches also on who shows the "no such file or directory" errors.
    Because of the way the problem occurs, ie only when the volume is remote mounted, it would appear to be an issue with AFP mounted volumes that contain these "hard links" to folders.
    There is utility program written by Amit Singh, the fella who wrote the "Mac OS X Internals" book, called hfsdebug (you can get it from his website if you want - just do a web search for "Mac OS X Internals hfsdebug" if you want to find it ). If you use it to get a little bit more info on what's going on, it shows a lot of details about one of the problematic folders. Here is what things look like on the first Mac (mac1) with the Time Machine locally mounted:
    mac1:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac1:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac1:xxx me$ ls -lai
    total 48
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 .
    282780 drwxr-xr-x 12 me staff 442 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 Documents
    729750 drwx------ 104 me staff 7378 Jan 15 14:17 D2
    728506 drwx------ 19 me staff 850 Jan 14 09:19 D3
    mac1:xxx me$ hfsdebug Documents/ | head
    <Catalog B-Tree node = 12589 (sector 0x18837)>
    path = MyBackups:/yyy/xxx/Documents
    # Catalog File Record
    type = file (alias, directory hard link)
    indirect folder = MyBackups:/.HFS+ Private Directory Data%000d/dir_135
    file ID = 728505
    flags = 0000000000100010
    . File has a thread record in the catalog.
    . File has hardlink chain.
    reserved1 = 0 (first link ID)
    mac1:xxx me$ cd Documents
    mac1:xxx me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac1:Documents me$ ls -lai | head
    total 17720
    135 drwxrwxrwx 91 me staff 3944 Jan 7 02:53 .
    280678 drwxr-xr-x 5 me staff 204 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    146 drwxr-xr-x 2 me staff 68 Feb 17 2009 .parallels-vm-directory
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    148 drwxr-xr-x 2 me staff 136 Aug 28 2009 ACPI
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    So you can see from the first few lines of the "ls -a" command, it shows some file/folders but you can't tell which yet. The next "ls -la" command shows which names are files and folders - that there are some folders (like ACPI) and some files (like A.txt and A9.txt) and all looks normal. And the "hfsdebug" info shows some details of what is really happening in the "Documents" folder, but more about that in a bit.
    And here are what a "ls -a" and "ls -al" look like for the same locations on the second Mac (mac2) where the Time Machine volume is remote mounted:
    mac2:xxx me$ pwd
    /Volumes/MyBackups/yyy/xxx
    mac2:xxx me$ ls -a
    . .DS_Store D2
    .. Documents D3
    mac2:xxx me$ ls -lai
    total 56
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 .
    282780 drwxr-xr-x 13 me staff 398 Jan 17 14:03 ..
    286678 -rw-r--r--@ 1 me staff 21508 Jan 19 10:43 .DS_Store
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 Documents
    729750 drwx------ 217 me staff 7334 Jan 15 14:17 D2
    728506 drwx------ 25 me staff 806 Jan 14 09:19 D3
    mac2:xxx me$ cd Documents
    mac2:Documents me$ ls -a | head
    .DS_Store
    .localized
    .parallels-vm-directory
    .promptCache
    ACPI
    ActivityMonitor2010-12-1710p32.txt
    ActivityMonitor2010-12-179pxx.txt
    mac2:Documents me$ ls -lai | head
    ls: .parallels-vm-directory: No such file or directory
    ls: ACPI: No such file or directory
    ... many more "ls: ddd: No such file or directory" error messages appear - there is a one-to-one
    correspondence between the "ddd" folders and the "no such file or directory" error messages
    total 17912
    728505 drwxrwxrwx 116 me staff 3900 Jan 7 02:53 .
    280678 drwxr-xr-x 6 me staff 264 Jan 20 01:23 ..
    144 -rw-------@ 1 me staff 39940 Jan 15 14:27 .DS_Store
    145 -rw-r--r-- 1 me staff 0 Oct 20 2008 .localized
    147 -rwxr-xr-x 1 me staff 8 Mar 20 2010 .promptCache
    151 -rw-r--r-- 1 me staff 6893 Dec 17 10:36 A.txt
    152 -rw-r--r--@ 1 me staff 7717 Dec 17 10:54 A9.txt
    If you look very close a hint as to what is going on is obvious - the inode for the Documents folder is 152 on the local mounted case (the first set of code above for mac1), and it's 728505 in the remote mounted case for mac2. So it appears that these "hard links" to folders have an extra level of folder that is hidden from you and that AFP fails to take into account, and that is what the "hfsdebug" shows even better as you can clearly see the REAL location of the Documents folder is in something called "/.HFS+ Private Directory Data%000d/dir_135" that is not even visible to the shell. And if you look closely in the remote mac2 case, when I did the "cd Documents" I don't go into the inode 135, but into the inode 728505 (look close at the "." entry for the "ls -la" commands on both mac1 and mac2) which is the REAL problem, but have no idea how to get AFP to follow the extra level of indirection.
    Anyone have any ideas how to fix this so that "ls -l" commands don't generate these "no such file or folder" messages?
    I am guessing that the issue is really something to do with AFP (Apple File Protocol) mounted remote volumes. The TimeMachine example is something that I used as an example that anyone could verify the problem. The real problem for me has nothing to do with Time Machine, but has to do with some hard links to folders that I created on another file system totally separate from the Time Machine volume. They exhibit the same problem as these Time Machine created folders, so am pretty sure the problem has nothing to do with how I created hard links to folders which is not doable normally without writing a super simple little 10 line program using the link() system call - do a "man 2 link" if you are curious how it works.
    I'm well aware of the issues and the conditions when they can and can't be used and the potential hazards. I have an issue in which they are the best way to solve a problem. And after the problem was solved, is when I noticed this issue that appears to be a by-product of using them.
    Do not try these hard links to folders on your own without knowing what they're for and how to use them and not use them. They can cause real problems if not used correctly. So if you decide to try them out and you loose some files or your entire drive, don't say I didn't warn you first.
    Thanks ...
    -Bob

    The problem is Mac to Mac - the volume that I'm having the issue with is not related in any way to Time Machine or to TimeCapsule. The reference to TIme Machine is just to illustrate the problem exists outside of my own personal work with hard links to folders on HFS Extended volumes (case-sensitive in this particular case in case that matters).
    I'm not too excited about the idea of snooping AFP protocol to discover anything that might be learned there.
    The most significant clue that I've seen so far has to do with the inode numbers for the two folders shown in the Terminal window snippets in the original post. The local mounted case uses the inode=728505 of the problematic folder which is in turn linked to the hidden original inode of 135 via the super-secret /.HFS+... folder that you can't see unless using something like the "hfsdebug" program I mentioned.
    The remote mounted case uses the inode=728505 but does not make the additional jump to the inode=135 which is where lower level folders appear to be physically stored.
    Hence the behavior that is seen - the local mounted case is happy and shows what would be expected and the remote mounted case shows only files contained in the problem folder but not lower-level folders or their contents.
    From my little knowledge of how these inode entries really work, I think that they are some sort of linked list chain of values, so that you have to follow the entire chain to get at what you're looking for. If the chain is broken somewhere along the line or not followed correctly, things like this can happen. I think this is a case of things not being followed correctly, as if it were a broken chain problem then the local mounted case would have problems also.
    But the information for this link in the chain is there (from 728505 to the magic-135) but for some reason AFP doesn't make this extra jump.
    Yesterday I heard back from Apple tech support and they have confirmed this problem and say that it is a "implementation limitation" with the AFP client. I think it's a bug, but that will have to be up to Apple to decide now that it's been reported. I just finished reporting this as a bug via the Apple Bug Reporter web site -- it's bug id 8926401 if you want to keep track it.
    Thanks for the insights...
    -Bob

  • No longer mount NFS volumes with 2010.q1 release:

    Has anyone else seen this? I can no longer mount any of my NFS volumes with root squash since upgrading to 2010.q1. I have a ticket open with Sun (72644622), but everyone is apparently off/away.
    Before they all went off, Sun Eng. suggested setting max supported NFS version to 3, but this of course did not work. Hosts trying to mount the volumes error out with:
    call_verify: server HOST_IP_HERE requires stronger authentication.
    I have double checked that the atuh is set to sys (not krb), but it looks like the nfsd is not respecting this.
    Of course this has knocked all our VMware mounts offline as well, and using krb for these is out of the question....
    Had to update to support the new FC card...which works great...but me needs me nfs shares....
    Fishworks doods, stop yelling at drives and help a brother out ;)

    I wish I could tell you, but it seems we lost a CIM card. Worse yet, this failure was completely SILENT. Not a single "problem" listed in the logs. However, when attaching another J4400, I noticed an alarm LED on the failed CIM and verified that the storage was only seen by 1 path. Kind of disconcerting that availability could be reduced significantly without so much as an email.
    I'll let you know if we can get to the new release later this week.
    Charles

  • Time Machine error: The backup disk image "/Volumes/----/----MacBook Pro.sparsebundle" is already in use and resource unavailable?

    I have a MacBook Pro 13" 2010 model running Mountain Lion. I have always been able to use Time Machine with my Time Capsule. Just today I have been receiving the same error message whenever I would back up my computer:
    I removed my name before "MacBook Pro". It takes a long time "Looking for backup disk..." first. The disk I put with the time capsule is called Huge Backup, and in Huge Backup there is my sparsebundle file called "----- MacBook Pro." When I open Finder, open my time capsule, and then open my sparse folder, it should mount a drive where I can see my computer's backups. That doesn't work. Then I get this message:
    I once again removed my name before "MacBook Pro" but I can open my sister's sparsebundle who is running Mountain Lion on the same network and her backups work fine. I have researched this topic and have tried to repair the disk in Disk Utility, remount all the drives, remove the drive and restart the backups, and even restart my computer and the Time Capsule. Nothing worked. It just was working yesterday, but now I get this in the settings along with a caution symbol in my menubar:
    Is there anything I could do to fix this? Reconnecting it in AirPort Utility (5 or 6) didn't work. Also, for some reason, the error renamed Huge Backup to Huge Backup-1 as you can see above and below in the messages. I downloaded the Time Machine Buddy widget and this is the error report I got. I replaced my names or private info with [-----]. By the way, the network is called NDR Network, and the Time Capsule is alled NDR Time Capsule. Here's the error I keep getting:
    Starting manual backup
    Attempting to mount network destination URL: afp://[-----];AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backu p
    Mounted network destination at mount point: /Volumes/Huge Backup using URL: afp://[-----];AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backu p
    Disk image already attached: /Volumes/Huge Backup/[-----]'s MacBook Pro.sparsebundle, DIHLDiskImageAttach returned: 35
    Failed to mount disk image: Error Domain=com.apple.backupd.ErrorDomain Code=31 "The operation couldn’t be completed. (com.apple.backupd.ErrorDomain error 31.)" UserInfo=0x7ff0a483e6c0 {MessageParameters=(
    Ejected Time Machine network volume.
    Waiting 60 seconds and trying again.
    Attempting to mount network destination URL: afp://[-----];AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backu p
    Mounted network destination at mount point: /Volumes/Huge Backup using URL: afp://Rohan;AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backup
    Disk image already attached: /Volumes/Huge Backup/Rohan's MacBook Pro.sparsebundle, DIHLDiskImageAttach returned: 35
    Failed to mount disk image: Error Domain=com.apple.backupd.ErrorDomain Code=31 "The operation couldn’t be completed. (com.apple.backupd.ErrorDomain error 31.)" UserInfo=0x7ff0a343d430 {MessageParameters=(
    Ejected Time Machine network volume.
    Waiting 60 seconds and trying again.
    Attempting to mount network destination URL: afp://Rohan;AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backup
    Mounted network destination at mount point: /Volumes/Huge Backup-1 using URL: afp://Rohan;AUTH=SRP@NDR%20Time%20Capsule._afpovertcp._tcp.local/Huge%20Backup
    Disk image already attached: /Volumes/Huge Backup-1/Rohan's MacBook Pro.sparsebundle, DIHLDiskImageAttach returned: 35
    Failed to mount disk image: Error Domain=com.apple.backupd.ErrorDomain Code=31 "The operation couldn’t be completed. (com.apple.backupd.ErrorDomain error 31.)" UserInfo=0x7ff0a34410c0 {MessageParameters=(
    Ejected Time Machine network volume.
    Giving up after 3 retries.
    Backup failed with error: 31
    [SnapshotUtilities mountPointForVolumeRef] FSGetVolumeInfo returned: -35
    Failed to eject volume (null) (FSVolumeRefNum: 0; status: -35; dissenting pid: -1)
    Failed to eject Time Machine disk image: /Volumes/Huge Backup-1/Rohan's MacBook Pro.sparsebundle
    Please help!

    I didn't remove all of my names, so just ignore that...

  • Unable to mount XSAN volume on client workstation

    We just reimaged one of our machines and we are now unable to mount the xsan volume. Originally when the machine hooked up the IP was wrong and the XSAN couldn't see it. This has been fixed and the XSAN sees it now and it is authenticated, but when we try to mount the volume we get this error
    Jan 26 13:54:48 *** Xsan Admin[23616]: ERROR: Error reading computer properties: kOfflineError (0)
    Jan 26 13:55:37 *** Xsan Admin[23616]: ERROR: Error mounting volume…: Server returned a non-zero status code (100007)
    Jan 26 13:55:48 *** Xsan Admin[23616]: The temporary directory at "/private/var/folders/Eu/Euvo7L8cHAmWwo7ntmj8ak+TI/TemporaryItems/(A Document Being Saved By Xsan Admin 33)" could not be deleted.
    The *'s was the name of the machine, apple has been little to no help. We have tried removing the machine form the XSAN and then adding it back in, same issue. Tried reinstallingt eh client, same issue. Any ideas?

    This is the error on server
    ERROR: Error mounting volume…: Server returned a non-zero status code (100007)

  • Backup Controller cannot mount XSAN Volume

    Hi Guys,
    I've really have a big problem regarding the XSAN that I've just setup: There are 3 Xserves connected to the SAN - one for the main controller, one for backup and another one for fileserver. After a fresh install of the Leopard Server 10.5.6 on all servers and fresh install of Xsan 2.0 updated to 2.1.1, I tried creating an SAN from the main controller, I added first the main and backup controllers, authenticated them properly and was successful adding them to the SAN. After this, I created the volume and it mounted properly on the main controller. What I don't understand is that whenever I try to mount the volume to the backup controller, it is saying unable to mount and even I tried forcing it to mount in terminal using the command xsanctl mount VOLNAME, its giving me an error saying
    "unable to mount volume, Cannot mount XSAN volume error code: 5"
    What is that error message? When I tried typing cvadmin to the main controller, it only gave me this message:
    Main Controller:
    File System Services (* indicates service is in control of FS)
    1>*XSAN[0] located on 10.0.0.101:49930 (pid 317)
    Select FSM "XSAN"
    When I type the same cvadmin to the backup controller, it gave me this message:
    Backup Controller:
    File System Service (* indicates service is in control of FS)
    1> XSAN[1] located on 10.0.0.102:50384 (pid 331)
    No FSSs are active
    Select FSM "none"
    What is happening? both servers are having a DNS name. Before I created the SAN, from the authenticate window, the server name is just the IP address of the Ethernet 0 (first ethernet port). Now whenever I fire up Xsan Admin, both controllers are now offline and if you authenticate them, the server name info suddenly changed from IP address to a DNS Name (e.g. from 194.170.34.12, changed to hct-mdc.ad.hct.ac.ae) which even if I type my admin username and password cannot authenticate saying "server not found in network"
    I really don't know now what to do and they need to fix the issue asap.
    I would really appreciate your help guys!
    Thanks.
    jantoniophi

    Hi,
    I am accessing this WS via ARD, so public LAN is definitely there. I have not connected the "Xsan" network (but it should be no problems communicating the Xsan traffic over this single LAN connection).
    With the firewall, the situation is more strange. When I try to open the Firewall settings on Sharing, there is a dialog "Other firewall software is running on this computer." I googled this and it seems that this was a common problem on 10.3. They suggest to delete com.apple.sharing.firewall.plist file but it is not there on 10.4.
    "sudo ipfw list" shows this:
    00001 allow udp from any 626 to any dst-port 626
    65535 allow ip from any to any
    Any ideas on how to make Firewall behave as expected? I will try to reinstall if I don't receive a reply.
    Thanks.

Maybe you are looking for

  • Calendar - The server responded with an error.

    Since I updated to 10.10 I have a error en calendar every second, I try to read the discussion on the web, but no solution was found, Here is the error message I cannot remove this account from the calendar account (nothing happen) And this account i

  • SQL DEVELOPER INSTALLATION ERROR

    Hi Guru's, My OS : Linux DB : Oracle 10g When i am trying to install Oracle Sql Developer, I am getting the below error: Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk I install jdk-7

  • Command to be executed in solaris machine to know the existing heap size

    Hi, I want to know the command to get the existing heap size of JVM. Java version is 1.5 and runs in solaris machine. Thanks Regards, Nanda

  • Need a query for this logic

    Hi table1 id     cus_id     val boi     p          gh hdc    s           vc 123    p          xy 123    s          xz 123   m          xb 123  ll            zx Note: 123 is default values  o/p id     cus_id     val boi     p          gh boi     s    

  • Photoshop CS6 suddenly a trial version of Extended.

    Launched Photoshop CS6 this morning, and suddenly it is a trial version of CS6 Extended. I did not ask for this, I do not want this, I bought, paid for and registered the regular version on the day it was released. I am not renting the software via t