Re: [kde] smb://



В сообщении от Friday 25 May 2007 18:51:46 Boyd Stephen Smith Jr. написал(а):

Anyway, I think the whole kio idea must be implemented on a much
"native" layer of the OS, not the windows manager. Now when I browse a
ODF or GIMP file on our network and double-click on it - GIMP and
OpenOffice just shouts at me - because they dont understand smb://
The idea is very interesting, perhaps it's possible to be realized by using
FUSE. The following paths may be used:
/net/ip_or_dns_name/name_of_protocol/.....
sample:
/net/192.168.0.1/smb/blablabla/....

It will provide abstraction from network layer of the OS and support of custom
programs which doesn't know anything about KIO.

Konq will do part of this if you set up your file type associations
properly. Using %f/%F instead of %u/%U causes Konq to copy the data to a
temporary directory and open it from there. You don't get to write to the
data though. (Well, I suppose you could, but it would simpyl write to the
temporary directory.)
Copying of a file into the temporary directory is sometimes problematical.
For instance, I'd like do watch a film or another large file, such action will
lead to copying of the whole file to temp directory, that can take very long
time. Using of the suggested method may provide using of the file data
without copying whole file on your box, such as usual mounting smb(or other
file share) into local directory tree.

Maybe anyone can do this? This must be very useful.

PS Sorry for my bad english ;)
___________________________________________________
This message is from the kde mailing list.
Account management: https://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Relevant Pages

  • Re: [9fans] Do we have a catalog of 9P servers?
    ... network layer data units, ergo, NAT again. ... The "packet ...
    (comp.os.plan9)
  • SNA: conflicting opinions (was Re: VTAM Security issue)
    ... SNA should be ignored as futile raving. ... I tried to see on what narrow definition of the capabilities a "network" layer ... more than one understanding of what "internetworking" could be intended to ...
    (bit.listserv.ibm-main)
  • Re: Need a script to understand names posts
    ... the physical layer of the ISO model, augmented by providing all of the logic ... a network model that does more than just detect the fact that packets ... and brings them back onto the network as if they had never been lost. ... the packets previously lost will never ever be lost again, ...
    (microsoft.public.scripting.wsh)
  • Re: Machine learning
    ... They usually consist of neurons, ... input layer, the intermediate layer and the output layer. ... into the network using a method called "back-propagation". ... Train the network until it recognises characters reliably.. ...
    (borland.public.delphi.thirdpartytools.general)
  • Re: Client Information
    ... simply collecting data of who is using it and when. ... I have created a WebService in VS 2005 using C# that returns the ... IP addresses belong to the Network ... This means that the Network layer can do whatever it wants to with ...
    (microsoft.public.dotnet.framework.webservices)