Top "Passive-mode" questions

FTP and FTPS use multiple connections to perform file transfers.

How to get port in FTP protocol from passive mode?

When I entered passive mode in FTP, I have got: 227 Entering Passive Mode (213,180,204,183,230,205). First 4 numbers are the IP addresses, but …

ftp port passive-mode
WinSCP command-line passive mode

I am calling WinSCP via command line but I can't figure out how to set passive mode properly to the …

scripting ftp winscp passive-mode
c# app FTP error : "227 Entering Passive Mode"

I can't figure this problem out I'm having at a client's site. The client has two sites and both run …

c# ftp passive-mode
"php_connect_nonb() failed: Operation now in progress (115)" with TLS/SSL-encrypted FTP connection in PHP - Unencypted connection works

I'm trying to use an automatic backup script for cPanel accounts of my server. I have mounted an FTP server …

php ftp passive-mode
How can I enable passive mode while using JSch as SFTP client?

I'm using JSch as SFTP client and now I need to enable passive mode because of some limitation of security. …

sftp jsch passive-mode
How use Passive-Mode in FtpWebRequest & fix PASV error in .Net 3.5 & Define port-range by codes

please see my windows form codes first : using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using …

c# winforms ftp .net-3.5 passive-mode
How to enable FTP Passive Mode for Amazon EC2 server with IIS

I originally had the issue when using pagelime which required users to use passive mode and did not support active …

iis amazon-ec2 ftp passive-mode
Windows 2012 R2 FTP server IIS 8 Passive mode not working

I have set up an FTP Server on Windows 2012 R2 using IIS 8 and everything workes fine except Passive Mode when …

ftp server iis-8 windows2012 passive-mode