]> pere.pagekite.me Git - homepage.git/blobdiff - blog/data/2014-04-09-nice-s3ql.txt
Generated.
[homepage.git] / blog / data / 2014-04-09-nice-s3ql.txt
index dd987f1d654d9d071ee3fad49b6d3528221513a4..4b2359f57fc1981b07104eeac37b886c0ae08116 100644 (file)
@@ -110,7 +110,7 @@ Reading metadata...
 ..contents..
 ..ext_attributes..
 Mounting filesystem...
-# df -h /mnt
+# df -h /s3ql
 Filesystem                              Size  Used Avail Use% Mounted on
 s3c://s.greenqloud.com:443/bucket-name  1.0T     0  1.0T   0% /s3ql
 #
@@ -242,7 +242,7 @@ storage.  I did not try to locate them all, but am aware of at least
 <a href="http://crowncloud.net/">Crowncloud</A>.  The latter even
 accept payment in Bitcoin.  Pick one that suit your need.  Some of
 them provide several GiB of free storage, but the prize models are
-quire different and you will have to figure out what suit you
+quite different and you will have to figure out what suits you
 best.</p>
 
 <p>While researching this blog post, I had a look at research papers
@@ -261,7 +261,7 @@ check out the mounted S3QL file system to see if it would be usable as
 a home directory (in other word, that it provided POSIX semantics when
 it come to locking and umask handling etc).  Running
 <a href="http://people.skolelinux.org/pere/blog/Testing_if_a_file_system_can_be_used_for_home_directories___.html">my
-test code to check file system semantics, I was happy to discover that
+test code to check file system semantics</a>, I was happy to discover that
 no error was found.  So the file system can be used for home
 directories, if one chooses to do so.</p>