Hello,
In the past i used the -E switch in the ftp_upload script the force a active(PORT) connection to make a backup to my NAS at home.
Today i tried the same, but it is not working. Any idea why this is?
Greetings,
Simmer
In the past i used the -E switch in the ftp_upload script the force a active(PORT) connection to make a backup to my NAS at home.
Code:
$FTPPUT -f $CFG -V -t 25 -E -P $PORT -m "$ftp_path" "$ftp_local_file" 2>&1
Today i tried the same, but it is not working. Any idea why this is?
Greetings,
Simmer
Last edited: