I'd strongly suggest making it web-only, without the SMB side.
Reason being, no doubt at some time in the future the powers that be will
want to link it into their office in another country, and SMB will be pretty
slow (even on a VPN).
Also if it is web based it means you won't have to support the end users'
PCs anywhere near as much. Your IT Dept will love you for it as they won't
have to worry about setting file permissions for new users/groups/blah.
Even NT admins admit that SMB/CIFS is slow and bulky!

I use smbclient in an application (actually in sh, rather than PERL) but I
use it like FTP. That is, I just get the files I need (using cron) and work
on them with PERL on a local disk rather than through the temperamental SMB
interface.

Regards,

Jill.

-- 
Jill Rowling, Snr Des. Eng. & Unix System Administrator
Eng. Systems Dept, Aristocrat Technologies Australia
3rd Floor, 77 Dunning Ave Rosebery NSW 2018
Phone: (02) 9697-4484 Fax: (02) 9663-1412 Email: [EMAIL PROTECTED]
 


> -----Original Message-----
> From: Ken Foskey [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, 11 September 2001 23:05
> To: slug
> Subject: Re: [SLUG] Samba hooks in Perl?
> 
> 
> Rev Simon Rumble wrote:
> 
> > 
> > So the way I'm thinking of doing it is to store everything in a
> > database with appropriate metadata attached to each file.  The files
> > can be explored through a web interface or through a 
> heirarchical file
> > system structure.  To do this I need to be able to export it through
> > Samba.


----------------------
CONFIDENTIALITY NOTICE
----------------------
This email is intended only to be read or used by the addressee.
The information contained in this e-mail message may be confidential
information. If you are not the intended recipient, any use, interference
with, distribution, disclosure or copying of this material is unauthorised
and prohibited. Confidentiality attached to this communication is not waived
or lost by reason of the mistaken delivery to you.

If you have received this message in error, please delete it and notify us
by return e-mail or telephone Aristocrat Technologies Australia Pty Limited
on +61 2 9413 6300.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to