Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Difference in using SFTP or FPT

Just change SessionOptions.Protocol to Protocol.Ftp.

And adjust username, hostname, paths, etc, as needed.
Philky001

Difference in using SFTP or FPT

HI I have done a .net program recently using SFTP. Now we also have here FTP doing manually. they were asking
what was involved to change that to the .net program.

Are there any code changes i need to make? for a version that will do FTP.

I dont need one program to do all.