{"id":99,"date":"2014-05-16T21:10:53","date_gmt":"2014-05-16T21:10:53","guid":{"rendered":"http:\/\/192.168.1.102\/?p=99"},"modified":"2014-09-15T20:31:28","modified_gmt":"2014-09-15T20:31:28","slug":"s3fs-install-on-centos-amazonec2","status":"publish","type":"post","link":"https:\/\/digitalsos.net\/?p=99","title":{"rendered":"s3fs install on CentOS AmazonEC2"},"content":{"rendered":"<p>In an attempt to determine the feasibility of creating an FTP server that is FUSe backed using S3 amazon storage I ran into issues of package dependence.\u00a0 This is the list of packages I had to install:<\/p>\n<pre><code>sudo yum install curl-devel automake fuse fuse-devel libcurl-devel gcc-c++ openssl-devel libxml2-devel gcc<\/code><\/pre>\n<p>After that the readme at <a title=\"https:\/\/github.com\/s3fs-fuse\/s3fs-fuse\" href=\"https:\/\/github.com\/s3fs-fuse\/s3fs-fuse\">https:\/\/github.com\/s3fs-fuse\/s3fs-fuse<\/a> got me throught the rest.<\/p>\n<p>Also the Wiki page is at:<\/p>\n<p><a title=\"http:\/\/code.google.com\/p\/s3fs\/wiki\/FuseOverAmazon\" href=\"http:\/\/code.google.com\/p\/s3fs\/wiki\/FuseOverAmazon\">http:\/\/code.google.com\/p\/s3fs\/wiki\/FuseOverAmazon<\/a><\/p>\n<p>A word of caution, it&#8217;s slow, and if you have a S3 directory or bucket your mounting to that has hundreds to thousands of files it&#8217;s even worse because it tries to retrieve that list and it takes patience.  For FTP it&#8217;s not something I&#8217;d recommend.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In an attempt to determine the feasibility of creating an FTP server that is FUSe backed using S3 amazon storage I ran into issues of package dependence.\u00a0 This is the list of packages I had to install: sudo yum install curl-devel automake fuse fuse-devel libcurl-devel gcc-c++ openssl-devel libxml2-devel gcc After that the readme at https:\/\/github.com\/s3fs-fuse\/s3fs-fuse<\/p>\n<div class=\"read-more-wrapper\"><a class=\"read-more\" href=\"https:\/\/digitalsos.net\/?p=99\" title=\"Read More\"> <span class=\"button \">Read More<\/span><\/a><\/div>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":true,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[1],"tags":[],"class_list":["post-99","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/pgxmGV-1B","_links":{"self":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/99","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=99"}],"version-history":[{"count":5,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/99\/revisions"}],"predecessor-version":[{"id":129,"href":"https:\/\/digitalsos.net\/index.php?rest_route=\/wp\/v2\/posts\/99\/revisions\/129"}],"wp:attachment":[{"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=99"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=99"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/digitalsos.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=99"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}