smb tag

3 questions


1 answers
363 views
0
jcifs-ng's SmbFile#listFiles() file is different than it really is (the parent directory just above is lost from the full path)

When I tried to use jcifs-ng to connect to the SMB server from an android terminal and use the result of the listFiles method in the SmbFile class, I got the error SmbException: The system cannot find...

1 years ago

2 answers
103 views
0
download files locally on a file server

I often drop Excel files locally from my company's file server.It is prohibited to view files directly on the server, so I need to drop them locally, but it is troublesome to go to see and copy the se...

1 years ago

3 answers
140 views
0
How do I display data obtained within an asynchronous thread on my display while running an android development cortin?

In your Android Cortin, how do you view data retrieved from asynchronous threads on your Android screen while running asynchronous threads?As an example, I wrote the following code for downloading fil...

1 years ago

© 2024 OneMinuteCode. All rights reserved.