![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| create folder in windows from unix while FTP | Metalero de Oz | UNIX for Dummies Questions & Answers | 0 | 05-14-2008 01:22 PM |
| folder replication between windows and unix | systemsb | UNIX for Dummies Questions & Answers | 0 | 03-27-2007 09:41 PM |
| Unix and Windows Server 2003 | italia | UNIX for Dummies Questions & Answers | 1 | 03-01-2007 11:09 PM |
| Windows Server 2003 file sharing with UNIX | markgrimes | Windows & DOS: Issues & Discussions | 1 | 09-21-2006 07:49 AM |
| How can i get my windows 98 folder from unix? | abdul | UNIX for Dummies Questions & Answers | 2 | 08-28-2001 12:18 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
|||||
|
If you use smbmount to mount the share onto a mountpoint on your UNIX filesystem, you should be able to treat that directory as if it were any other UNIX directory.
E.g. Code:
$ smbmount //server/share /mnt -o username=user password=pass Code:
$ cd /mnt $ /run/my/script ZB |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|