This is a migrated thread and some comments may be shown as answers.

Access to remote folder

3 Answers 52 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Bruno
Top achievements
Rank 1
Bruno asked on 06 Apr 2015, 08:52 AM

Good morning, 

I am new working with NativeScript, can someone explain to me how can I show all directories inside a remote folder on a Lan enviroment ?

 

Thanks in advance for your attention

Bruno

3 Answers, 1 is accepted

Sort by
0
Erjan Gavalji
Telerik team
answered on 07 Apr 2015, 08:32 AM
Hi Bruno,

These could be achieved with the SMB protocol via an SMB client application.

NativeScript does not provide an SMB client implementation for the time being.

Kind regards,
Erjan Gavalji
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
0
Bruno
Top achievements
Rank 1
answered on 07 Apr 2015, 09:29 AM

Hi Erjan, 

thanks for your reply, problably my question was posted on the wrong way. I know that I have to use SMB Protocol, but I donĀ“t know how can I call a external library smb jar or smb2 (Nodejs) on NativeScript, I already try different ways always give error on running the apps. Can you help me on that?

 

Thanks in advance for your attention

Bruno

0
Erjan Gavalji
Telerik team
answered on 09 Apr 2015, 07:56 AM
Hi Bruno,

Sorry for not understanding you properly the first time.

Well, the nativescript CLI supports the library add command, which you can use to get a third-party Java library added with generated metadata for access through NativeScript.

Please, check the NativeScript CLI Readme for more information on the command usage. The External-libs articles would help with the further utilization of the library.

Please, do not hesitate to contact us back if you encounter troubles with these.

Kind regards,
Erjan Gavalji
Telerik
 

See What's Next in App Development. Register for TelerikNEXT.

 
Tags
General Discussions
Asked by
Bruno
Top achievements
Rank 1
Answers by
Erjan Gavalji
Telerik team
Bruno
Top achievements
Rank 1
Share this question
or