This is a discussion on kio- loacte 0.4.4 - Support for remote server - Suggestion - KDE ; Am Freitag, 21. Oktober 2005 11:05 schrieben Sie: > Hallo, > > > well I thought it couldn't be to difficult to allow kio-locate to execute > > locate on the remote server like > > locate: .bz2 > > ...
Am Freitag, 21. Oktober 2005 11:05 schrieben Sie:
> Hallo,
>
> > well I thought it couldn't be to difficult to allow kio-locate to execute
> > locate on the remote server like
> > locate: .bz2
> > to be transformed into
> > locate:username@serverort .bz2
> > transformed into
> > ssh -X gass@sw-ssh -p 22001 locate .bz2
> >
> > and to allow the results to be accessed via sftp or fish
>
> ok, I see your point. Is this last command line you mention a working
> example for you?
Yes (the -X is not necessary though),
IMHO the possibilities would be
remote (similar to sftp)
locate://username@serverort .bz2
locate://serverort .bz2
locate://username@server .bz2
locate://server .bz2
local
locate:.bz2
> I have no experience with such use of ssh and the like,
> but this might be really possible to implement.
> What kind of syntax would you propose for such a feature? I don't really
> think your example "locate:username@serverort pattern" is the way to go,
> because you can't ommit username and port for "locate:server pattern" would
> be ambiguous.
if the sugestion above is used the command
locate://username@serverort
could be easyly replaced with
sftp://username@serverort
or
fish://username@serverort
which konqueror can handle well
>
> Cheers
For further discussion kde-devel@kde.org would be helpful so I cc it,
--
cu
Ferdinand
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<