Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Move a file from XP to Solaris and execute it
Name: 00262881 Date: April 29, 2009 at 17:42:54 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi, I have to write a windows XP program, that would generate a Solaris Script, which would then be required to be transported to Solaris, then executed; the execution result then needs to be returned to the XP program. For transporting the file i was thinking of following FTP (admins rejected it) or File share on Solaris using Samba; are there any other options avilable? Also what options do i have for kicking off the script on the solaris box and getting the result back in XP
Name: guapo Date: April 29, 2009 at 18:10:46 Pacific
Reply:
No Samba & no FTP? They need to hire a magician. I can't think of another way to do it.
How do you know when a politician is lying? His mouth is moving.
0
Response Number 2
Name: 00262881 Date: April 29, 2009 at 18:13:55 Pacific
Reply:
Samba is an option but ftp is not
0
Response Number 3
Name: ghostdog Date: April 29, 2009 at 18:51:56 Pacific
Reply:
why would you want to generate a solaris script using a windows XP program?? If you have telnet /SSH enabled in your solaris server, then you can use scripting languages like Perl/Python with Telnet/SSH libraries to execute your solaris commands.
Name: 00262881 Date: April 29, 2009 at 19:04:01 Pacific
Reply:
thats correct, but the busienss case is such that we have no other option; Its basically for a code review tool, which the reviewers use in Windows and the tool generates deployment scripts, which are used to deploy changes onto solaris box
Summary: can we write a program in java , which can move a file in the network one computer to another computer by specifying the ip address.. i doesn't need a server & client.... program, i need a only a pr...
Summary: Hi, I want to ftp a file from windows to unix server can we do it with a batch script if yes let me know I tried this piece of action Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Mi...
Summary: Hi, I want a shell script which is used to copy a file from a local drive to unix server. I want to ignore the username and password of local host. please help me!! i am a beginner in shell scripting....