Results 1 to 6 of 6

Thread: Offline files save to alternate partition

  1. #1
    Join Date
    Apr 2010
    Posts
    22

    Offline files save to alternate partition

    Hey guys !! When I have done the installation of Window 7, I made another a different partitions for system and data in the same way. When I made enable the Offline Files, it stores such type of files in the small specified system partition, that is rapidly filling this up . How do I configure this location to the (larger) data partition ?

  2. #2
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Offline files save to alternate partition

    This can be performed via a Directory Junction that can redirect for a different destination of offline files.

    The Offline Files are saved within the directory %SystemRoot%\CSC (that can be commonly is C:\Windows\CSC or a different drive caption in place of C). First of all, you have to create a directory on a partition with large space and provide this an informative title,states D:\Offline Folders as a suggestion.

    You have to remove the existing directory and create a junction in its destination. For this, boot within the Safe Mode as an administrator and remove the CSC contents and directory. del /s /q %SystemRoot%\CSC should to the job.

    Having made a new location folder, and removing the already stored CSC folder, now is time to make a Directory Junction for CSC directory with the below suggested commands:

    mklink /J %SystemRoot%\CSC <new-folder-path>

  3. #3
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Offline files save to alternate partition

    Just be sure about the points described as follows :

    - Boot the computer system in Safe Mode (be sure that the files are not in lock mode, etc)
    - You are running as an Administrator (that you did, I thought )
    - When you find the Prompt,make a right-click on the Command Prompt command and choose the option specified as Run as administrator
    - Type out the cmd within the Start menu Search box, and issue the key such as Ctrl+Shift+Enter to come into the administrator mode. (it is the same as indicating to the Command Prompt, right-click onto the same and choose Run as administrator).

    Now, issue the command rmdir /s /q %SystemRoot%\CSC

  4. #4
    Join Date
    Apr 2010
    Posts
    22

    Re: Offline files save to alternate partition

    Thanks for the help and suggestion but the issue is continuously going on in mind. When I have done the installation of Windows 7, I have made different partitions for the Operating system /program files and data. When I made enabled the Offline Files, it stores such type of files on the small created OS/program partition that is filling this up very frequently . How do I get the Windows 7 to store the Offline Files on the wide data partition section ?

  5. #5
    Join Date
    Apr 2008
    Posts
    3,522

    Re: Offline files save to alternate partition

    If the error is getting generated as as "Cannot create a file that already exists", then you know. It is indicating as CSC folder is still there. Perhaps you have removed only the extra stuff and left the empty directory?

    Ah! Correction: Sorry, the command that I have suggested was del, should be used as rmdir to "remove directory". you need to try the following things specified as :

    rmdir /s /q %SystemRoot%\CSC

    Equally, you are able to perform this in the Windows Explorer by locating to the \CSC directory, right click and choose the Delete command.

  6. #6
    Join Date
    Apr 2010
    Posts
    22

    Re: Offline files save to alternate partition

    Still there is no joy . It still indicates me that "Access is denied" or that I require the appropriate privileges from the Administrators to delete the CSC directory. The sub-directories within the CSC known as "v2.06"has a padlock icon on the lower left of the directory icon. When I move into the Properties for the v2.06 directory, it is marked as the Read Only and when I try to disable the check option then it comes up with the Access Denied alert message stating that I have to be with the administrator permission to modify the values of the specified attributes. When I tried to find out the properties for CSC it also is checked as being Read Only and I received the same response as getting above when I try to disable the check option.

Similar Threads

  1. How to save an Internet explorer file for offline viewing
    By Niyunki Ji in forum Technology & Internet
    Replies: 4
    Last Post: 14-02-2011, 07:50 PM
  2. Replies: 4
    Last Post: 09-12-2010, 10:32 AM
  3. Replies: 1
    Last Post: 19-10-2010, 08:36 AM
  4. Offline files synchronization fails for 4 files, "access denied"
    By mct@pioneerprogramming.com in forum Windows Server Help
    Replies: 7
    Last Post: 07-05-2010, 06:15 PM
  5. Deleting files in CSC (Offline Files)
    By Isaivalan in forum Windows XP Support
    Replies: 4
    Last Post: 08-12-2004, 01:25 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,718,733,876.25488 seconds with 17 queries