python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Take and save photo to network folder Android
I spend +50h in this and I cant find a solution, need some help.
I'm trying to take a photo and save it on NAS folder.
I actually can connect to NAS from Android and create a folder but cant get the p...

Dúver Cruz
Votes: 0
Answers: 0
spring-integration-smb : jcifs.smb.SmbException: The parameter is incorrect while connect to NAS
I encountered a problem when connecting to a NAS shared directory using spring-integration-smb.
The problem is that I was able to connect to another shared Nas directory but for the pre-prod Nas, I en...
Sana
Votes: 0
Answers: 0
Move a file from a non-SMB location to a SMB location in Java
How do you move a file from a local non-SMB folder to a SMB location in the server?
Below code doesn't work, but it's something like this what I am after. I am able to authenticate the smb location.
S...
Oasis001
Votes: 0
Answers: 1
How to access Files Locally using JCIFS?
Currently its my windows machine. I am able to access files using shared network but when I try using local path it does not work. I want my code to work with local path like if my code is deployed in...
Divya
Votes: 0
Answers: 2