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)
Convert Windows/MacOS links and share them with colleagues
Is there an easy solution for Windows/MacOS link conversion to share links with colleagues?
I have a windows link for e.g.:
\\networkshare\folder\subfolder
and i want to convert to:
smb://networkshar...
sven4321
Votes: 0
Answers: 1
is there any remote local path for unix share similar to windows?
Windows local path of share: D:\SomeFolder\Share.
Windows Share path for above folder: \\ServerName\Share.
Windows remote local path : \\ServerName\d$\SomeFolder\Share
Unix local path: /mnt/disk1/sh...
saran
Votes: 0
Answers: 2
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