Sponsored Content
Operating Systems HP-UX how to access a windows shared drive from HPUX? Post 55977 by ortsvorsteher on Thursday 23rd of September 2004 07:51:13 AM
Old 09-23-2004
Win SCP

Hi,

maybe winscp would be helpfull for you? Download Winscp on your windows box. ( You can get it on the internet for free )
After that start winscp and connect as the user on your unix box who owns the files which you want to copy.

Regards.
 

9 More Discussions You Might Find Interesting

1. HP-UX

Shared memory in HPUX

HI all, Any one have the sample C code which uses the Sharedmemory concept in HPUX, AS400, OS390 .please send the links. Thanks in Advance Chinna (0 Replies)
Discussion started by: chinns_m
0 Replies

2. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies

3. UNIX for Dummies Questions & Answers

Map Drive From Windows To Apache Shared Drive?

Anyone know how I can map a windows drive to an apache shared drive? In my httpd.conf file, I have: Alias /merc_rpts/ "/u/merc_rpts/" <Directory "/u/merc_rpts"> Options Indexes </Directory> I'm able to bring up a browser and see the contents of this folder. In... (0 Replies)
Discussion started by: gseyforth
0 Replies

4. UNIX for Dummies Questions & Answers

Does HPUX 10.2 or 11.i support any USB flash drive?

Where can I get a driver that support usb flash drives for my unix machines. I need a solution to transfer data easily for techs. I am running C3750 and c8000 HP equipment. Or is there a way to mount them and use them without adding drivers? thanks! (0 Replies)
Discussion started by: jkend12
0 Replies

5. HP-UX

need help in working with shared libraries on hpux

hi, i am having problem loading multiple shared libraries. if i load, make call to exposed method and then unload them, everything workds fine, but i have to keep the loaded images in memory, i am uploading the prog. as loader.zip, it contains loader - loader.c which loads c++ shared... (2 Replies)
Discussion started by: p.premkumarr
2 Replies

6. Linux

Unable to access fedora 10 shared folder from windows

Linux OS : Fedora 10 (No graphical mode) Windows OS : XP and Windows Server NT I am able to access from my windows to linux using following step //fedora10 ip username of admin and password I am able to view the admin and shared printer of fedora 10. When i try to enter in the admin... (0 Replies)
Discussion started by: nightmare49
0 Replies

7. Linux

Permission denied issue on a Shared drive

Hi, I have 2 linux servers. One of them has a mount which I have mapped to a shared samba directory on the other server. Below will help you understand better. smb.conf on Server1: workgroup = WRKGRP netbios name = smbserver security = SHARE load printers = No default service = global... (11 Replies)
Discussion started by: satishrao
11 Replies

8. UNIX for Dummies Questions & Answers

Need help to move .csv file from UNIX path to windows shared drive or c:\ drive

Hi Guys, Can any one help me on this. I need help to move .csv/.xls file from unix path to windows shared drive or c:\ drive? Regards, LKR (1 Reply)
Discussion started by: lakshmanraok117
1 Replies

9. Shell Programming and Scripting

How to FTP the file in to the Windows shared drive?

Hi All, How to FTPing file from Unix server to Windows Shared drive location. Thanks, Suman B (1 Reply)
Discussion started by: sumanmca2006
1 Replies
GTKADA2-DIALOG(1)					    GtkAda 2 programming manual 					 GTKADA2-DIALOG(1)

NAME
gtkada2-dialog - Display a GTK+ dialog box from the command line. SYNOPSIS
gtkada2-dialog [dialog_type [justification]] DESCRIPTION
gtkada2-dialog displays the contents of its standard input in a GTK+ dialog box. This is the version supplied with GtkAda version 2, and it uses GTK+ 2 widgets. OPTIONS
dialog_type The type of dialog box desired. Possible values are: warning A message box with an exclamation point. error A message box with a red stop sign. information A message box with an "information" sign: white "i" on blue background. confirmation A message box with a question mark. custom A message box with no pixmap and a user-defined caption. The default type is information. justification The type of justification desired for the text of the message. Possible values are justify_left, justify_right, justify_center and justify_fill. The default is justify_center. COPYRIGHT FOR THIS MAN PAGE
This man page has been written by Ludovic Brenta for the Debian GNU/Linux distribution, from information given by the GtkAda authors Emmanuel Briot, Joel Brobecker and Arnaud Charlet. Permission to use, copy, modify, and distribute this documentation for any purpose and without fee is hereby granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documenta- tion. Debian GNU/Linux 25 Nov 2003 GTKADA2-DIALOG(1)
All times are GMT -4. The time now is 04:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy