Map Drive from UNIX Server to Windows Clients


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Map Drive from UNIX Server to Windows Clients
# 1  
Old 09-10-2006
Map Drive from UNIX Server to Windows Clients

hi all ;;

I have a Tru64 UNIX machine , first i want my employees ( windows clients) to see specific directory on unix , and how can i put a unix command in a visual basic code to copy the contents of that directory to drive c in the client side who request that by clicking a push button.

kafaween
***Email address removed

Last edited by reborg; 09-10-2006 at 06:30 PM..
# 2  
Old 09-12-2006
Samba

Why don't you use a Samba which is shareware. This will allow users to see a drive letter "F: for example" in their "My Computer" settings on the desktops.

The users wouldn't even know that this drive is actually a unix server.

If you then want to give certain users permissions to this drive, then you could setup group policies under windows to only give authorised people access to this drive letter?

Hope it helps in some way.
# 3  
Old 09-12-2006
Thank u for ur answers
I think i will use it , but really i don't have enough experience to do that , could u tell me step by step how to do that , and from where can i download it ..

best regards;
kafaween

mkafaween@ssc.gov.jo
# 4  
Old 09-12-2006
The questions and answers here are supposed to be for the benefit of all, not just you, so posting your email is just asking for trouble. You may have noticed it was edited out of the first post in this thread, that's why.

You can find samba and a large amount of documentation and tutorials on it at samba.org.

[edit] Samba is not shareware. Samba is FREE.

Last edited by Corona688; 09-12-2006 at 11:54 AM..
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. 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

2. UNIX for Advanced & Expert Users

map unix directory to Windows 2003 server

Hi, I am new unix, In the unix server we have two folders 1. /home/directory/sub1/ 2. /home/directory/sub2/ Under each sub we have some other subfolders also. Here my question is I want to create sub2(including subfolder of this) as share drive to windows 2003 server. Can... (7 Replies)
Discussion started by: mabu.ps
7 Replies

3. Windows & DOS: Issues & Discussions

How to map a path to a drive in windows

Hi all, Can anybody explain me about mapping a path to a drive with example? Thanks (3 Replies)
Discussion started by: Bobby16
3 Replies

4. Filesystems, Disks and Memory

Backup apps for Windows server, linux clients?

Hi guys. What would you recommend me a software running on Windows, and it is capable for backing up Windows and Linux (unix is optional) machines? The application should have following features: - Encryption. - Authentication - Open source if possible :) ... I found Amanda, but it... (1 Reply)
Discussion started by: bsddaemon
1 Replies

5. AIX

IPsec from one AIX server to many windows clients

I work for a fairly large organization who recently tasked me with securing our telnet services with IPsec. We have a large mixed environment where most of our servers are running unsecured telnet. ssh was my first suggestion but because of the cost of purchasing an enterprise license for a fips... (2 Replies)
Discussion started by: dgaixsysadm
2 Replies

6. Shell Programming and Scripting

map windows server to unix server

How to map the windows server to tenet/unix server an dget the files in the windows server to unix server? (1 Reply)
Discussion started by: vinay123
1 Replies

7. Shell Programming and Scripting

map windows directories to unix

How to map the windows directories to unix filepath using perl scripts? (0 Replies)
Discussion started by: vinay123
0 Replies

8. 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

9. Solaris

How to map drive from Sun Solaris to Windows! Help me

I have two servers, one running on Windows server 2003 and one running Sun Solaris 10. Can you help me how to map drive from Sun Solaris to Windows server 2003. Thanks (1 Reply)
Discussion started by: tanhq
1 Replies

10. Solaris

How to map unix network dirver in windows

Hi, boss i have question about to how can i map the unix(solaris8) network driver in window. how to config the sorlaris system? thanks very waiting online................... (2 Replies)
Discussion started by: surainbow
2 Replies
Login or Register to Ask a Question