Execute .exe from outside of it's main server

Abdelaziz

New Member
Joined
Aug 16, 2019
Messages
6
Reaction score
2
Credits
34
Hi, I have installed an application on a linux server and want to export all the directory and put it in a shared location (windows server) to be executed by different users without having to access the main server , how can I do this ?
Screenshot 2021-05-20 144350.png
 


f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
Copy dthe directory to a usb drive and plug that same usb drive in your windows server, to then copy the files to the desired location from there.
 
OP
A

Abdelaziz

New Member
Joined
Aug 16, 2019
Messages
6
Reaction score
2
Credits
34
Copy dthe directory to a usb drive and plug that same usb drive in your windows server, to then copy the files to the desired location from there.
access to servers is from virtual Machine , and we are not authorized to use USB :/
 

f33dm3bits

Gold Member
Gold Supporter
Joined
Dec 11, 2019
Messages
6,259
Reaction score
4,732
Credits
45,987
I just gave an answer based on the information you shared which wasn't much. You can install WinSCP on the Windows server then connect to the Linux server with account details of a user who has access to that directory and then copy over the directory to the Windows server.
 

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
1,918
Reaction score
1,516
Credits
13,202
Last edited:
OP
A

Abdelaziz

New Member
Joined
Aug 16, 2019
Messages
6
Reaction score
2
Credits
34
I just gave an answer based on the information you shared which wasn't much. You can install WinSCP on the Windows server then connect to the Linux server with account details of a user who has access to that directory and then copy over the directory to the Windows server.
I did it , but when I try to start the application I got
Screenshot 2021-05-21 141807.png
 

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
1,918
Reaction score
1,516
Credits
13,202
Do you have the NetBeans IDE installed on the windows system? You will need Java installed as well.
 

Members online


Top