User Tools

Site Tools


wiki:ftp_pasv_operation_not_permitted_error

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

wiki:ftp_pasv_operation_not_permitted_error [2021/04/30 12:44] – created antisawiki:ftp_pasv_operation_not_permitted_error [2021/04/30 12:51] (current) – add See also link, add tag antisa
Line 1: Line 1:
-{{tag>ftp php}}+{{tag>ftp php troubleshooting}}
  
 ====== Ftp PASV Operation not permitted error ====== ====== Ftp PASV Operation not permitted error ======
  
 Error from php program when trying to upload a pdf file to remote server: Error from php program when trying to upload a pdf file to remote server:
-  PHP Warning:  ftp_put(): Entering Extended Passive Mode (|||65500|) in /home/client/pdf-server/libraries/php-ftp-client/FtpClient/FtpWrapper.php on line 85 +  PHP Warning:  ftp_put(): Entering Extended Passive Mode (|||65500|) in /home/client/libraries/php-ftp-client/FtpClient/FtpWrapper.php on line 85 
-  PHP Warning:  ftp_put(): PASV: Operation not permitted in /home/client/pdf-server/libraries/php-ftp-client/FtpClient/FtpWrapper.php on line 85+  PHP Warning:  ftp_put(): PASV: Operation not permitted in /home/client/libraries/php-ftp-client/FtpClient/FtpWrapper.php on line 85
  
 This is caused by ProFtpd on the remote server. To solve, add option ''TLSOptions NoSessionReuseRequired'' in ///etc/proftpd/tls.conf// This is caused by ProFtpd on the remote server. To solve, add option ''TLSOptions NoSessionReuseRequired'' in ///etc/proftpd/tls.conf//
Line 13: Line 13:
  
 ====== See also ====== ====== See also ======
 +[[wiki:ftp_login_ssl_tls_handshake_failed|Ftp ftp_login(): SSL/TLS handshake failed]]
 ====== References ====== ====== References ======
   * https://stackoverflow.com/questions/36224773/ftp-not-working-via-php-proftpd-operation-not-permitted   * https://stackoverflow.com/questions/36224773/ftp-not-working-via-php-proftpd-operation-not-permitted
  
wiki/ftp_pasv_operation_not_permitted_error.1619779460.txt.gz · Last modified: 2021/04/30 12:44 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki