{"id":2437,"date":"2015-07-22T15:32:16","date_gmt":"2015-07-22T15:32:16","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=2437"},"modified":"2015-07-22T15:32:16","modified_gmt":"2015-07-22T15:32:16","slug":"ftp-error-on-plesk-server","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/07\/22\/ftp-error-on-plesk-server\/","title":{"rendered":"FTP error on plesk server"},"content":{"rendered":"<p>Getting an ftp connection error on a plesk server:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n15:04:41 Status: Resolving address of 66.226.xx.xx\n15:04:41 Status: Connecting to 66.226.72.xx.xx\n15:04:41 Status: Connection established, waiting for welcome message...\n15:04:48 Status: Initializing TLS...\n15:04:50 Status: Verifying certificate...\n15:04:53 Status: TLS connection established.\n15:04:59 Status: Connected\n15:04:59 Status: Retrieving directory listing...\n15:05:02 Command: PWD\n15:05:02 Response: 257 &quot;\/&quot; is the current directory\n15:05:02 Command: TYPE I\n15:05:02 Response: 200 Type set to I\n15:05:02 Command: PASV\n15:05:02 Response: 227 Entering Passive Mode (66,226,xx,xx1,46,242).\n15:05:02 Command: MLSD\n15:05:02 Error: The data connection could not be established: ECONNREFUSED - Connection refused by server\n15:05:21 Error: Connection timed out after 20 seconds of inactivity\n15:05:21 Error: Failed to retrieve directory listing\n15:05:21 Status: Disconnected from server \n<\/pre>\n<p>Edit your configuration file and comment out MasqueradeAddress:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# nano \/etc\/proftpd.conf\n<\/pre>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n#MasqueradeAddress 66.226.xx.xx\n<\/pre>\n<p>Restart xinetd<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# service xinetd restart\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Getting an ftp connection error on a plesk server: 15:04:41 Status: Resolving address of 66.226.xx.xx 15:04:41 Status: Connecting to 66.226.72.xx.xx 15:04:41 Status: Connection established, waiting for welcome message&#8230; 15:04:48 Status: Initializing TLS&#8230; 15:04:50 Status: Verifying certificate&#8230; 15:04:53 Status: TLS connection established. 15:04:59 Status: Connected 15:04:59 Status: Retrieving directory listing&#8230; 15:05:02 Command: PWD 15:05:02 Response: 257 &#8230; <a title=\"FTP error on plesk server\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/07\/22\/ftp-error-on-plesk-server\/\" aria-label=\"Read more about FTP error on plesk server\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[42,86],"tags":[],"class_list":["post-2437","post","type-post","status-publish","format-standard","hentry","category-ftp","category-plesk"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2437","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=2437"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/2437\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=2437"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=2437"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=2437"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}