Root > Integral parts > Options > Report sending page > FTP upload

FTP upload

Previous pageReturn to chapter overviewNext page   

This is setup options for FTP upload send method (wsmFTP). They are located at Sending tab.

 

 

FTP upload send method options

 

1. "URL" (.SendFTPURL) option specifies target URL for file upload. Usually, folder on file server. Do not add here "ftp://" or ":21" parts here. Specify only domain name (or IP) and path. Example: www.example.com/folder/

 

 

2. "Port" (.SendFTPPort) option specifies FTP port on file server. It's 21 by default.

 

 

3. "Passive mode" (.SendFTPPassiveMode) option enables so-called "FTP passive mode", which is more friendly to client's firewall/NAT/network configuration than standard (active) mode.

 

FTP can be run in active or passive mode, which determine how the data connection is established. In active mode, the client sends the server the IP address and port number on which the client will listen, and the server initiates the TCP connection. This is a default standard mode. However, in situations where the client is behind a firewall and unable to accept incoming TCP connections, passive mode may be used. In this mode the client sends a PASV command to the server and receives an IP address and port number in return. The client uses these to open the data connection to the server. It's recommended to enable passive mode to bypass client's NAT/firewall.

 

 

4. "FTP account" (.SendFTPLogin, .SendFTPPassword) options specify your account details on FTP server.

 

Warning: your real account's data will be stored inside application. Even if it's encrypted - it's still stored inside .exe, so it can be stolen. Create a new special account for bug reporting via this method. See also: Security Considerations.

 

Note: EurekaLog doesn't support SFTP protocol.

 

 

5. "Proxy" (.SendFTPProxyHost, .SendFTPProxyPort, .SendFTPProxyLogin, .SendFTPProxyPassword) options specify proxy details. You can leave them blank to use system-provided settings. Or you can fill these values to set custom proxy.

 

 

See also:

FTP upload send method for general description of this send method



Send feedback... Build date: 2023-09-11
Last edited: 2023-03-07
PRIVACY STATEMENT
The documentation team uses the feedback submitted to improve the EurekaLog documentation. We do not use your e-mail address for any other purpose. We will remove your e-mail address from our system after the issue you are reporting has been resolved. While we are working to resolve this issue, we may send you an e-mail message to request more information about your feedback. After the issues have been addressed, we may send you an email message to let you know that your feedback has been addressed.


Permanent link to this article: https://www.eurekalog.com/help/eurekalog/send_options_ftp.php