[Samba] Is there any way to run a linux script that will browes
for the shared drives
Thomas Heiligenmann
thomas at heiligenmann.de
Wed Nov 9 07:28:32 GMT 2005
Alfred Nutile schrieb:
> of a computer and then mount them.
> For example I want the backup server to scan the endusers machines for
> shared windows drives so that when ever a user shares a drive named
> sharedname_backup that will then be mounted by the backup server at
> night and backed up.
smbclient -N -L machinename | grep "sharedname_backup"
More information about the samba
mailing list