Sponsored Content
Top Forums UNIX for Dummies Questions & Answers copy from Solaris to HyperTerm Post 18300 by rwb1959 on Tuesday 26th of March 2002 08:42:30 PM
Old 03-26-2002
OK then....
As I stated in my previous reply, since you
are connecting via the Internet, you are
most probably using "telnet". The fact that you
are using the "HyperTerminal" teminal emulation
software is irrelevant. If you system admins
are as strict as you say, they should NOT allow
telnet over the Internet. Again, I would suggest
they install SSH (and SCP) which would allow
you (and other users) to establish secure
terminal connections (with SSH) and securely
transfer files back and forth (with SCP).
Having said all this, HyperTeminal supports
various file transfer protocols such as Xmodem,
Ymodem and Zmodem as well as Kermit. You would
have to install one of these on your Solaris
system then start it on the UNIX end then use
the HyperTerminal "Transfer -> Receive File"
and select the protocol matching your server
side.
 

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
XTSOLgetWorkstationOwner(3XTSOL)		 Trusted Extensions to X Windows Library Functions		  XTSOLgetWorkstationOwner(3XTSOL)

NAME
XTSOLgetWorkstationOwner - get the ownership of the workstation SYNOPSIS
cc [flag...] file... -lX11 -lXtsol [library...] #include <X11/extensions/Xtsol.h> Status XTSOLgetWorkstationOwner(display, uidp); Display *display; uid_t *uidp; PARAMETERS
display Specifies a pointer to the Display structure; returned from XOpenDisplay(). uidp Returns a UID which is the current UID of the specified Display workstation server. Client must provide a pointer to uid_t. DESCRIPTION
The XTSOLgetWorkstationOwner() function retrieves the ownership of the workstation. 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), XTSOLsetWorkstationOwner(3XTSOL), attributes(5) Obtaining the X Window Server 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 XTSOLgetWorkstationOwner(3XTSOL)
All times are GMT -4. The time now is 04:28 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy