Sponsored Content
Top Forums UNIX for Dummies Questions & Answers copy from Solaris to HyperTerm Post 17685 by joerg on Tuesday 19th of March 2002 09:55:27 AM
Old 03-19-2002
Bug

OK
I think my problem description was a little bit to confuse.
With copy and past is it no Problem with small text files.
But for me it is important to copy tar or binary files on this way from my workstation to the pc.
At my company the save restriction are very heigh, so I have only the way of burning a CD at the UNIX part of the net and then copy this on the NT-PC.
You can see that is not one of the shortest ways to copy files.
The null modem cable is my only way.

I hope this helps to understand my request.
 

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
console(7D)							      Devices							       console(7D)

NAME
console - STREAMS-based console interface SYNOPSIS
/dev/console DESCRIPTION
The file /dev/console refers to the system console device. /dev/console should be used for interactive purposes only. Use of /dev/console for logging purposes is discouraged; syslog(3C) or msglog(7D) should be used instead. The identity of this device depends on the EEPROM or NVRAM settings in effect at the most recent system reboot; by default, it is the ``workstation console'' device consisting of the workstation keyboard and frame buffer acting in concert to emulate an ASCII terminal (see wscons(7D)). Regardless of the system configuration, the console device provides asynchronous serial driver semantics so that, in conjunction with the STREAMS line discipline module ldterm(7M), it supports the termio(7I) terminal interface. SEE ALSO
syslog(3C), termios(3C), ldterm(7M), termio(7I), msglog(7D), wscons(7D) NOTES
In contrast to pre-SunOS 5.0 releases, it is no longer possible to redirect I/O intended for /dev/console to some other device. Instead, redirection now applies to the workstation console device using a revised programming interface (see wscons(7D)). Since the system console is normally configured to be the work station console, the overall effect is largely unchanged from previous releases. See wscons(7D) for detailed descriptions of control sequence syntax, ANSI control functions, control character functions and escape sequence functions. SunOS 5.10 23 Apr 1999 console(7D)
All times are GMT -4. The time now is 04:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy