java - Testing FTPS and SFTP through any online server -


i working on module provides ftps , sftp service.

to verify working of service, need online server(s) serves ftps and/or sftp requests.

is there service such.

thanks, vijay bhore

install own.

for ftp/ftps can use filezilla server.

for sftp, see is iis sftp natively supported windows server 2012 r2?.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

node.js - Getting the socket id,user id pair of a logged in user(s) -

keyboard - C++ GetAsyncKeyState alternative -