For Windows/Linux based browsers I can use Java plugin to access filesystem. As IOS does not support Java, is there any alternative way to get it done?
For Windows/Linux based browsers I can use Java plugin to access filesystem. As IOS
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No, you can’t. File cannot be uploaded or even downloaded in iOS safari. In iCab you can upload by
<input type = 'file'>but you can’t access filesystem. Acessing entire filesystem from browser will be a security disaster. And also java plugin can’t acess entire filesystem.