Will using KDE programs use too much system resources?

Joe Klemmer klemmerj at webtrek.com
Sun Apr 30 20:55:59 CEST 2006


On Sat, 2006-04-29 at 17:34 +0200, Mike Massonnet wrote:

> As Ken Moffat said: "Could you not use an sftp client, or simply 'scp' to 
> access the files?", it remember me of sshfs. You will be able to mount any 
> directory from an ssh and access the files with any application.
> 
> If you do that you could for example add a command in bluefish to 
> mount/unmount the mount point so you won't need to run an external terminal 
> if nothing is mounted.
> 'Edit > Preferences > External programs' to add a command. And 'External > 
> Commands' to execute it.

	Easier to do this with a wrapper script.  Just something simple that
would follow this kind of action sequence -

mount sshfs
start bluefish passing commandline options
umount sshfs




More information about the Xfce mailing list