Move file in another folder don't take the parent permission

Hello, i am seeing this support page where explain my problem
http://support.microsoft.com/kb/310316
i see that the "MoveSecurityAttributes" is not supported in windows 8.1 and i see that there is an hotfix for windows 7 here:
http://support.microsoft.com/kb/2617058
but for windows 8.1? how can fix this? It is incredible that if i want adding file at a shared folder they haven't everyone access and i need to add them manually each time.

Please be more specific about precisely what you're doing, Atomicoz, and what you're expecting to happen that's not happening.  The kb310315 article you provided a link for just explains a behavior of the NTFS implementation in Windows 2003 and earlier,
which (IMO) is not robust, security-wise.
Your last sentence begins to describe what you're trying to do, but it's just not complete enough to provide specific help with.  I suspect permissions on the parent folder can be set so that you don't have to change permissions on every file you copy
into it, but I can't quite say just based on what you've written.
-Noel
Detailed how-to in my eBooks:  
Configure The Windows 7 "To Work" Options
Configure The Windows 8 "To Work" Options

Similar Messages

  • SFTP Receiver adapter - move file to another folder

    Hello Experts,
           Thanks for helping me so far.
           I have a new scenario IDoc --> PI --> SFTP (Flat File).
           The requirement is that, after the flat file is successfully placed in SFTP into a folder, the same file should move to other folder.
           Client has suggested this because to make sure that the full file need to pick up only after the successful placing.
           Please suggest your valuable thoughts.
    Thanks
    Ravi

    Hi Ravi,
    I agree with both Janus and Hareesh.
    But still if you want to do it as suggested by client then here is the way.
    Use Option "Run OS Command after Message Processing" in your SFTP channel. You would have to do following things to use it :
    1. Write a SFTP script (or get it done by someone good at it) which does the following
          creates SFTP connection between PI server to SFTP server
          Moves the file SFTP adapter placed in first directory and moves it to another directory
    2. Place the script file on the PI application somewhere
    3. Mention the script file along with full path of application server directory where script file is placed.
    Here is reference of this option
    SAP XI File Adapter OS Command Line Feature - Process Integration - SCN Wiki
    XI: Operation system command - error catching
    Only thing which would change in your case would be that instead of batch file it would be script file which you would be using if your PI server operating system would be UNIX. If your PI application server is based on the Windows Operating system then you would have to manage using the batch file.
    Thanks,
    Amit

  • Need to automatically move files to another folder

    I have been playing around and can't find the answer I need, please help...
    I shoot photos in RAW+JPEG and, therefore, have two files for each image in folders on my memory cards. I now have AutoImporter set to automatically import all files form the card to a subfolder within Pictures called Auto Import. I would like to add a folder action or script of some sort on Auto Import that would take the JPEGs and move them to a different folder automatically after import (addition to this folder.
    My goal here is to split the RAW from JPEG into separate folders so that I can have Time Machine and iDisk back up just the JPEGs, leaving the RAW only for editing in Aperture.
    I am pretty new to Mac and not very familiar with scripts or folder actions but I can muddle through. I looked around Automator but could not see any action that might work.
    Thanks for any help.

    OK, forget everything else, here's where I am at...
    Got Aperture importing and saving the files into folders just the way I want. It is creating backup copies to a second folder.
    I am using Aperture to import images to specific folders as follows:
    1) Imports RAW+JPEG files to folder "Import"
    2) Also sends copy to backup location folder "Jpeg Files"
    3) Each set of files goes into a subfolder within "Import" and "Jpeg Files" that is labeled with the shot date (so the paths would be ...pictures/"Import"/"shot date" and ...pictures/"Jpeg Files"/"shot date")
    Now, the goal is to set a folder action to "Jpeg Files" that would look for the RAW files and delete them, thereby leaving just the JPEG file in the folder labeled with the shot date. Of course, folder "Import" would still have both the RAW and JPEG versions.
    I worked with Automator to create a folder action for "Jpeg Files" that would include Find Finder Items and selecting Search "Jpeg Files", then Any-File Extension-Is-"NEF" (NEF is the RAW file extension). I then add Move Finder Items To Trash.
    When I run from within Automator, it works perfectly and deletes just the .NEF file. As soon as I apply the action to the folder, however, and run through the steps, it deletes the subfolders containing the NEF file and the JPG file instead of just the NEF file.
    What am I doing wrong?? I just want it to delete the file type, not the folders.
    Thanks for your help!

  • Can I use my lrdata smart previews file on another Mac and then take the edits back to the original?

    LR5 CC user. I have tried to use Smart Previews for the first time. I followed what seemed the best advice but now not sure since most of the guides feature working with a single computer and offline files. I am away travelling for over a month. I have a Mac Pro with many thousands of images. I exported my 5000 "best" as smart previews in a lrdata file to use with my macbook pro laptop while travelling. i took the lrdata file with me on a hard drive. Not the catalog file. Now it seems I can import these files (by double clicking on the lrdata file) but I am concerned that if I edit them the editing will be lost when I go back to the original. They have different file names. Have I basically lost the chance to do any editing? Or is there a way to edit and then send them back to the original catalog?

    10greenmen wrote:
    import these files (by double clicking on the lrdata file) but I am concerned that if I edit them the editing will be lost when I go back to the original.
    One should not import & edit smart preview files (the lossy dngs with names like 7/7FB5/7FB580F4-00BB-4C39-8DE5-C09490BA6CB8.dng), instead of the photos they "represent".
    But if you do, here's how to transfer settings and/or metadata from imported/edited smart preview files back to the original photos which you should've edited in the first place:
    o Note: you have to import the directly-edited smart previews into your main catalog when you get home (import from travel catalog, or save xmp first and just import files - either way works).
    * Download and install RelativeAntics plugin (free by me).
    * Choose 'Imported Smart Previews' preset (in plugin manager).
    * Select the imported smart preview files.
    * Run 'Relative Antics' (File menu -> Plugin Extras).
    * Deselect all items in 'Define "Related" section, *except* 'Custom Relative'.
    * choose whether to transfer develop setting and/or metadata..
    * and do it - this will copy settings and metadata from the selected imported/edited-smart-preview to the photo which should have been edited in the first place (the "related" photo).
    Example:
    ==========
    Rob

  • Move files from one folder to another javascript?

    I am running a 3-action droplet automatically using windows task scheduler.  Here are the 3 steps:
    1.    Batch file to move files from hot folder to processing folder
    2.    Run IPP (dr brown's image processor pro) using preloaded settings to make several sizes copies of the files.
    3.    Bat file to move the files from processing folder to archive folder.
    The problem I am observing is that Step 1 works and IPP begins to run.  It only processes the first few images, and then moves on to the 3rd step where the bat file is ran to move all files from processing folder to archive folder.   The trouble is, only a few images were processes (about 10 or so), yet all of the images get moved to the archive without being processed.  Is there a way to make sure that step 2 (IPP) doesn’t begin until all files have successfully been moved from the hot folder to the processing folder?  IPP starts right away and files are still being transferred to the processing folder.
    Does anyone have a script that will move files from one folder to another? 

    I'm sure I have see a way to close down Photoshop in a Photoshop script.  I never had the need to.  It may be a simple statement like app.close(); I don't know javascript and only hack Photoshop script mostly by looking at others code.  app.close(); is a guess on my part. Let me try it. I was wrong its photoshop.quit();
    So make your MoveToArchive.jsx look something like this
    try{
       var BAT = new File(Folder.temp + "/MoveFilesToArchive.bat");
       BAT.open("w");
       BAT.writeln('Copy /Y "c:\\Process\\*.jpg" "c:\\Archive\\*.*"');
       BAT.writeln('Del "c:\Process\\*.jpg"');
       BAT.close();
       BAT.execute();   // execute the temp bat file
    }catch(e){
    alert("Bat MoveFilesToArchive  failed to execute.");
    photoshop.quit();

  • Is there a way to move files from one folder to another without copying and pasting and then going back to delete the original?

    Is there a way to move files from one folder to another without copying and pasting and then going back to delete the original?  The cut and paste function is not available and there's no "move to" function.  Am I missing something?  It was so easy with Windows.

    Drag the files, or press Option when pasting them; this accesses the Move To function.
    (124070)

  • How to move files from one folder to another folder in webdynpro java for sap portal

    Dear Experts,
    I wan to move files from one folder to another folder in SAP portal 7.3 programmatically in webdynpro java.
    My requirement is in my portal 1000 transport packages is their. Now i want to move 1 to 200 TP's into Archive folder.
    Can you please help me how to do in through portal or wd java ...
    Regards
    Chakri

    Hello,
    Do you know what the difference between copying a file this way :
    ** Fast & simple file copy. */
    public static void copy(File source, File dest) throws IOException {
    FileChannel in = null, out = null;
    try {         
    in = new FileInputStream(source).getChannel();
    out = new FileOutputStream(dest).getChannel();
    long size = in.size();
    MappedByteBuffer buf = in.map(FileChannel.MapMode.READ_ONLY, 0, size);
    out.write(buf);
    } finally {
    if (in != null) in.close();
    if (out != null) out.close();
    ================SECOND WAY============
    AND THIS WAY:
    // Move file (src) to File/directory dest.
    public static synchronized void move(File src, File dest) throws FileNotFoundException, IOException {
    copy(src, dest);
    src.delete();
    // Copy file (src) to File/directory dest.
    public static synchronized void copy(File src, File dest) throws IOException {
    InputStream in = new FileInputStream(src);
    OutputStream out = new FileOutputStream(dest);
    // Transfer bytes from in to out
    byte[] buf = new byte[1024];
    int len;
    while ((len = in.read(buf)) > 0) {
    out.write(buf, 0, len);
    in.close();
    out.close();
    And which is better? I read up on what each kind of does but still a bit unclear as to when it is good to use which.
    Thanks in advance,
    JavaGirl

  • Why can't i move files from one folder to another by sliding them?

    help. i am trying to move files from one folder to another. but i cant slide them by clicking on a file and sliding it to another place. any suggestions? thank

    Go to Finder "Go" menu hold the option key and choose Library. Then go to Preferences trash these files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then, restart, or log out and in again.
    (You will have to reset a few finder prefs the way you like them.)

  • How do I move files from one folder to another?

    On my MacBookPro I am trying to move files from one folder to a BSB drive.  I can copy, but I do not want the files left in the original location.  What do I do?
    J W

    Press the Command key while dragging them.
    (58054)

  • Applescript to move files in a folder to the parent folder.

    I've got tens of thousands of files in folders that I'd like to be automatically moved out of the folder thier in to the parent folder.
    For example:
    Summer Vacation/img/photo.jpg
    I need all of the files in the folder img to be moved out of img and into Summer Vacation.
    Monthy Report/final/report.ppt
    I need all of the files in the folder final to be moved out of final and into Monthly Report.
    So the specifics are many and varying. A script that would work without specific file and fodler names might work better.
    Any thought on this would be greatly appreciated.

    You can use launchd to run a script daily.
    The script would move files that are older than 7 days (based on the access time) from the Downloads Folder to the Desktop (edit as needed):
    #!/bin/bash
    seven_days_ago=$(date -v -168H +%s)
    for f in ~/Downloads/*
    do
              if [ -e "$f" ] ; then
                        if [ $(stat -f %Da "$f") -lt $seven_days_ago ]; then
                                  mv "$f" ~/Desktop
                        fi
              fi
    done
    Put this script in your favorite Folder (I use ~/Library/Scripts)
    Now to trigger the script daily, place this launchd plist in ~/Library/LaunchAgents/, and edit for the location of the script, and when you want it to run (I have it at 8:24pm daily).  Reboot (or log out and back in) for the launchd to take effect.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
              <key>KeepAlive</key>
              <false/>
              <key>Label</key>
              <string>com.tonyt.MoveFiles</string>
              <key>ProgramArguments</key>
              <array>
                        <string>/Users/Tony/Library/Scripts/MoveFiles.sh</string>
              </array>
              <key>StartCalendarInterval</key>
              <dict>
                        <key>Hour</key>
                        <integer>20</integer>
                        <key>Minute</key>
                        <integer>24</integer>
              </dict>
    </dict>
    </plist>

  • Can you manually move files within a folder to put them in a specific order?

    I am new to mac, I was wondering if there is an app maybe that you could move files within a folder (ie photos) to make them in a specific order and then rename them, I used to be able to do this with my windows xp..... cant seem to make it happen with my new macbook pro and from what i can gather it cant be done? can it? Thanx in advance.........

    Thomas, I have set the view to maunally but when i move the icons they return to where they were sitting..?
    In the Finder? You probably have a sort selected in the Sort By submenu in the View menu. However, the order of icons in icon view won't have any influence on the order of the images in the slideshow, I think. Use iPhoto, this is one of the things it's made for, the Finder is not.

  • Mac won't let me move files into a folder bc it THINKS there are duplicate files - but they're not

    Mac won't let me move files into a folder bc it THINKS there are duplicate files - but they're not. There are hundreds of what it thinks are duplicates. How can I get it to let me put them all into a folder and create unique names? If I do one file at a time, it gives me the option to keep both files. But not when I am moving hundreds at a time.

    A reply to an old problem, but I couldn't find this solution anywhere. I had the same problem when I moved my iTunes library to an external drive. As Apple recommends, I used File > Library > Organize Library > Consolidate Files to copy my music files from my overstuffed hard drive to the external drive. Copying went fine for a while, adding about two-thirds of my files to the new drive without incident. Then I got the big stop sign with the error message: "Copying files failed. The disk could not be read from or written to."
    This turned out to have nothing to do with either the hard drive or the external disk. I had a bad file in my music library that was shutting down the consolidation process. Unfortunately the error message says nothing about which file may be the culprit. All I could think to do was to go back to my original library in iTunes and sort by Artist, select all cuts with artists beginning with A, right click and select "Consolidate Files". Then do the same with B artists, etc. Proceeding this way, files resumed copying but when I got to the "S" selections, the consolidate process failed again. Then I selected smaller and smaller batches until the problem file was identified. Removed it from my library and then Consolidate worked fine through the rest of the library. Problem solved.
    I spent several days working through this; hope I can save someone else the time.

  • How can I save .mov file as another .mov file after trim from Pre9?

    I would have thought this would be simple.  Just like I can crop a still image in Photoshop and save it with a new name (or the same name), I expected to be able to trim or split an .mov file in Premiere Elements 9 and save the resulting file(s) under a new name (or the same name) while preserving the same format.
    But SIX hours later, NO.
    Instead, after I split or trim the .mov file, it seems to be held hostage inside a project that won't let it go.  I even tried "exporting" it but the choices are different than the properties of the source file (a BAD thing), and the resulting two files from the export are unreadable on my computer (USELESS).
    The .mov file was shot with a Canon EOS Rebel T3i.  Windows with Vista.  Adobe Premiere Elements 9.  I also have Photoshop CS5 Extended and Lightroom 3.4.x, if either of those would help.
    I'm sure that I'm mistaken,  There MUST be a secret menu option to SAVE-the-trimmed-CLIP-as-a-SOURCE-file.
    How could there not be something this basic?

    ~ ~ ~ ~ ~ *** ~ ~ ~ ~ ~
    Quoting Steve:
    "I'll say it once more: It's impossible to cut a piece of video and then resave your file.....[because] IT'S [against] THE NATURE OF EDITING VIDEO WITH EVERY VIDEO EDITING SOFTWARE IN THE WORLD."
    ~ ~ ~ ~ ~ *** ~ ~ ~ ~ ~
    I'm very pleased to say that I've found out how to do exactly what I wanted to do, despite Steve's strongly stated opinion that it is "impossible."
    I can:
    ..... trim or split a video
    ..... and save it under the same name or a different name(s)
    ..... WITHOUT converting it to something else before or after trimming
    ..... WITHOUT changing it from its original format
    ..... WITHOUT exporting (compressing) it
    ..... WITHOUT "rendering" it different in any way except my desired length change (and resulting smaller file size)
    This is desireable to me in order to:
    ..... save many gigs of space on my terabyte drives
    ..... while retaining source file footage that may be useful in future projects
    ..... IN ITS ORIGINAL (source) FORMAT !!!!!
    YAY!!!
    I got thinking about the software that came with my camera.  I didn't install it because it included things like a program to handle RAW images (and I prefer to use Adobe Lightroom 3) and a program that I thought might be similar to Bridge (and I really like Adobe Bridge).
    But I decided to install it and see if there was anything there that would allow me to work with the videos and sure enough, there it was - the ability to trim my videos of the junk while keeping the rest in original perfect format, just as it was shot. From a user's point of view, it is a precise video version of cropping a still image in Photoshop.  EXACTLY what I wanted to do!!!
    Here is a collage of the properties box of the "before" version (the original original), collaged together with the  properties box of the "after" version (the trimmed original).  The properties boxes are the properties as reported by Adobe Premiere Elements 9.
    In the above-shown collage of the screenshots that I've made for you, you can see that nothing has changed in terms of the properties.  The only changes are the length (because I cut it), the file size (because it is MUCH smaller now), and the name (because I wanted to preserve the original file in order to make a screenshot of its properties for you). I WANT TO REPEAT - the new CUT file is identical to the original, except the unwanted portion has been cropped away. It was NOT compressed, it was NOT rendered, it was NOT exported.  It is a true source file utilizing original footage in its original format.
    (This forum limits images to 450 pix wide so to see that all the relevant format properties are the same in both properties boxes, you may have to increase the size through your browser by holding down the [Ctrl] and hitting the "=" key (the one with the "+" above the "=" sign).)
    ~ ~ ~ ~ ~ *** ~ ~ ~ ~ ~
    Here are the steps I took to make the screenshot above:
    1 - Opened the original file in Canon ZoomBrowser EX 6.7 (which came with the camera).
    2 - Trimmed ("cut") the file by placing a start point and stop point around the desirable footage.
    3 - Saved under a different file name.  (NOTE:  This was a true save, NOT an export, NOT a "render" of some sort.)
    4 - Switched to Adobe Premiere Elements 9 and started a new "project."
    5 - Used "Get Media" to pull the original version and the cut version of the video into the project.  NOTE:  I pulled the cut version in first, so if there had been a format mismatch (as compared with the DSLR-1080p30 @29.97 setting I normally use when creating a new project), Premiere would have said so.  But there was NOT a format mismatch.  And it runs perfectly, just as it did before, including audio.
    6 - Right clicked each video and took a screenshot of the properties of each to show you.
    And this means I can use the trimmed footage for any purpose down the road, yet I didn't have to save the entire file which included unwanted footage.  And I've saved a considerable amount of space on one of my terabyte drives.
    SUMMARY:
    Easy as pie:
    I trimmed the excess off a video WITHOUT "converting," "exporting," "compressing," "rendering" or changing the format away from the original in any way.
    No loss of any type of data whether audio or visual or "other."  (Except, of course, the unwanted footage.)

  • I only have one iTunes account.  The other day I made the mistake of downloading purchased songs and movies logged on another user account (Administrator) on the same computer.  How do I consolidate all my purchases in my preferred user account?

    I only have one iTunes account.  The other day I made the mistake of downloading purchased songs and movies logged on another user account (Administrator) on the same computer.  How do I consolidate all my purchases in my preferred user account?

    copy the songs that you downloaded as admin and put it somewhere you can access it from you're preferred account (usb stick / cd / shared folder / external hard drive) log into with you preferred user account and drag and drop the files on top of the itunes icon and they will be imported.
    if you have a second computer you could use home sharing to move the music from admin itunes to the second computer and from the second computer to the preferred itununes
    ps you can only connect 5 computers to you're itunes account so don't forget to de-autorise when you no-longer wand it.

  • When I try to import mov files into iMovie'08 (7.1.4) the files are greyed out. Any suggestions?

    When I try to import mov files into iMovie '08 (7.1.4) the files are greyed out. Any suggestions?

    Hi Appleman - thanks for your guidance.
    OK RealTime Inspector: Dimensions of my clips - as I don't know which bit this is I will list everything under Inspector, including Format:
    00117
    00117
    33.30
    Format:MPEG-4 Video, 1280 x 720 millions
    AAC, 2channels, 44100Hz
    FPS29.97
    Data Size2.57GB
    Data Rate 10.20 Mbits/s
    Current size 1280 x 720 pixels (Actual)
    And re the types of tracks you mention that iMovie '08 can't import, I don't much about film clips so haven't yet made sense of this, tho I do see that the clips are organised into chapters, so presumably this is 'chapter tracks'?
    Thanks - I'll await your further instructions :-)

Maybe you are looking for

  • How do I use an array variable in the assignment target?

    Hi, I am creating a BPEL process in which I have to use an array variable. The array variable needs to be initialized based on some condition. The issue is I cannot find a way to set the value of the array variable. There are ways to GET the value of

  • Parameter value error

    Dear All I'm building an application with Visual Studio 2008 on oracle Database, I'm building reports using the CrystalReportViewer, Now I'm connecting to the database and passing the parameters to the crystal report programmatically, My big problem

  • How can I check the open-mode of an opened file from the file refNum?

    How can I check the open-mode of an opened file from the file refNum? Especially whether a file is opened as read-only or write-only? I haven't found any VI in the panel with file VIs. Thanks for any hints!

  • HELP!!!  Can't open iTunes...driving me crazy!

    Hi...I have been trying for the last few days to open iTunes. I have the latest version of it and Quicktime too...it just won't open. Tried the suggestions in help section, but nothing works. I don't have access to my music for my Shuffle....please h

  • Close periods for specific users

    All tekkies I want to close a period for the credit controllers,while keeping it open for other FI users. Please help Roy