Computing.Net > Forums > Programming > Move a file from XP to Solaris and execute it

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

Reply to Message Icon

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



Sponsored Link
Ads by Google

Response Number 1
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.

Unix Win32 tools | Gawk for Windows


0

Response Number 4
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


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


DHCP to static Batch File Waiting between batch fil...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Move a file from XP to Solaris and execute it

move a file from network in java? www.computing.net/answers/programming/move-a-file-from-network-in-java/4144.html

Batch Script To FTP a file www.computing.net/answers/programming/batch-script-to-ftp-a-file/17008.html

Shell script to copy a file from local drive www.computing.net/answers/programming/shell-script-to-copy-a-file-from-local-drive-/18791.html