Appiun supported protocol in APP Capability

Hi All ,

I have automated with the below http url path and its working .
capabilities.setCapability(MobileCapabilityType.APP, “http://appserver/version/ios_demo.zip”);

My question is ,
What are other protocols appium will support
other than “HTTP” such as, Will appium support “HTTPS” , “FTP” ,“SFTP”
…etc , please confirm

Thanks ,
Muthu Selvan SR .