Reclaiming ipod space after deleting files

I have just deleted a load of non-music or photo files from my 60GB Photo ipod in order to free up some space for more music but that doesn't seem to have made any difference to the available disc space. Am I missing something here? I am a bit reluctant to reset my ipod...

Hi Harry,
Sorry, I didn't realise this was the nano forum.
Yes, you are in Discussions>iPod nano>Using your iPod nano.
I would like to know how to use it as an external
hard drive as I often want to transfer heavy files to
other computers.
Have a look at this link:
Using your iPod as a hard disk
Regards
Colin R.
Message was edited by: Colin Robinson
If you go to Discussions>iPod then there are a further 6 Categories to choose from before you get to the Forums where you can post questions. Confusing, isn't it?

Similar Messages

  • Exfat drive does not free up space after deleting files

    My external exfat formatted drive does not free up space after deleting files using a mac....however if I delete files using a PC, it will free up space.
    I've even tried the *erase free space* using Disk Utility, but nothing.....
    Thoughts/Suggestions??

    Thanks for the suggestion.
    I ran WhatSize and here is the result. Oddly, it says there is 40.2 GB used (in the top-left) which conflicts with the information directly below it: "Capacity 108 GB, Used 103GB, Available 4.27 GB". Not so helpful.
    Disk Inventory X solved the problem, however. Much thanks! I wasted most of my weekend troubleshooting this sad issue. Anyway, Disk Inventory X revealed a bug where my external hard drive for photos was still appearing as a mounted volume, even though the HD was no longer connected. Freaky.
    After moving it to the trash and deleting it, I've recovered the space.
    Again, thanks! Contact me if you're curious about the details, as this might help you diagnose similar problems in the future.
    - Mike

  • Nas drive does not recalculating space after deleting files on Nas Drive??

    Greetings to Respected expert,
    Actually we have configure Window server 20082 Storage server.We have NAS drive configured which have 300GB quota limit. The actual data in the folder is 185 GB but it shows only 15 GB free and shows a warning .Please assist me why NAS server does not re-calculate
      the space after deleting files or does not leave space. Pardon me if I am not able to clear you my problems.this is very urgent for me.
    Thanks And Regards
    Rajnish Singh

    Hi Rajnish,
    As you mentioned "quota limit", it is set via FSRM or specific function on NAS?
    Meanwhile could you confirm the number 185GB is accurate? Sometimes a part of used space is just not calculated. You can confirm with checking the total space on NAS locally.
    If the number is correct and quota is set via FSRM, check if it is the Disk Quota which not re-calculated the released space. Try to clear the Quota setting and reconfig with 300GB limitation and see if issue still exists.
    If you have any feedback on our support, please send to [email protected]

  • External HD won't free-up space after deleting files

    Hello. My old Maxtor 500 Gb external hard-drive won't free-up any space after deleting many, many files. I'm using a late 2009 iMac i5 desktop with Snow Leopard. I had 6 Time Machine backups of my old MacBook Pro on the drive - each taking up roughly 70-80 Gb of space. I deleted 3 of the Time Machine backups as they were close enough in date to other backups so I wasn't going to lose any data. This should have freed up more than 200 Gb of space on the external hard drive. However, the hard drive still shows having only 10 Gb of space available. I deleted the Trash from the Dock. The Trash is empty. I unmounted the hard drive, turned it off and reconnected it. I restarted the computer. Still no change. Please help me. Thanks!

    Welcome to Apple Discussions-
    Are you using FileVault? If so, you have to log out or restart in order for the disk space to be reclaimed.

  • Freeing space after deleting files

    Has anyone tried to free the LOB space after deleting a file? We've been using the aging feature but none of the space utilized by files that have been migrated to disk was freed after the file was moved to BFILE.

    Hi,
    there is old posting from you,
    Questions with Third-Party Access Management Systems
    I am trying integration of Oracle SSO and Oracle EBS but headers are not reaching in custom java file. Would be very thankful if you could help
    thanks in advance.
    prakash

  • Reclaim disk space after delete an index

    Hi ,
    I have deleted unused indexes from a history table to reclaim the disk space was allocated for these indexes , yet the size on the disk is the same , any steps I can follow to achieve this would be greatly appreciated..
    indexes size is 70 GB
    table size is 45 GB , # of rows is above 200 Million
    Thanks in advance

    in order to reclaim space after your big delete.  Don't shrink your data files unless you have no other choice.
    The space will automatically go back to SQL server. You don't have to do anything.
    The database size will be the same plus the growth of your log file due to logging the transactions. However, internally, SQL server knows that it still has that space to play with.
    Other wise you can go for  update the statistics and rebuild indexes . but I think it would be the part of your normal weekend nightly maintenance plan
    Please click "Propose
    As Answer" if a post solves your problem, or "Vote
    As Helpful" if a post has been useful to you

  • How to reclaim the space after delete

    Hi All,
    Today we deleted large number of rows from one table, but we didn't get free space after that. So for testing purpose, I have created one test tablespace with 5mb size .Created a table and inserted n number of rows in that table and made the tablespace full.I checked in dba_segments(5mb) and dba_free_space tables.It shows perfectly.After that I deleted all the records and try to create a simple table,but it returns (ORA-01658: unable to create INITIAL extent for segment).I read some time back in tom's forum that delete willn't reclaim the space ,instead it will go to freelist of table..Is there any way to reclaim the space?(after delete)
    and also I used to see the tablesize by using dba_segments table.but now it shows 5mb of size for the empty table.Is there any query to get the exact table size?Please help me to understand the concept.
    Thanks,Jvel

    880401 wrote:
    Hi All,
    Today we deleted large number of rows from one table, but we didn't get free space after that. So for testing purpose, I have created one test tablespace with 5mb size .Created a table and inserted n number of rows in that table and made the tablespace full.I checked in dba_segments(5mb) and dba_free_space tables.It shows perfectly.After that I deleted all the records and try to create a simple table,but it returns (ORA-01658: unable to create INITIAL extent for segment).I read some time back in tom's forum that delete willn't reclaim the space ,instead it will go to freelist of table..Is there any way to reclaim the space?(after delete)
    and also I used to see the tablesize by using dba_segments table.but now it shows 5mb of size for the empty table.Is there any query to get the exact table size?Please help me to understand the concept.
    Thanks,JvelDELETE simply deletes the specified rows. The blocks/extetents that were allocated to hold those rows remain allocated. The theory is that if the table once needed sufficient blocks/extents to hold 'x' rows, it may need so again at some time in the future. Allocating and de-allocating extents is a pretty expensive operation, so oracle is not going to waste time and resources constantly doing that just because you delete rows, which is a perfectly normal DML operation. Unless you don't expect that table to grow again, I'd not waste my time trying to reclaim the space.

  • Recovering disk space after deleting files.

    Hello,
    I am used to using Panther and now I'm using Leopard. When I deleted files then emptied the trash and later logged out or shut down it would ask me do I want to recover the disk space on my drive, then once this is finished I could see the more space on my hard drive. I find now that with Leopard I have deleted a lot of old music etc that I copied over and I have emptied the trash but the file space doesn't get reclaimed. So, my question is: does emptying the trash really delete the fills or is there something I need to do additionally to get the disk space back once I delete something.
    Thanks in advance for any help.

    I have the same problem. I transferred and deleted several gigs of music and photo files but the hard drive is not recognizing the free space. any help would be greatly appreciated. thanks.

  • Reclaiming disk space after deleting virtual hard drive

    Hello forum, I have to temporarily create a 200GB virtual disk and attach to a virtual server. The purpose of the disk is for moving some files across different servers. Once the files have been moved, I would like to delete the disk and release the space back to the datastore. Can this be done? I have a datastore with enough disk space from which the temporary disk will be created. But I would like to release the space back to that datastore once purpose is solved. Any inputs?
    Thanks in advance.

    Like already stated above, make sure select the option Remove from virtual machine and delete files from disk when removing the disk from virtual machine. Take in mind that VM must not be running from a snapshot, otherwise only the delta file will be deleted: VMware KB: Removing a harddisk from a virtual machine through the vSphere client does not release the desired space.…

  • Reclaim Disk Space After Deleting Versions.

    We've recently went through a few large Document Libraries using Power-Shell and deleted tens of thousands of versions of files we didn't need the version history for. 
    Unfortunately the DB size has not gotten any smaller. I went in to try and shrink the DB however there is very little available space to reclaim. 
    Is there something else that needs to be done after versions are deleted to fully release the drive space on our SQL box?

    Measuring the MDF/LDF isn't going to be a good calculation. For one, you have padding done by SQL Server itself, then you have index space and other metadata storage, and of course you have all of the information that is associated with the BLOB anyhow.
    But with 3 versions of the document, again only the differences are stored, so it wouldn't be 600KB * 3 in that case.
    http://blogs.technet.com/b/wbaer/archive/2012/11/12/introduction-to-shredded-storage-in-sharepoint-2013.aspx
    Also, why are you wanting to shrink the database? Shrinking destroys the indices and generally degrades performance (e.g. if you encounter another data file expansion).
    Trevor Seward
    Follow or contact me at...
    &nbsp&nbsp
    This post is my own opinion and does not necessarily reflect the opinion or view of Microsoft, its employees, or other MVPs.

  • Why Oracle Linux 5 cannot recover disk space after delete files ?

    Folks,
    Hello. When I create a Virtual Machine for Oracle Linux 5 to install EBS R12, I allocate 300GB to the VM. I download EBS R12 Source Files (45.7GB) and unzip the files (46GB). Total size of stage area directory(EBS_R12) is 91.7GB.
    Because some files are corrupted and cannot install, I move the folder EBS_R12 into trash but cannot empty trash. I move EBS_R12 from trash back to the directory. Then at root user, use command "rm -rf " to delete EBS_R12 completely.
    I shut down Oracle Linux 5 and restart it, 91.7GB disk space cannot recover.
    I download some other files into Oracle Linux files and then delete those files, but disk space cannot be recovered either.
    It seems that OEL5 virtual disk only can expand but cannot be reduced. The VM disk space is less than 200GB now and not enough to install EBS R12.
    Can any folks tell me how to make 91.7GB disk space and some more disk space come up ?

    Folks,
    Hello. Thanks a lot for replying.
    Host OS is Windows 7, Guest OS is Oracle Linux 5 on the top of VMPlayer 3. The VM of Oracle Linux 5 is created on the external USB drive and not on the local hard disk.
    There is a directory /tmp/VMwareDnd/376c7cae/EBS_R12 in Oracle Linux 5 file system. I copy/Paste the folder of EBS_R12 from Windows 7 into Oracle Linux 5. All of zip files and unzipped files are placed in the folder of EBS_R12.
    After EBS_R12 is deleted, the external USB drive(F:) doesn't come up 91.7GB disk space.
    My question is:
    Where to run "boot>linux rescue" command ?
    Does this command work correctly in the external USB drive ?

  • After 10.9.4 upgrade, can't recover free space after deleting files

    After upgrading to 10.9.4, I decided to backup about 250 Go of films on an external drive, and then I deleted the originals ones on my MacBook Pro. The files disappear, but the free space stayed the same: more than 250 Go of free space couldn't be recovered !!
    I generally use the program "Cocktail" to maintain the mac; but in that case, no solution.
    I decided to look for the films on the disk, on temp folders and with Spotlight. And I found them ! In the folder: Volumes/HardiskName/.cleverfiles/hlink.ref/
    I deleted them directly in the trash and ... I recovered my 250 Go of free space.

    That folder is created by the third-party application "Disk Drill." If you don't like what it does, remove it according to the developer's instructions. "Cocktail" is worthless and should be removed in any case.

  • Lost 110 GB of disk space after deleting files in target mode... A mystery?

    Dear all,
    Yesterday, I used my MBP in Target Disk mode and deleted a directory with approx. 110 GB of files in it. Now I found out that this space is mysteriously gone: the available free space on my hard disk did not increase, and the files are not in the trash or anywhere where I can find them.
    I tried Disk Utility doing ‘Verify Disk’ as well as ‘Repair Disk Permissions’, but with no success.
    Could any one advice me how I can recover my disk space?
    Thanks in advance....
    /Rudi

    Thanks, Tony.
    No, they are not in the trash of the other computer. It would also have taken the computer a while to transfer these files (110 GB takes a while, even over FireFire 800).
    The issue is not that I want to recover these files (I have backup copies), I just would like to have my disk space back. It is siting somewhere but 'lost' to the DOS.
    Best, Rudi

  • /dev/shm not release space after delete file.

    when I remove file from /dev/shm, the available space of shm still not increase.
    Is it having a command for shrinking  shm ?

    http://www.linuxquestions.org/questions … on-806387/
    Edit: Even the wiki has a thing or two on this subject https://wiki.archlinux.org/index.php//dev/shm
    Last edited by karol (2011-05-29 10:22:27)

  • Disk not showing free space after deleting files?

    Hi there. I'm running Mountain Lion 10.8.2. I deleted about 20GB worth of data from my hard drive but when I go into activity monitor and click on disk usage it doesn't show an extra 20GB of space. I did this 2 days ago. Is there something wrong with my hard drive? There is nothing in the trash and I have restarted my laptop twice now. Also, I use Daisy Disk to show my usage and it says the same thing as activity monitor. Thanks in advance!

    “You may notice a difference in available space statistics between Disk Utility, Finder, and Get Info inspectors. This is expected and can be safely ignored. The Finder displays the available space on the disk without accounting for the local snapshots, because local snapshots will surrender their disk space if needed."
    About Time Machine's "local snapshots" on portable Macs

Maybe you are looking for

  • IPhoto 6.4 is running very slow

    iPhoto takes several minutes to do anything. Beachball spinning while I wait. I iPhoto library is about 45gigs, I have 200gigs of free space on HD, 8 mg of ram on a MacBook Pro running OS 10.7.5. I have tried removing the com.apple.iPhoto.plist file,

  • Can we create table

    Hi All, can we create a table having two columns in which first column values always be greater then column second. i want to impose this condition during table creation. For example: I have table Test as Create table Test (EmpSale int , ManagerSale

  • Eventually disappear from my Iphone contacts. How is it possible?

    Eventually disappear from my Iphone contacts. How is it possible?

  • Bad sound, X-treme Music with 64-bit Windows 7

    I just upgraded my machine from XP to 7. Initially I "did it wrong", and installed the 32-bit version of 7 on my machine. The sound was working perfectly then. Then I realized my mistake (since my RAM wasn't all showing up) and I reformatted to 64-bi

  • Microsoft Messenger poor performance

    is there any settings or configurations that I could perform to improve the performance of Microsoft Messenger 5.1.1 on 15" MPB, the performance is very sluggish, thank in advance.