{"id":7423,"date":"2014-06-12T10:00:26","date_gmt":"2014-06-12T10:00:26","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/06\/12\/vsftpd-anonymous-download-error-601-collection-of-common-programming-errors\/"},"modified":"2014-06-12T10:00:26","modified_gmt":"2014-06-12T10:00:26","slug":"vsftpd-anonymous-download-error-601-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/06\/12\/vsftpd-anonymous-download-error-601-collection-of-common-programming-errors\/","title":{"rendered":"Vsftpd anonymous download error 601-Collection of common programming errors"},"content":{"rendered":"<p>I have a vsftpd on a Ubuntu 12.04 install when downloading the files through chrome as anonymous they download when they are drag-and-dropped onto the desktop, however when the files are clicked this error appears.<\/p>\n<pre><code>Error 601 (net::ERR_FTP_FAILED): Unknown error.\n<\/code><\/pre>\n<p>This is the error in the vsftpd log:<\/p>\n<pre><code>Mon Sep 17 00:01:41 2012 [pid 3] [ftp] FAIL DOWNLOAD\n<\/code><\/pre>\n<p>Here&#8217;s the config file.<\/p>\n<pre><code>listen=YES\nanonymous_enable=YES\nanon_root=\/home\/logadmin\/ftp\nno_anon_password=YES\nlocal_enable=YES\nwrite_enable=YES\nanon_umask=022\ndirmessage_enable=YES\nuse_localtime=YES\nxferlog_enable=YES\nconnect_from_port_20=YES\nsecure_chroot_dir=\/var\/run\/vsftpd\/empty\n<\/code><\/pre>\n<p>UPDATE: uninstalled vsftpd to try it with proftpd the error went away, however when a file is clicked it still will not automatically download, instead just loads forever. Downloads are still possible when the file right clicked and &#8220;save link as&#8221; is used, or the file can be drag-and-dropped on the desktop. The files are mp3s that are automatically uploaded.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I have a vsftpd on a Ubuntu 12.04 install when downloading the files through chrome as anonymous they download when they are drag-and-dropped onto the desktop, however when the files are clicked this error appears. Error 601 (net::ERR_FTP_FAILED): Unknown error. This is the error in the vsftpd log: Mon Sep 17 00:01:41 2012 [pid 3] [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-7423","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7423","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=7423"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/7423\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=7423"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=7423"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=7423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}