Archived Forum Post

Index of archived forum posts

Question:

Nice feature to have.

Jun 12 '13 at 11:03

It would really be nice to have just one FTP component, ie combine the SFTP and FTP. I have to carry the overhead of having both components in my program.

Should just have a method to setProtocol, and every thing is done behind the scenes,

FTP PutFile(arg,arg) translates automatically to SFTP UploadbyFilename. Stuff like set mode ascii/binary would just be ignore in the SFTP component.

Thanks


Answer

I agree but I believe Chilkat is concentrating more on cross-platform libraries at the moment. I doubt they have time to implement this feature soon.