Re: Difference in using SFTP or FPT
Just change
And adjust username, hostname, paths, etc, as needed.
SessionOptions.Protocol
to Protocol.Ftp
.
And adjust username, hostname, paths, etc, as needed.