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
 
create directory(1m)													      create directory(1m)

NAME
create directory - Creates a directory SYNOPSIS
cdscp create directory directory-name [clearinghouse clearinghouse-name] ARGUMENTS
The full name of the directory The name of the clearinghouse in which you create the directory. DESCRIPTION
The create directory command creates a directory with the name that you specify. If you do not specify a clearinghouse, CDS creates the master replica of the directory in the same clearinghouse as the new directory's parent directory. Privilege Required You must have the following permissions in order to create a directory: read and insert permission to the parent directory; write permis- sion to the clearinghouse in which the master replica of the new directory is to be stored. In addition, the server principal must have read and insert permission to the parent directory. NOTES
To ensure that all replicas are consistent, perform an immediate skulk of the parent directory after issuing this command. This command is replaced at Revision 1.1 by the dcecp command and may not be provided in future releases of DCE. EXAMPLE
The following command creates a directory named /.:/sales. cdscp> create directory /.:/sales RELATED INFORMATION
Commands: delete directory(1m), list directory(1m), set directory(1m), set directory to skulk(1m), show directory(1m) create directory(1m)
All times are GMT -4. The time now is 12:35 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy