Sponsored Content
Top Forums UNIX for Dummies Questions & Answers copy from Solaris to HyperTerm Post 17814 by joerg on Wednesday 20th of March 2002 11:09:27 AM
Old 03-20-2002
Thanks for your answer.
First of all these two Computers are on different networks.
The Nt PC is connected to a network and to the internet.
The workstation is on a separted UNIX network without the posibility to send e-mails. On the UNIX (SunOS wokstaion0 5.5.1 Generic_103640-32 sun4u sparc SUNW,Ultra-5_10) network i am the administrator. The admin of the NT-Network is not so cooperate. The UNIX network is one of our test beds and some times it is very helpful to send information about scripts hardware snoop´s e.t.c. .
There is no problem to save the information on tape or on an other device, but that's far too much trouble for me !

I think there is practicable way of send files to the PC with the help of the HyperTerm, because there is a option to receive data.

I thout about this situation a long time but for my there is no other way (serial cable). I agree with you that is not the road to success.
Thanks in advance !


 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

hyperterm settings for an sgi challenge s server?

i finally got around to splicing a din-8 to db-9 cable that falls under the sgi specs. however, i can't find anything in the challenge s user manual that gives the needed for hyperterminal to make the serial output come on screen. can anyone help me out with what i should be? (3 Replies)
Discussion started by: xyyz
3 Replies

2. UNIX for Dummies Questions & Answers

how to copy/move folder on XP to Solaris?

I have created a folder on C:\images\Raffles.jpg on my PC, and I like to copy or move to Solaris server. How can I do that? Please advise. Thanks in advance. (2 Replies)
Discussion started by: simt
2 Replies

3. Filesystems, Disks and Memory

on solaris best utility to copy a file system?

Hi, - on a solaris box what is the best utility to copy a whole file system from one place to other? - the aim of the operation is to place the contents of the whole file system to other file system within the discs cp ? - cpio? - tar? - what about file systemes containing symbolic links ?... (1 Reply)
Discussion started by: JAKEZ
1 Replies

4. Solaris

Solaris 10: how to copy whole disk?

Hi, i have problems with my system disk (os solaris 5.10) and i'm wondering if there is any way to copy the whole disk to a new one, without reinstalling everything (so to do a mirroring)?? thanks in advance (3 Replies)
Discussion started by: sprehodec
3 Replies

5. Solaris

How to Copy Folder from one solaris machine to another?

Hi All, Can any body help for below query...... How to Copy Folder from one solaris machine to another? Thanks, (8 Replies)
Discussion started by: vaibhavvd
8 Replies

6. Solaris

need to copy file from solaris to windows

Hi my OS is solaris 9 , we have requirement to copy 1 file from solaris box to windows machine , so which utility or commands any idea will be appreciated Regards (3 Replies)
Discussion started by: maooah
3 Replies

7. Solaris

Solaris 6.5 MOD disk copy help needed

Hello, we are running Irix 6.5 on our octane/sgi computers - these computers come with an external Sony MOD drive attached via a scsi cable. We have backed info to 2.3 gig MOD disks over the years and woule like to duplicate the MOD's. I believe there are 3 ways to do this: add a second... (1 Reply)
Discussion started by: drew_holm
1 Replies

8. Programming

Copy directory from solaris to windows.

Hi All I am new to Unix/sloaris. I want to copy a directory (which conatins further sub directories and files)from sloaris to my windows.I am using PuTTy for it. please any one guide me how to do this or share with me some piece of script. It will be very regarded Best Wishes MIS. (1 Reply)
Discussion started by: MIS
1 Replies

9. Solaris

Copy directory from solaris to windows.

Hi All I am new to Unix/sloaris. I want to copy a directory (which conatins further sub directories and files)from sloaris to my windows.I am using PuTTy for it. please any one guide me how to do this or share with me some piece of script. It will be very regarded Best Wishes MIS. (3 Replies)
Discussion started by: MIS
3 Replies

10. Solaris

File copy issue in Solaris

Dears, I have one strange problem. When I copy file from source to destination using scp, file size decreased in destination side. I can see that copy progress is successful in source side. But when I check file size using du -sh command file size is 10 time smaller. First I looked into... (6 Replies)
Discussion started by: sembii
6 Replies
XTSOLsetWorkstationOwner(3XTSOL)		 Trusted Extensions to X Windows Library Functions		  XTSOLsetWorkstationOwner(3XTSOL)

NAME
XTSOLsetWorkstationOwner - set the ownership of the workstation SYNOPSIS
cc [flag...] file... -lX11 -lXtsol [library...] #include <X11/extensions/Xtsol.h> Status XTSOLsetWorkstationOwner(display, uidp); Display *display; uid_t *uidp; XTSOLClientAttributes *clientattrp; PARAMETERS
display Specifies a pointer to the Display structure; returned from XOpenDisplay(). uidp Specifies a pointer to a uid_t structure that contains a UID. DESCRIPTION
The XTSOLsetWorkstationOwner() function is used by the Solaris Trusted Extensions logintool to assign a user ID to be identified as the owner of the workstation server. The client running under this user ID can set the server's device objects, such as keyboard mapping, mouse mapping, and modifier mapping. The client must have the Trusted Path process attribute. RETURN VALUES
None. ERRORS
BadAccess Lack of privilege. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +---------------------------+-------------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +---------------------------+-------------------------------+ |Interface Stability | Committed | +---------------------------+-------------------------------+ |MT-Level | Unsafe | +---------------------------+-------------------------------+ SEE ALSO
libXtsol(3LIB), XTSOLgetWorkstationOwner(3XTSOL), attributes(5) Accessing and Setting a Workstation Owner ID in Solaris Trusted Extensions Developer's Guide NOTES
The functionality described on this manual page is available only if the system is configured with Trusted Extensions. SunOS 5.11 20 Jul 2007 XTSOLsetWorkstationOwner(3XTSOL)
All times are GMT -4. The time now is 07:22 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy