similar to: Web inteface for uploading?

Displaying 20 results from an estimated 800 matches similar to: "Web inteface for uploading?"

2002 Nov 14
1
samba and/or DAV
while looking for a solution for webbased access to our samba-servers I found a recommendation towards using DAV instead. I just took a first glance at DAV (www.webdav.org) and find it very interesting. Are there any documentes comparing these two strategies in intranet and internet (speed, reliability ...) I would also be greatly interested if anyone here uses DAV to allow roaming users to
2002 Sep 21
1
smb2www
have anyone used the samba to web gateway (smb2www) ? Can someone walk me through with getting the system up ? I think i installed everything properly, but i just don't know how to browse the network. Really hope someone can go through the steps with me. Thank u.
2001 Dec 06
1
WEB Front End for Clients???
I was wondering if there is a web front end for clients. By this I mean, is there something I can install on my apache server( wich is running on the same server ) that will alow my users to go to a page, login, and it drop them into there home directory. I have researched WEBDAV but I don't think it has the functionality that I need. Any help is greatly appreciated Wayne Dozier Network
1998 Apr 29
0
ANNOUNCE: SMB2WWW, a web gateway to SMB networks
Ladies and gentlemen, it is with great pleasure that I announce to you SMB2WWW, a HTML gateway to SMB (or Windows) networks. What is it ? SMB2WWW is a set of perl scripts designed to give you access to your network in a similar way as the Network Neighbourhood of MS Windows fame. It requires a recent version of perl, samba and a web server that supports CGI. What can I do with it ? >From
1999 Aug 05
5
Authentication Question
Is is possible to have samba, upon request from the client machine, query a remote database for the username associated with the client machine, and accept that as user authentication? -- ian
2004 Jan 09
1
best, safest and easiest way to provide remote access to files on linux machine
dear list. this question is rather related to samba, although not exclusively. I consider it related enough to ask here, please apologise if you don't. we are in the process of setting up a samba domain at my company. a goal is to replace our current nt4 servers. another goal is to provide an easy way to access the documents on the lan (and peoples home directories) from 'outside'
2012 Jun 05
1
best way to access samba shares remotely without VPN
Hi all, I'm wondering what is the best way to access samba shares securely over the net. I saw sslbridge and davenport but they don't seem to be managed properly. I was thinking of using webdav via https. I dont want to use VPN as im using openvpn and it is not support well with Mac iOS and OSX client. webdav is supported well. Regards J
2000 Jul 27
0
The R-Java inteface from Omegahat
We have finally configured the R-Java interface as a `regular' R package. This allows R users to create arbitrary Java objects and call any accessible method. It has a reasonably sophisticated mechanism for handling transferring of arguments from R to Java and vice-versa, and allows Java classes to be implemented via R functions. The package and all the documentation is available from
2015 Feb 17
0
[Bridge] Is there anyway to force an ethernet inteface to stay up (ignore carrier detection) in order to keep the bridge up?
Hi guys I am trying to keep a linux bridge up even when there is no interface connected to it. Is this possible? br0 has eth13 and eth0 ensalved to it eth0 is up eht13 is down /opt# ip link show br0 25: br0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP mode DEFAULT group default link/ether 00:0f:20:67:dc:b4 brd
2014 Jul 28
2
wireless inteface configure as bridge
Hi, I m using centos 7 in laptop and kvm as virtualization to run windows guest vm.Currently i m using NAT as default setting for guest vm, my internet is fine but can't resolve some domains and sites. So want to come on bridge. As per my understanding bridge can not work while device is managed by NetworkManager. Is there any utility or tool to use to scan wireless device in network and
2002 Oct 25
1
how to browse Windows shares
Hi; I've installed samba under Linux, and I can see my shares from Windows2000 client machines. I can also use smbclient to see the content of shares in Windows machines. So I'm quite happy :-) But what I can't do is to browse the contents of windows machines in a browser installed in my linux OS. I use Konqueror, and I'm not able to browse the content of the lan. (I cannot
2011 Mar 28
8
CDR MYSQL missing field data
Hello, I have Asterisk-1.8.3.2, dahdi-linux-complete-2.4.1+2.4.1, and libpri-1.4.11.5 installed and running on a Ubuntu 10.04 server all built from source. Everything is working nicely except one small issue. The CDR records are stored in the CSV file correctly and complete. The MySQL storage is working as it should and is automatically updating all the fields except the CLID field. I have
2002 Oct 27
5
Another GUI
Just would like to draw the maintainers attention to my GUI to samba. Some time ago I spoke with someone on the subject, since the project is very advanced right now this email is just a reminder. Any information on whats worng whats missing and what does not wrong is welcomed. The project is at: http://freshmeat.net/projects/thor Atom
2014 Aug 20
6
[Bug 82843] New: [NV96][Regression][Bisected] Failure to resume
https://bugs.freedesktop.org/show_bug.cgi?id=82843 Priority: medium Bug ID: 82843 Assignee: nouveau at lists.freedesktop.org Summary: [NV96][Regression][Bisected] Failure to resume QA Contact: xorg-team at lists.x.org Severity: normal Classification: Unclassified OS: Linux (All) Reporter: trevor.davenport
2010 Nov 04
3
Plotting a grid of directly specified colours
Dear R-help, Could any of you direct me to a function for plotting a grid of colours, directly specified by a matrix of hex colour codes? In other words I'm looking for a heatmap() or image()-like function to which I can specify the colour of each grid location directly, rather than providing a numerical matrix and a 1D-colour scale (heatmap, image, levelplots,NeatMap...). I'm surprised
2009 Dec 31
2
How to access shares via HTTP (apache2)
Hello, I configured samba fileserver as a member of samba domain. PDC and fileserver are different machines. It works great using windows sharing. Now, I need to set up apache to serve my shares, but I am having problem with permissions. Apache runs as www-user, and doesn't see content in shares. So I would like to ask, what is the proper way to use apache (or another http server) to serve
2004 Mar 19
4
64-bit Windows advanced server 2003 hangs
I just had the unpleasant experience of crashing a production server _twice_ when trying to access a file share. The server is 64-bit Windows 2003 on an itanium3. My box is RedHat Linux 8.0 with Samba 3.0.0-2. Here's some messages from syslog: Mar 19 09:13:58 hedron automount[1037]: attempting to mount entry /dborg/POS Mar 19 09:13:58 hedron mount.smbfs[23153]: [2004/03/19 09:13:58, 0]
2012 Nov 11
4
Multiplying elements of a list by rows of a matrix
Hi all, I have the following code: set.seed(1) x1 <- matrix(sample(1:12), ncol=3) x2 <- matrix(sample(1:12), ncol=3) x3 <- matrix(sample(1:12), ncol=3) X <- list(x1,x2,x3) tt <- matrix(round(runif(5*4),2), ncol=4) Is there a way I can construct a new list where newlist[[i]] = tt[i,] %*% X[[i]] without using a for loop? Each element of newlist will be 3 x 1 vector. Thanks -- Tina
2010 Oct 27
1
Control of axis limits in multiple panel lattice plots
Unwanted space (padding?) is introduced at the extremes of the x and y axes of my lattice plots. I've tried defining the scales using xlim, scale and num.limits in x.scale.components, but haven't succeded in getting overriding the introduction of extra space. Here's the problem:
2004 Dec 01
5
using samba through a VPN
I already have an existing network that is managed by a samba PDC. In the next few days, I will be linking another small LAN to the existing one over the internet using openvpn. I've been told that samba (through no fault of its own) doesn't work very well through a VPN. For the new network, there will be a box with 2 NICs: one for the internet and one for the LAN. This box will use