Re: Printing Dir of NAS

Jake Anderson <[email protected]>
Newsgroups gmane.org.user-groups.slug.general
Message-ID <[email protected]>
mount it in the terminal 
(http://wiki.samba.org/index.php/Mounting_samba_shares_from_a_unix_client)

mount -t cifs -o user=luke //192.168.1.104/share /mnt/linky_share


cd /mnt/linky_share
ls

to put it into a file
ls > ~/foo.txt

On 04/02/14 13:48, gonzo01 wrote:
> I have an Iomega 2 TB NAS connected to my home network.
>
> I access it via Firefox ( http://192.168.1.2) or Gigolo ( 
> smb://192.168.1.2 - to mount directories and access them with a 
> filemanager)
>
> I want to be able to print a directory listing to a file - on a HDD 
> attached to my PC I use "ls" but dont have Terminal access to my NAS.
>
> Help please, other than "rooting" the NAS or removing the HD from the 
> NAS and attaching it directly to my PC.
>
>
> Is there a filemanager that will print directory contents?
>
> Thanks
>
> Bill

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.