Sponsored Content
Full Discussion: Need help
Special Forums UNIX and Linux Applications Need help Post 302174822 by nua7 on Wednesday 12th of March 2008 08:41:57 AM
Old 03-12-2008
No idea if you have got the answer for this.

A couple of ways of doing this :

1) If you are using simulator like reflection, then you can directly ftp the directory to your windows desktop,

2)If simulator is not used, then you need to check if samba is enabled on your system.

To start samba services : service smb start.

Then add a samba user with the command :smbpasswd -a nua7
(Where nua7 is the user)

Then look for the ip address of the unix machine in /etc/hosts file.
Type the ip address of the unix machine on your windows run window.
It would connect to the home group of the user you have specified.

Please note: User to be added in samba , needs to be an existing user on your unix system.

Then feel free to copy anything to and fro...

Thanks!
nua7
 
MBK_WORK_LIB(1) 					     MBK ENVIRONMENT VARIABLES						   MBK_WORK_LIB(1)

NAME
MBK_WORK_LIB - define the mbk working directory SYNOPSYS
c-shell running setenv MBK_WORK_LIB unix path ORIGIN
This software belongs to the ALLIANCE CAD SYSTEM developed by the ASIM team at LIP6 laboratory of Universite Pierre et Marie CURIE, in Paris, France. Web : http://asim.lip6.fr/recherche/alliance/ E-mail : alliance-users@asim.lip6.fr DESCRIPTION
MBK_WORK_LIB sets the directory where are saved the results of an invocation of mbk or genlib. This directory is considered to be, from an mbk point of view, read and write. Also, when a file is searched for reading, the first directory to be looked at is the MBK_WORK_LIB, and then the one defined in MBK_CATA_LIB(1). The unix path argument must be a actually accessible path on your host machine. ERRORS
"mbk_fopen : can't open file 'unix_path/file.xx'" This occurs when either the unix path is irrelevent, or when the file doesn't exist if it is open for reading, or when you don't have the right on the file or directory while trying to write it. EXAMPLE
setenv MBK_WORK_LIB ~fred/crechan/uom SEE ALSO
mbk(3), genlib(1), MBK_CATA_LIB(1). BUG REPORT
This tool is under development at the ASIM department of the LIP6 laboratory. We need your feedback to improve documentation and tools. ASIM
/LIP6 October 1, 1997 MBK_WORK_LIB(1)
All times are GMT -4. The time now is 09:08 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy