{"id":493,"date":"2010-06-08T00:47:09","date_gmt":"2010-06-08T05:47:09","guid":{"rendered":"http:\/\/www.migrate2cloud.com\/blog\/?p=493"},"modified":"2010-08-17T09:54:35","modified_gmt":"2010-08-17T14:54:35","slug":"resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance","status":"publish","type":"post","link":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/","title":{"rendered":"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance"},"content":{"rendered":"<p>Last day I was stuck with an error  while trying to login via FTP  to an ec2 instance. The ftp server configured in the instance was vsftpd. I tried to login in both active and passive mode , but was not successful. I even tried changing the ftp server installed to pureftpd and proftpd thinking whether it was an issue with vsftpd , but that too didn&#8217;t help.<\/p>\n<p>The error &#8220;<strong>500 OOPS: vsf_sysutil_recv_peek<\/strong>&#8221; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &#8220;<strong>capability<\/strong>&#8221; in the instance. Compiling the module to the kernel fixed the issue !. So use modprobe to compile in the module.<!--more--><\/p>\n<p>[shell] modprobe capability [\/shell]<\/p>\n<p>Hope this piece of information helps anyone out there ! \ud83d\ude42<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Last day I was stuck with an error while trying to login via FTP to an ec2 instance. The ftp server configured in the instance was vsftpd. I tried to login in both active and passive mode , but was not successful. I even tried changing the ftp server installed to pureftpd and proftpd thinking [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_feature_clip_id":0,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_post_was_ever_published":false},"categories":[3],"tags":[31,20,6,30,32,33],"class_list":["post-493","post","type-post","status-publish","format-standard","hentry","category-cloud-computing","tag-500-oops","tag-aws","tag-ec2","tag-ftp","tag-instance","tag-vsftpd"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"DevOps Team\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Migrate to Cloud - we make the clouds rain\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud\" \/>\n\t\t<meta property=\"og:description\" content=\"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2010-06-08T05:47:09+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2010-08-17T14:54:35+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud\" \/>\n\t\t<meta name=\"twitter:description\" content=\"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BlogPosting\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#blogposting\",\"name\":\"Resolving the \\u201c500 OOPS: vsf_sysutil_recv_peek\\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud\",\"headline\":\"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance\",\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"},\"datePublished\":\"2010-06-08T00:47:09-05:00\",\"dateModified\":\"2010-08-17T09:54:35-05:00\",\"inLanguage\":\"en-US\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#webpage\"},\"articleSection\":\"Cloud computing, 500 OOPS, aws, EC2, ftp, instance, vsftpd\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"position\":2,\"name\":\"Cloud computing\",\"item\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#listItem\",\"name\":\"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#listItem\",\"position\":3,\"name\":\"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/category\\\/cloud-computing\\\/#listItem\",\"name\":\"Cloud computing\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/\",\"name\":\"DevOps Team\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/20b51e018d8f61e1739f60911fcf45cc9d09284569e448583a87f7fd0ac3d9dc?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"DevOps Team\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#webpage\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/\",\"name\":\"Resolving the \\u201c500 OOPS: vsf_sysutil_recv_peek\\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud\",\"description\":\"The error \\\"500 OOPS: vsf_sysutil_recv_peek\\\" is quite common in ec2 instances with FTP. The error was due to a missing kernel module named \\\"capability\\\" in the instance\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/author\\\/admin\\\/#author\"},\"datePublished\":\"2010-06-08T00:47:09-05:00\",\"dateModified\":\"2010-08-17T09:54:35-05:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/\",\"name\":\"Migrate to Cloud\",\"description\":\"we make the clouds rain\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.migrate2cloud.com\\\/blog\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud","description":"The error \"500 OOPS: vsf_sysutil_recv_peek\" is quite common in ec2 instances with FTP. The error was due to a missing kernel module named \"capability\" in the instance","canonical_url":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BlogPosting","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#blogposting","name":"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud","headline":"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance","author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"},"datePublished":"2010-06-08T00:47:09-05:00","dateModified":"2010-08-17T09:54:35-05:00","inLanguage":"en-US","mainEntityOfPage":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#webpage"},"isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#webpage"},"articleSection":"Cloud computing, 500 OOPS, aws, EC2, ftp, instance, vsftpd"},{"@type":"BreadcrumbList","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","position":1,"name":"Home","item":"https:\/\/www.migrate2cloud.com\/blog","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","position":2,"name":"Cloud computing","item":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/","nextItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#listItem","name":"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance"},"previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#listItem","position":3,"name":"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance","previousItem":{"@type":"ListItem","@id":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/#listItem","name":"Cloud computing"}}]},{"@type":"Organization","@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization","name":"Migrate to Cloud","description":"we make the clouds rain","url":"https:\/\/www.migrate2cloud.com\/blog\/"},{"@type":"Person","@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author","url":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/","name":"DevOps Team","image":{"@type":"ImageObject","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/20b51e018d8f61e1739f60911fcf45cc9d09284569e448583a87f7fd0ac3d9dc?s=96&d=mm&r=g","width":96,"height":96,"caption":"DevOps Team"}},{"@type":"WebPage","@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#webpage","url":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/","name":"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud","description":"The error \"500 OOPS: vsf_sysutil_recv_peek\" is quite common in ec2 instances with FTP. The error was due to a missing kernel module named \"capability\" in the instance","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#website"},"breadcrumb":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/#breadcrumblist"},"author":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"creator":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/author\/admin\/#author"},"datePublished":"2010-06-08T00:47:09-05:00","dateModified":"2010-08-17T09:54:35-05:00"},{"@type":"WebSite","@id":"https:\/\/www.migrate2cloud.com\/blog\/#website","url":"https:\/\/www.migrate2cloud.com\/blog\/","name":"Migrate to Cloud","description":"we make the clouds rain","inLanguage":"en-US","publisher":{"@id":"https:\/\/www.migrate2cloud.com\/blog\/#organization"}}]},"og:locale":"en_US","og:site_name":"Migrate to Cloud - we make the clouds rain","og:type":"article","og:title":"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud","og:description":"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance","og:url":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/","article:published_time":"2010-06-08T05:47:09+00:00","article:modified_time":"2010-08-17T14:54:35+00:00","twitter:card":"summary_large_image","twitter:title":"Resolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d error on FTP login to an aws ec2 instance - Migrate to Cloud","twitter:description":"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance"},"aioseo_meta_data":{"post_id":"493","title":"","description":"The error &quot;500 OOPS: vsf_sysutil_recv_peek&quot; is quite common in ec2 instances with FTP. The error was due to a missing kernel module named &quot;capability&quot; in the instance","keywords":[{"label":"aws","value":"aws"},{"label":"ec2","value":"ec2"},{"label":"ftp","value":"ftp"},{"label":"500 OOPS","value":"500 OOPS"},{"label":"instance","value":"instance"},{"label":"vsftpd","value":"vsftpd"}],"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"created":"2022-12-27 09:15:40","updated":"2026-07-21 15:27:08","ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/\" title=\"Cloud computing\">Cloud computing<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tResolving the \u201c500 OOPS: vsf_sysutil_recv_peek\u201d  error on FTP login to an aws ec2 instance\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/www.migrate2cloud.com\/blog"},{"label":"Cloud computing","link":"https:\/\/www.migrate2cloud.com\/blog\/category\/cloud-computing\/"},{"label":"Resolving the &#8220;500 OOPS: vsf_sysutil_recv_peek&#8221;  error on FTP login to an aws ec2 instance","link":"https:\/\/www.migrate2cloud.com\/blog\/resolving-the-500-oops-vsf_sysutil_recv_peek-error-on-ftp-login-to-an-aws-ec2-instance\/"}],"jetpack_featured_media_url":"","jetpack-related-posts":[],"jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/493","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/comments?post=493"}],"version-history":[{"count":17,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/493\/revisions"}],"predecessor-version":[{"id":621,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/posts\/493\/revisions\/621"}],"wp:attachment":[{"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/media?parent=493"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/categories?post=493"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.migrate2cloud.com\/blog\/wp-json\/wp\/v2\/tags?post=493"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}