User Tools

Site Tools


uphp:functions:ftp_open

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:ftp_open [2020/05/06 04:05]
admin
uphp:functions:ftp_open [2021/09/13 05:57] (current)
Line 50: Line 50:
 <html><b><span style="color:blue">$secure<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> whether to use TLS (1) or not (0)</html> <html><b><span style="color:blue">$secure<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> whether to use TLS (1) or not (0)</html>
  
-<html><b><span style="color:blue">$use_keepalive<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> whether to send keepalive messages or not (1=yes)</html>+<html><b><span style="color:blue">$use_keepalive<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> whether to send keepalive messages or not (1=yes) [only on FW > x.1169]</html>
  
-<html><b><span style="color:blue">$ignore_reponse<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> set to 1 if your FTP uploads are not completing properly, this will not wait for the 226 response confirmation but instead close the connection once the data socket has finished sending data to the server.</html>+<html><b><span style="color:blue">$ignore_reponse<span style="color:black"></b>:  <b><span style="color:green">Int<span style="color:black"></b> set to 1 if your FTP uploads are not completing properly, this will not wait for the 226 response confirmation but instead close the connection once the data socket has finished sending data to the server. [only on FW > x.1169]</html>
  
 ====Return Values==== ====Return Values====
uphp/functions/ftp_open.txt · Last modified: 2021/09/13 05:57 (external edit)