Hi,I am trying to connect to sftp via:execute backup config sftp
/mnt/Data1/nas/Fortigate_Backup/%%date%%-backup.conf 10.10.10.10
domain\user encryption- On a FGT80 with
v.7.2.11The error is: Connect to sftp server 10.10.10.10 ...Send config
file to...
Hi AEK, Same server, same user, different client can successfully write
files.I did write files from fortigate only by using NAS root user. I
will leave it as it is for the time being.
Hi AEK, I can successfully connect using:exec ssh
user@domain.example@10.10.10.10 Also tried to change the command
to:execute backup config sftp
/mnt/Data1/nas/Fortigate_Backup/%%date%%-backup.conf 10.10.10.10
user@domain.example encryption-With no ...