Apps :: File manager



Quote (lucky13 @ May 14 2008,14:48)
There are three file managers included in DSL.
1. dfm. This is the desktop file manager that puts icons on your desktop. It can also be used to nagivate and manage your entire file system.
2. emelfm. This is a twin-paned file manager launched from the filer icon in the tray. There's also a menu item for it in apps-tools (two menu items -- be careful when using it as root).
3. This is often overlooked as a file manager, but DSL comes with adequate command line tools for managing files and filesystems. It will pay off in the long run if you learn the basic commands for copying, moving, removing, mounting, etc., so you're able to manage your system in the absence of other tools.

Hi Lucky,

Thanks for the reply, I tried the dsl 4.2.5 intro.iso but I can't find it. Can you direct me further?

Is there anything to key in (say, command) to access the files you want?

Thanks again for the prompt reply.

Shek

I'm not sure what you're asking. Both emelfm and dfm have some basic MIME-type (file) associations so they open files with certain applications. You can change those associations to suit your needs.

If you're trying to access files from your hard drive, you need to mount the partition with the files. You can do that by right clicking over one of the desktop icons (those are part of dfm) or by opening emelfm and going to /mnt and finding the partition you want to mount and right clicking it (choose mount). If your hard drive has one partition for Windows (c: in Windows), it should be listed as /mnt/hda1. When you mount it, you'll be able to navigate its directories.

Quote (lucky13 @ May 15 2008,10:05)
I'm not sure what you're asking. Both emelfm and dfm have some basic MIME-type (file) associations so they open files with certain applications. You can change those associations to suit your needs.

If you're trying to access files from your hard drive, you need to mount the partition with the files. You can do that by right clicking over one of the desktop icons (those are part of dfm) or by opening emelfm and going to /mnt and finding the partition you want to mount and right clicking it (choose mount). If your hard drive has one partition for Windows (c: in Windows), it should be listed as /mnt/hda1. When you mount it, you'll be able to navigate its directories.

Hi Lucky,

I have found the file manager, it is emelfm versio 0.9.2. Thanks.

I will try  /mnt/hda1 tommorow, but what do you mean by mount, and how to mount?

Thanks again for the advise.

Shek

In linux/unix type systems, storage devices are not automatically made available to the user to access. Before you can read/write to a storage device, you need to "mount" it - I guess this is a carry-over from the days of having to mount a reel-to-reel tape to store data.

There are several ways to mount a storage device - perhaps you could use emelfm, navigate to the device you would like to mount (eg /mnt/hda1), right-click on it and choose "mount". After this, you should be able to double-click on the device and see its contents.

Quote (Juanito @ May 15 2008,13:29)
In linux/unix type systems, storage devices are not automatically made available to the user to access. Before you can read/write to a storage device, you need to "mount" it - I guess this is a carry-over from the days of having to mount a reel-to-reel tape to store data.

There are several ways to mount a storage device - perhaps you could use emelfm, navigate to the device you would like to mount (eg /mnt/hda1), right-click on it and choose "mount". After this, you should be able to double-click on the device and see its contents.

Thanks for the info, I will try it out!

Shek

Next Page...
original here.