Cannot add files recursively to a WebDAV folder

Dear all,
I successfully setup a WebDAV folder with Access Control List on my Mac OS X 10.4 Server. I can upload and download files to this WebDAV folder with a 10-person workgroup. Everyone is able to read the write files to this folder.
However, if any of us connect to this folder through Finder and try to upload a folder, for example "folderA" with subfolders and files, I have the following 2 problems:
1. Since "folderA" has subfolders and my WebDAV server will complained that I don't have sufficient privileges to some of the items.
2. If "folderA" doesn't have any subfolder but it has a large number of files, WebDAV server will sometimes ask for authentication every other files.
I have already set up in Workgroup Manager so that the WebDAV folder is accessible by all memeber of my workgroup with "FULL CONTROL" and HTTP Users with "READ & WRITE". Also, in Server Admin, Web configuration, I have setup Realms to have all memeber of my workgroup to be able to Browse and Author.
Please let me know if there is any advice on this.
Thanks in advance.

Dear all,
Thanks for anyone interested in this posting. I think I find the answer to my own question. I think this is it:
http://discussions.apple.com/thread.jspa?messageID=1824674&#1824674
Thank you again.

Similar Messages

  • How do I add files to my TV shows folder on iTunes?

    I really need help, I have been at it for hours but I cannot find a way to add files to the TV shows folder. I have gone to the far corners of the internet without ANY working progress! Please help I'm wanting to put a show into the TV shows folder but I am unable.

    Is the file is already in iTunes. If so: Right click on the File/Get Info/Options/Media Kind: Set to TV Show

  • Updated itunes to 10.4.1.10 on Windows XP. Now cannot add files or album covers. please help

    Installed latest version of itunes when prompted yesterday. Using hp compaq laptop running Windows XP. Now cannot add files to library or add albulm covers. Tried to play new mp3s from external drive, that I was trying to add. got message saying "Itunes was not installed correctly. Please reinstall iTunes. Error7 (windows error 1455)"
    Have also had a couple of  "iTunes has encountered a problem and needs to close" forced shutdowns. Cannot find files to reinstall and itunes is telling me I am using the current version.
    Infuriating!!! Can you help me please?

    Asking me what I think is not what really matters here. What do you think? Do you want to wait for another update to iTunes in order to sync or backup your iPad again? That could be weeks down the road - no telling when it may be updated.
    Why dont you go through this support article and see if any of this stuff helps you? The article is for Windows users.
    http://support.apple.com/kb/TS1538
    Here is something very simple to try. Quit iTunes and restart your computer. Then restart your iPad and try to sync/connect again.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Yahoo! Cannot add files to email.

    Yahoo!
    Ever since I downloaded Safari 5, I cannot add files to emails (esp photos). Safari would freeze up, and I would have to power down and reboot in order to surf. Any solutions to this matter other than switching to gmail?

    HI,
    BrowserPlus is causing problems when attaching files to Yahoo mail:
    Go here for uninstall instructions.
    http://help.yahoo.com/l/us/yahoo/browserplus/uninstall.html
    Carolyn

  • I CANNOT ADD FILES TO EMAIL IN FIREFOX BUT I HAVE NO PROBLEMS WITH WINDOWS INTERNET EXPLORER. wHY?

    I CANNOT ADD FILES TO EMAIL IN FIREFOX BUT I HAVE NO PROBLEMS WHEN USING WINDOWS INTERNET EXPLORER

    Perform the suggestions mentioned in the following articles:
    * Make sure that you are using the '''"Remember History"''' setting as described in this article -> [[Settings for privacy, browsing history and do-not-track]]
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache Clear Cookies & Cache]
    * [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    Check and tell if its working.

  • Cannot add files to itunes after 10.0.1 update

    After downloading and installing itunes 10.0.1 update, I cannot add files to my library. Anybody else have this issue? I have tried dragging/dropping files and file->add new files to library. I'm using a PC with windows xp

    Same issue, on an OS X machine.

  • I recently updated to itunes 10.4 and now i cannot add files to my library. Will there be another update to fix this issue, because on google others are experiencing the same problem.

    Eversince the latest itunes update i cannot add files to my itunes library.

    Just to be clear - I just bought a new song and can't download it into the library because of this error message.

  • Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012

    Cannot Add File Share to (any) File Server Role of a Cluster in Windows Server 2012...
    Get this message in the Operational Log in "FileServices-ServerManager-EventProvider" section of MS-Windows Eventlogs:
    Exception: Caught exception Microsoft.Management.Infrastructure.CimException: The xsi:type attribute (MSCluster_Property_Resource_Network_Name) does not identify an existing class.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext(Boolean discardResultsAndErrors)
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.PerformQuery(String cimNamespace, String queryString)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.BuildNodes(ICimSession session, ClusterRole scopeType, String query, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.GetClusterClientAccessPointNames(ICimSession session, IDictionary`2 groupNameToTypeMap)
       at Microsoft.FileServer.Management.Plugin.Services.ClusterEnumerator.RetrieveClusterConnections(ComputerName serverName, ClusterMemberTypes memberTypeToQuery)
    Thanks for help...(everything else works fine in other type of cluster roles).
    Thomas.

    This issue also happens in fresh Windows 2012R2 installations, not just upgrades from 2008R2!
    I have the issue where I cannot modify any settings on SMB shares.  Here is the stacktrace.  It appears to be WMI related.
    Error: ERROR: Task 'TEST.xxxxxxx.COM-ClusterStorage$-SmbShareUpdate-46bcabf6-1dd4-4a48-a525-5e5d374596c7' has failed: Microsoft.FileServer.Management.Plugin.FSACException: Error occurred while updating an SMB share: The requested operation is not supported.
    ---> Microsoft.Management.Infrastructure.CimException: The requested operation is not supported.
       at Microsoft.Management.Infrastructure.Internal.Operations.CimSyncEnumeratorBase`1.MoveNext()
       at System.Linq.Enumerable.SingleOrDefault[TSource](IEnumerable`1 source)
       at Microsoft.Management.Infrastructure.CimSession.ModifyInstance(String namespaceName, CimInstance instance, CimOperationOptions options)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Services.FSCimSession.ModifyInstance(ICimInstance instance, IEnumerable`1 propertiesWithKeys)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoUpdateInstance(ICimSession session, ICimInstance instance)
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       --- End of inner exception stack trace ---
       at Microsoft.FileServer.Management.Plugin.Providers.WmiUpdateTaskBase.DoWork(Object sender, DoWorkEventArgs e)
       at System.ComponentModel.BackgroundWorker.WorkerThreadStart(Object argument)

  • IBooks stays blank - cannot add files to library

    My iBooks library is simply blank. I cannot see the files I 'added' to the library. I cannot see the files it supposibly imported from my iTunes (which now no longer has a 'Books' section.
    Even tho i can open pdf's on my iPhone 5 just fine, none of those files can be seen anywhere in iBooks on my Macbook Air (Maverick), even tho iCloud i enabled and works fine in all other apps.
    When i try to add files to my library it asks me if i want to replace the files they match that are already in it (again, these files cannot be seen), but it makes no difference whether i tell it yes-replace or no-cancel at that point: my iBooks stays blank.
    I cannot uninstall iBooks because it says it is required by OS X.
    When i open the app, view its info or try to delete it my whole laptop laggs.
    Someone please please help. I haven't been this frustrated with a computer since i was still using pc's

    This message was posted in error as an aswer to a different  question.
    Message was edited by: themachead

  • I cannot add files to my gmail or att yahoo but i can in I Explore

    I cannot attach files to my gmail or my att yahoo. On gmail I can only attach one at a time. Att yahoo, none will attach. This has just change in the last couple of weeks, before that there was no problem attaching files to either account. Finally frustrated beyond my limit, I switched to I Explorer and attached three files and everything worked fine. Hence, it must be aFirefox problem, but I'm not sure how to fix it. Help!

    I have the same problem as well in both my PowerBook & my gf's PC laptop. Ever since we updated to 7.6.2 we have been unable to add/import any songs to iTunes Library. I tried File>Open, double-click file on desktop, drag & drop, but nothing works. Songs count stays the same value so to confirm nothing has been added to it. All other functions worked fine including playing, streaming, burning, sync to iPhone/iPod nano, etc.
    I'm on TiBook G4 with 10.4.11, while my gf's PC is on WinXP-SP2. Both machines have all the latest updates. On both machines we did uninstall & reinstall iTunes but didn't help. On the Mac side I also deleted the pref files to ensure a clean install.
    We can't do anything right now but to wait for the next update comes and hopefully the problem will be corrected.

  • Cannot add file to Documentum. "Create" operation failed for object id=null

    Upgraded ro Frame 11 recently and now I cannot add a new document to Documentum. I get the following error.
    I still have Frame 10 installed and can check in the document with it, but Frame 11 does not recognize it as a FrameMaker file.

    A version of the CMS interface became available later that resolves this issue. Unfortunately, I don't see a link to it.

  • Cannot add file in time machine to ignore list

    Hi,
    I have here Snow Leopard 10.6.1 and bought a time capsule.
    I have parallels installed as VM and file fault is activate for my home directory (I'm the only user on the mac book pro).
    Now I wanted to added the paralles harddisk to the ignore.
    But time machine does not allow it.
    If I open the options all file in my home dir are greyed out.
    How can I add files in my homedir to a ignore list in time machine?
    TIA
    Matthias

    Idefix6 wrote:
    sry, maybe I understood you wrong.
    If I change one file on my file fault (which is around 40GB of size) does time machine then backup the complete sparse file again or only transmit the change?
    it only backs up the changes. that's why sparse bundles were introduced in leopard - precisely to deal with this very issue. a sparse bundle disk image as opposed to a regular sparse disk image is split in a number of small bands (8Mb in size by default). when TM does incremental backups it only backs up afresh new and changed bands and hard links the unchanged bands to existing backup copies. that makes backing up sparse bundles using TM somewhat bearable. if you try to back up a regular disk image with TM it will back it up afresh after any change however tiny to its contents. that would quickly fill up the backup drive if you are talking about a 40GB disk image.
    If it only transmit the change I can move out my parallels disk to the folder All Users and ignore the file here.

  • Cannot Add File to Library in iTunes version 7

    (prenote: I have completed the 5 R's)
    I do not seem to be able to add a file to the iPod with the Add File function like I used to in version 6 of iTunes. I now have to Import File for the podcasts and mp3's which I would like to add. Then, when these are imported to my library, the iPod begins having difficulty being recognized by iTunes.
    Is there an update coming for v. 7 ??

    no response from any one.

  • [SOLVED] Cannot Add Files to Existing Briefcases; New Briefcases OK

    I have a user - probably the only user I can recall ever using this feature - that is unable to add files to existing briefcases.
    When attempting to drag & drop a file into a briefcase (any) a small window or pop-up appears & disappears and the file isn't present.  The pop-up displays and hides all too fast for us to see what was written as it happened well under a second.
    The problem seems specific to the existing briefcases:
    If the user creates a new briefcase, and copies the files from the old briefcase into the new, just like above nothing actually gets copied into the new briefcase.
    If the user copies the files from the old briefcase into their desktop, then copies the files from the desktop into the new briefcase, it works fine.
    So the current fauxlution (faux+solution) is to go through the latter process, but they have a few dozen briefcases and that's going to take some time.
    To be quite candid, I'm not entirely sure where to begin - how does one go about fixing a broken briefcase?

    Hi,
    Sorry but I'm afraid to say that with limited information, it's somewhat hard to find out what exactly happened. What is the result when copying from a new briefcase to another new briefcase directly? Are there anything recorded in the event viewer?
    Might be helpful for troubleshooting.
    Since we're unable to reproduce this issue, I recommend you use process monitor to trace the process when copying the files form old to new briefcase.
    https://technet.microsoft.com/en-us/library/bb896645.aspx?f=255&MSPPError=-2147217396
    Regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Cannot transfer files to and from WebDav server

    I having much difficulty transferring files to and from our new WebDav server when using Finder's Connect to Server. I am able to connect and authenticate just fine. Although, when dragging and dropping to a mounted drive, I receive the following errors, then subsequently dropped from the sever.
    ...Unexpected Error Occurred - Error code 1407
    ...cannot comple the operation because some data in "" could not be read or written - Error code 36
    ...Unexpected Error Occurred - Error code 1407
    This seems to be an issue affecting all 10.5 users in our university. PC's and 10.4 do not seem to be having this issue. When using CyberDuck and Goliath, I cannot login to the server whatsoever.
    Any thoughts?

    Same problem here with the finder.
    But Cyberduck (ver. 3.2, build 4648) works fine.

Maybe you are looking for

  • 0xc1900101 - 0x30018 Error during update - restore Win8

    Hey, I've tried to install the Win 8.1 Update via the Windows Store and got the 0xc1900101 - 0x30018 several times after the PC restarted at the ending of the update. I know that several users solved this with disabling drivers, so I did some suggest

  • Smartform thru email

    If anybody aware of sending smartform thru email then pls mail me a sample document. I have a code which is generating mail request but finally i am not receiving the mail at the given id. Please help. Sutapa Sengupta [email protected]

  • Linear control with MathScript

    Hi, i'm using MathScript node with Control Toolbox and i'm trying to use LabView in the same way i use MatLab with its Control Toolbox. I would realized a VI with mix of text (in MathScript Node) and graphic program. Someone has used these components

  • IPod Touch 4Gen Scratched :(

    Hi. Ive got my itouch before 1 week. Now its back got scratched, but i dont know from what. It hasnt been in my pocket, just in home for now(too cold outside) and it hasnt been on any metal surfaces, no dust. Yesterday i bought a case and a screen pr

  • Notes and To Dos's

    Why can't a cvs, or other form, Import be provided to assist in the migration from a Palm to an iPod? What a drag!! It's not rocket science, eh.