FTP uploading in passive mode

Hi, everyone!!! :slight_smile:
Can fetch tool work as ftp client in passive mode?
Thx in advance.

Ok. I solved this problem! I changed range of ports for passive mode in firewall nat rule. Excuse me for silly question.

Ok! I found solution to my problem. But the new problem appeared.
When I run command /tool fetch address=192.168.0.100 src-path=1 user=user mode=ftp password=pass upload=yes dst-path=1 It works ok. File 1 is transmitted successfully.
But in script this instruction isn’t executed. File 1 is created on the external ftp server and has 0 size.

Ohh! I understood. When I uploaded files I used file names without pointing their extensions. That is why router couldn’t find these files.

Topic is closed.