|
The "storage" figure you quoted refers to how much disk space you have allocated for use, not how much you are using. It's like saying "you have a 49152 MB hard drive", not saying "you're using 49152 MB of it".
Edit: I can't explain the transfer statistics, except to speculate that they're not entirely up-to-date. Personally, I'd transfer the file with scp since FTP sucks, but FTP works too. With a file that size, I'd definitely want to checksum it afterwards to make sure it wasn't corrupted in transmission, though!
Edit: Don't worry about the alert emails. They exist to alert you of unusual situations, not to accuse you of doing something wrong. In this case, you know exactly what the "unusual situation" is -- you were transferring a large file, so that's that.
Edit: Also, you can check how much free disk space you have by running "df -h" on your node.
_________________ Matt Nordhoff (aka Peng on IRC)
|