File loss moving files to a network share

While moving some files (silly me to use move vice copy and delete later) to a SMB network share about half way through the move OSX lost connection to the share. Error message popped up telling me it couldn't complete the move and the files yet to be moved were deleted! Fortunately they were just some podcasts but I certainly didn't expect that a move operation would delete unmoved files. Is this common behavior under the Mac OSX?
Lawrence

Satoru Murata wrote:
And moving a file from one directory to another on the same drive is "physically" possible?
Actually, yes. They are fundamentally different. The actual file itself does not change. There is one copy of the file. There is also (at least) one hard link to the file. The hard link is what you actually see in the file system as a "file". In a true move operation, you create two links to the file. There is then one physical file with two pointers to it. Then, after that 2nd link is successfully created, you "unlink" the first one. Correspondingly, to "delete" a file, you just "unlink" the one and only link to it. Time Machine, for example, make extensive use of links to create snapshots of your files. These links are only possible on a single file system.
Why shouldn't we expect the Finder to be able to do that properly?
We should. But this is not a bug that should really affect anyone. I'm quite sure that there are more people who, after hearing about this, have tried to use a move across volumes than have ever tried it before. Yes, it is a bug. Yes, you could lose data. But it is a minor operation that few people knew about until recently.
And there's no guarantee that when you hit the "Send" button in Mail your e-mail will reach its destination. Perhaps you should snail mail it. Strike that, the USPS is even less reliable. Go deliver the mail in person.
That is a poor analogy. You still have a copy of the sent mail in your system. A better analogy would be to click "send" and then immediately deleting your copy of the sent message. Surely, that would be foolish. And I prefer DHL. I have had much better luck with them.
No one friggin' needs to use a computer, but a lot of people WANT to. And I'm saying there are people, if you can get it in your stubborn little head, who WANT to use Move instead of Copy, go back to original file/directory, click icon, drag to trash, empty trash, and click OK in confirmation dialog (which, by the way, is a few more than "one additional key" that you allude to).
My goodness! No need to get so upset
You can move files to new volumes all you want to. It is always going to be a risky operation, riskier than copying and then deleting. When Apple releases a fix, the risk will decrease, but I would not advise using it, on any platform.
First of all, who the heck are you telling me I'm the minority so I should just bite the bullet? Since apparently you're such an aficionado of the Terminal, which only 5% of Mac users use on a daily basis, I guess you would be just fine and dandy if there was a glaring bug in Leopard that prevented you from using it "until the software update is available", huh?
I'm "random guy on the Internet". I thought you knew that. That is an interesting question. I have always liked UNIX and I'm particularly fond of the Mac giving me the best of both worlds. But, I have to admit, I was a very happy Mac user long before MacOS X, so I think I could survive.
And second of all, you obviously think I'm some Vista troll or something, but I certainly am not, and it's quite insulting. I'm usually the first one to come to Apple's defense when need be. And, as I mentioned in my first post, I agree that this "problem" is totally overblown on various sites. HOWEVER, you are just an idiot fanboy of the worst kind if you maintain that there's really nothing wrong with this bug and suggest that, and I quote:
Really, the only reason for even attempting this operation is so you can get on the Internet and post a message about how Apple's horrible bug has caused you to lose data.
No, I didn't think that much about you at all. I was just trying to explain the difference between moving vs. copying and how those operations changed when performing them across two different file systems. I admit I am a bit sensitive about the Mac. I try not to evangelize anymore. I do try to respond to FUD when I see it. There has been a lot of that recently with Leopard.
I never said this wasn't a bug and that it shouldn't be fixed. I said it was a bug in a non-default behavior that few people even knew about. I also said that even attempting a move across file systems (even without this bug) is not a wise idea. It has a fairly high risk factor, a fairly low convenience factor, and no savings of space or time. It is my opinion that the only reason people care about it is so they have something to bash Apple about. I wasn't including you, personally, in that category. I was just trying to explain my thinking.
I know I'm fighting a losing battle here. In the "marketplace of opinions" the matter is already decided. Leopard is just as buggy as Vista, if not more so. I've never used Vista, so I can't say for sure. I know the Leopard is perhaps the best, fastest, most bug-free system I have ever used in 25 years. But you wouldn't think that from reading the Internet commentary-du-jour.

Similar Messages

  • Office files slow when opening from a Network Share

    Hi!
    So, we have a client who moved from having regular Office installations to Office 365 for Mid Size business and reinstalled the Office that comes along with Office 365. Ever since we did
    that, there is a delay in opening any office files from a network share. Opening up a Word or Excel document takes up a lot longer than it did before. We have another client with the exact same issue who have Office 2013, so I think its mostly something to
    do with office 2013. This problem has been going on for a month, and I have tried everything I can. I have gone through most posts on technet and the internets. Tried disabling AV, Office File Validation, added the network share to trusted locations, removed
    add-ins. Nothing works! All other files opens up quickly, pdf, jpg. We can open larger jpg or pdf files faster than smaller office documents. This is a significant problem with our clients as they work in recruitment and open up resumes all day from the network
    share and it takes forever to open. 
    Any advice or help is appreciated!
    Thanks!
    Shaneez

    Hello,
    I am trying to involve someone familiar with this topic to further look at this issue. There might be some time delay. Appreciate your patience.
    Thank you for your understanding and support.
    Steve Fan
    Forum Support
    Come back and mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback on our support, please click
    here

  • Transferring large Mac files from external hard drive to network share

    I am moving large Mac files (user files, videos, images etc.) from an external hard drive to a network share, and the transfer continues to fail with the message “The operation can’t be completed because an unexpected error occurred (error code -50)”.  I have tried logging in as an administrator, root, and the user of the external hard drive, all failing with the same error.

    Select the drive (on the desktop), press Command-I (I for info), at the bottom of the info panel check Ignore ownership on this volume

  • Keeping a linked numbers file when moved to a new network

    It seems Pages keeps track of where a numbers chart comes from until you move it across a network (or email). Does anyone know how to re-establish links to the charts for updating?
    cheers

    When I want to keep links between two or more files, I always store them in a disk image (wxyz.dmg).
    So, the links are kept when I move them on any kind of media.
    It's so simple that I wonder why few users think to that.

  • File Browse moving files

    So, my DBA has issues with me storing PDFs in the database as a BLOB. Instead, they want to move the file to a shared drive location and store the link to the file. They think that the 300 or so PDFs loaded per year will make the database get really slow and hard to partition.
    Is this possible in APEX? Does anyone have any examples?
    For example:
    User creates PDF on a local drive (C:/temp/somefile.pdf).
    I use the file browse for them to go find it. When the form is submitted, the system needs to pick up the file and copy it to //someserver/someshare/.../somefile.pdf and store the link as the new file name to the file.
    Oh, and I still need to be able to display the PDF from within the application.
    Any ideas?
    Thank you!

    Hi,
    I know this does not answer your question, but look at this Ask Tom post:
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:1011065100346196442
    Here we have thousands of files uploaded to the database by Apex apps and it does not make the DB slow (well in fact it is quite slow but for other reasons...)
    Luis

  • Finder questions (changing file icons, moving files, home/e)

    Hello all!
    I got my 17" Intel iMac just two days ago. Gorgeous machine, feeling very comfortable. I switched from Linux and there are a few things I can't figure out on my own, I'd appreciate if someone anmswers these simple questions.
    1. How can I change the icon which represents a certain file type?
    2. How can I "move" the files from a, say, removable drive to my local drive? When I drag the files it shows "+" in a circle and copies the card. But i want to move the files from it, not copy. Command+X and Command+V don't work.
    3. I am used to that home/end buttons bring to the beginning/end of a line, but in OS X they bring to the top/bottom of the page. Makes editing documents very hard. Is there a way to change it?
    Thanks in advance,
    Artemiy.

    Artemiy
    PHP and CSS files are associated with XCode but the icon is plain whiteOK, I can see the problem. I just created a small file of each type, and both acquired the TextWrangler icon. I then changed the .php to "Open with" Xcode, but this did not change the icon. The only way I could change it was to select another editor (SubEthaEdit) – so you may want to experiment here. Of course, it would then be a pain to have to know two editors!
    How do you move the files from a removable drive to HDDI don't do this that often, but if I had a lot I would be inclined to put them in a folder and move that.
    Well, this happens everywhere actually.Probably for GUI editors, since they would use the same OS text-handling features. But sometimes an editor will have extra controls.

  • Issues Opening Files in Network Share

    Hello,
    I'm hoping someone can help me with this issue I'm having,
    I use a Windows 7 desktop at my office and I have a Network Share on a Windows 2008 Server where I save all my documents and file I work on each day.
    I use my Macbook Air when I'm working at my other office and when I'm traveling.
    My issue is this,
    I setup and able to connect to my Network Share and see all my folders and files. Although if I try to open a file it tells me it can't find the file even though I used Finder to browse right to the file and double clicked on the file. I can copy the file locally to my MacBook, work on the file and then copy it back to the Network Share.
    From me testing different things this is what I have found,
    It's only Word, Excel and Powerpoint documents that don't open from the Network Share. - I do have Microsoft Office 2011 Mac installed
    TXT & PDF Files open just fine from the Network Share.
    I doesn't matter if it's Word, Excel or Powerpoint files created on my Windows 7 desktop or my Macbook Air, once it's moved to Network Share I can't open it.
    This is where it gets really confusing, other Network Shares I can open the Excel & Word files right from the Network Share, it's just my personal Network Share and I put in the right username and password for my Network Share since I can open the TXT & PDF files just fine.
    I'd appricate any help with this issue.
    Thanks in advanced - Jonathan

    I have the same problem and i'm not the only one @ my office. seems that everybody who uses mac in our office has the same problem. So could anybody give any advice how to solve this problem? Do we need to configure shared folders on server or just our macs?

  • Windows 7 SP1 client file lock on network share hosted ny WIndows 2012 Server

    Hello
    I have one strange problem after migration from Windows 2003 Server to Windows 2012 Server R2 Standard. 
    All migration tasks went well but two things do not work.
    In Computer Management you have The Opened Files feature and if you open any file that is located on the network share hosted by Windows 2012 R2 form Windows 7 SP1 and then close it
    it remains open in the Opened Files tab (even if you wait an hour).  There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    The session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Can someone help me with that ?
    About the environment:
    It is one server Domain migrated form 2003 to 2012R2.
    The domain and forest level was raised to 2012 R2.
    I have made clean install of Windows 2012 R2 and then migrated AD. 
    Best Regards
    Sebastian Sala

    Hi Sebastian,
    >>There is no problem with Windows XP SP3. The issue exist only with Windows 7.
    T>>he session view of sessions to the file server do not work. If I try to open it I get the message that the application is not responding. 
    Based on the description, please check event logs in Event Viewer to see if there were some related events logged. Besides, does this phenomenon happen all Windows 7 clients? We can try to restart the client to see if it helps.
    Best regards,
    Frank Shen
    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 Support, contact [email protected]

  • Can't copy files to network share using migrated account

    Man this is so bizarre. I got a new MacBook Pro and used the Migration Assistant to copy over everything from the old MacBook Pro. Everything seems to work except I can't copy files to my desktop via a network share.
    What's totally bizarre about this is that I can delete and rename files from the network share! I can also drop into the command line and try copying - at first, I get "Operation not permitted", but if execute the command again, it works!
    In the Finder, when I try to copy a file, I get a window that says:
    "You may need to enter the name and password for an administrator on this computer to change the item named "xxx". If I click stop at this point, a zero-byte file is created on the target machine.
    If I click Continue, I get another window that says "The item "xxx" contains one or more items you do not have permissions to read. Do you want to copy the items you are allowed to read?
    If I click Continue, I get a final window that says "The operation cannot be completed because you do not have sufficient privileges for some of the items".
    Note that this also happens in the opposite direction when I connect to my notebook from my desktop.
    Also note that this only happens with the account that was migrated. I can successfully copy files if I setup a new account.
    I've repaired permission on both machines. My old account on the old MacBook Pro still works fine, btw.
    I've seen other posts with people having this problem, but I've yet to see a good solution.

    I had the same problem, but I managed to fix it.
    In WGM check that the sharepoint of your users Home Folder is set to owner root with Read and Write permissions.
    I also created an ard_admin group in WGM and enabled open directory management on the client Macs. (Page 62 of the ARD admin Guide.)

  • Windows 7 - Files missing from network share after trying to burn and no data cached to be burned

    I ran into an issue trying to burn some file from a network share using Windows 7 Home Professional.  I was trying to burn some .jpg files from a mapped network share drive using explorer.  Every time I would drag the files to be burned from
    the share drive to the explorer screen to be burned, the files would disappear from the share.  To make things worse the files would not show up in the screen to be burned.  I was unable to locate any of the files on either of the systems when performing
    a search after this took place.  I verified that the steps that I was taking to burn the files were the same as outlined on the Microsoft site.  No matter what I did to burn these files, they were deleted from the mapped network drive. 
    Below are the steps that I took that both resulted in the files being deleted as well as what I had to do to finally burn the disc.
    Steps that resulted in files being deleted:
    1. Insert blank CD into drive. 
    2. From prompt select burn using explorer (Mastered Format)
    3. Enter title and select with CD/DVD, click Next.
    4. Open a second explorer window, navigate to mapped network drive with files to be burned and snap next to explorer to be burned.
    5. Drag and drop the files from the share drive to CD.
    This where the train would fall off the tracks every time.  I would receive a message that the file(s) no longer exist and if I wanted to continue.  From here the files would be deleted from the share drive.  The best part is that the files
    would also NOT be locally stored to be burned. 
    Steps to burn share files WITHOUT delete:
    Follow steps outlined above, but instead of just dragging and dropping the files as outlined in step 5 select the files from the network share location, right mouse select copy.  Then right mouse select paste in the explorer window to be burned.
    I have tested this many times and every time ended up with the same problem.  At this point I am sure that there is a problem with the way that Windows 7 is performing the burn.  The system that I was using to burn is Windows 7 Home Professional
    with all the patches and updates loaded.  The remote system is Windows XP Professional with all the patches and updates loaded.
    Thanks in advance

    Yes, the problem is still continuing. However, after looking into as much of it as I can, I can confirm something that r.p.b_ started stumbling on. The files are deleted IF AND ONLY IF a user is using the built-in Windows 7 disc burning utility AND is dragging
    and dropping the files to the drive from a network share; this doesn't happen locally. If you watch what happens in the native folder, the files are literally scrubbed from the drive as they are processed and added to the image. However, if you Right Click
    on the files and copy them, then Right Click->Paste onto the drive, they remain. (The keyboard shortcuts also worked.) Also, 3rd party disc burning utilities function they way the should. (In other words, they don't delete the files.)
    My speculation is that there's a bug in the coding that sees the network share as a temporary buffer file while the image is being prepared. Then, as the files are processed in what ever way is needed, the "temporary buffer" is being deleted. The result:
    lost files on a network share. But, this is just speculation.

  • Help please, spacific file update only changed files when moved

    I record live bands and file size can be very large when i make changes to files i want to save time and resources by only updating what has changed without replacing the whole file. when moving files from desktop to external drive.
    say i have a file named "jam" that i add files to on my external drive then i copy it to my internal drive, do some edditing and add some files. when i move it back to external drive i want to update the "jam" file add the new files and changed files without having to keep track of the changed files and not transfer the files that havent changed. can anyone help?

    Only files and folders below directory "/emmc" will show up in windows explorer.
    You will also not be able to edit (add/delete) files to the /system/media/audio/notifications folder (or just about any folder above /emmc) . This is because you do not have administrator access (for lack of a better term) to the phone.
    So, if it's that important to you, you'll have to find a way to tell the phone you're an administrator
    Windows Explorer correctly identifies these as two separate drives. There is, after all, a built in drive as well as the swappable SDcard.
    Sorry I can't be of more help.

  • Merging PDFs from a network Share

    I have a user using Adobe Acrobat XI on a XP SP3 system, She is trying to merge multiple PFD files that she created on a network share and getting an error to make sure that she has read write permisions to the files. Is there still an issue in Acrobat XI with network shares?

    It's always an "iffy" prospect when using files on network file shares no matter what the application.  Granted it has gotten exceedingly better than it was in the 1990's but you can never truly guarantee the stability of a network connection, file locks, or file permissions.  My guess is if your user copies the files locally to their desktop they don't have this issue do they?

  • After moving shared profiles to Windows 7/32 Pro PC, I can't access them from XP box mapped to the profile share (P:\Profiles...) after editing profiles.ini to point to the network share. I can edit files in the profile directory from XP.

    Previous configuration: Shared profiles located at D:\profiles\ on PC1 (XP Pro SP3). 2nd PC (PC2 also XP Pro SP3) mapped to \\PC1\Profiles via mapped drive P: and using absolute reference in profiles.ini on PC2. Remote profiles work OK on PC2.
    New PC added (PC7) to eventually replace PC1 (Windows 7/32 Pro). Profiles moved to D:\Profiles on that box. Firefox and Thunderbird work fine on PC7 with the local profiles. Profiles.ini edited on PC1 to point to the network share and will not access the remote profiles. Access permissions are set to full for everyone. I can write and edit to files in the profile directories from PC1.
    I tried adding a profile with the profile manager and tried to force it to use the network share, but it still located the new profile down in the default directory ...\application data\Mozilla\Firefox\

    Well, try this (I was able to fix my with these steps):
    Go Utilities > Disk Utility
    Select your Startup Disk, e.g. Macintosh HD
    Then, under the First Aid Tab, click Verify Disk Permissions.
    If there are errors, then click repair Disk Permissions.
    After it is done, restart the computer and see if your problem is resolved.
    I hope this help.
    Zeke
    www.ZekeYuen.com/blog/

  • Event ID 33020 LS Centralized Logging Agent - Error while moving cache files to network share

    I have the "AlwaysOn" CLS logging scenario running in my Lync 2013 Enterprise deployment.  I did not configure the CacheFileNetworkFolder option since i don't care about retaining these logs anywhere other than on the local drives of the Lync
    servers so i just left it blank.  Now every few hours or so I am getting Event ID 33020 in each Lync server and SCOM is firing an alert as well.
    The CsClsLogging configuration is as follows:
    PS C:\> Get-CsClsConfiguration
    Identity                      : Global
    Scenarios                     : {Name=AlwaysOn, Name=MediaConnectivity, Name=ApplicationSharing,
                                    Name=AudioVideoConferencingIssue...}
    SearchTerms                   : {Type=Phone;Inserts=ItemE164,ItemURI,ItemSIP,ItemPII,
                                    Type=URI;Inserts=ItemURI,ItemSIP,ItemPII,
                                    Type=CallId;Inserts=ItemCALLID,ItemURI,ItemSIP,ItemPII,
                                    Type=ConfId;Inserts=ItemCONFID,ItemURI,ItemSIP,ItemPII...}
    SecurityGroups                : {}
    Regions                       : {}
    EtlFileFolder                 : C:\CLSTracing
    EtlFileRolloverSizeMB         : 20
    EtlFileRolloverMinutes        : 60
    TmfFileSearchPath             : C:\Program Files\Common Files\Microsoft Lync Server 2013\Tracing\
    CacheFileLocalFolders         : C:\CLSTracing
    CacheFileNetworkFolder        :
    CacheFileLocalRetentionPeriod : 14
    CacheFileLocalMaxDiskUsage    : 80
    ComponentThrottleLimit        : 5000
    ComponentThrottleSample       : 3
    MinimumClsAgentServiceVersion : 6
    Is there a way to stop the flow of these events without having to configure CLS to transfer the logs to a network share?

    Yes, the CacheFileLocalFolders path of 'c:\CLSTracing' is valid on all the Lync servers.  The AlwaysOn scenario is started, running and producing .hdr & .cache files in this folder on all servers across my front-end, director and edge pools.  
    In addition, i am able to search for and extract, valid logging information that i can analyze using Snooper.exe.
    Reconfigure the CentralizedLoggingConfiguration how???
    Tried setting the CacheFileNetworkFolder value to null by running: Set-CsClsConfiguration -CacheFileNetworkFolder $null  and then restarting the CLS agent.  As expected, event 33037 fired confirming the settings were received from the CMS.
    New config received from CMS
    Following are the changed settings:
    EtlFileRolloverSizeMB: Old - NULL, New - 20
    CacheFileLocalRetentionPeriod: Old - NULL, New - 14
    CacheFileLocalMaxDiskUsage: Old - NULL, New - 80
    ComponentThrottleLimit: Old - NULL, New - 5000
    ComponentThrottleSample: Old - NULL, New - 3
    MinimumClsAgentServiceVersion: Old - NULL, New - 6
    TmfFileSearchPath: Old - NULL, New - C:\Program Files\Common Files\Microsoft Lync Server 2013\Tracing\
    CacheFileLocalFolders: Old - NULL, New - C:\CLSTracing
    CacheFileNetworkFolder: Old - NULL, New -
    SearchTerms: Old - NULL, New - Type=Phone;Inserts=ItemE164,ItemURI,ItemSIP,ItemPII,Type=URI;Inserts=ItemURI,ItemSIP,ItemPII,Type=CallId;Inserts=ItemCALLID,ItemURI,ItemSIP,ItemPII,Type=ConfId;Inserts=ItemCONFID,ItemURI,ItemSIP,ItemPII,Type=IP;Inserts=ItemIP,ItemIPAddr,ItemIPv6Addr,ItemURI,ItemSIP,ItemPII,Type=SIPContents;Inserts=ItemSIP
    Scenarios Added:
      Scenario: Name - AlwaysOn
        Provider List:...................... omitted to save space.

  • Moving files on share from Windows results in permission loss

    Here's the setup:
    -- Leopard, with shared SMB folders; specific user and everyone have read/write permissions for the share
    -- Windows machine is accessing the share via the specific user & password, connecting fine
    When I access the share from the Windows machine, and move files between folders, the file loses all permissions (they are set to 0000) so it cannot be read by anyone at all. The only way of getting access to them again (from either machine) is to chmod them back to 0644.
    Copying files is OK, as is creating files and moving a folder from Win -> Mac. It only affects moving files between folders on the Mac.
    Can anyone else confirm this, or is it a setup issue here?

    10.5.1 has not helped the situation. Any ideas???

Maybe you are looking for