Reply
Byte
Grung3
Posts: 7
Registered: ‎08-01-2012
0

Re: Inaccessible Data in NET Drive

kenji57, Thank you for your support. I did what you say but I cannot access my data. Take a look on the new attached file its show that I have a public folder but my data is not there ;-( I tryed to creat another user called teste2 but when I try to copy any file to the disk I received the message that I have no permission to do this. Is there another way to access the data in disk? Like through USB cable ou using a SSL program? Regards,
Zettabyte
kenji57
Posts: 504
Registered: ‎04-13-2012
0

Re: Inaccessible Data in NET Drive

[ Edited ]

Other users have connected the drive with a USB to SATA adapter.

 

You can also connect to the GFH with SSH (is that what you meant?) using  PuTTY

 

Instructions for Easy Root Access 

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------
For the sake of your own health and sanity, if your data is important to you, keep a second copy on another storage (a backup)
Byte
Grung3
Posts: 7
Registered: ‎08-01-2012
0

Re: Inaccessible Data in NET Drive

Hi Guys,

 

I connected as root using SSH. Now I looking for my files in the disk.

 

I´had used the command: #df and look the result:

Filesystem 1K-blocks Used Available Use% Mounted on
rootfs 216180 167140 49040 78% /
ubi0:rootfs 216180 167140 49040 78% /
none 62900 32 62868 1% /dev
nodev 62900 36 62864 1% /var/log
nodev 62900 464 62436 1% /mnt/tmpfs
nodev 62900 4 62896 1% /var/lib/php/session
nodev 62900 464 62436 1% /tmp
nodev 62900 464 62436 1% /var/run
nodev 62900 464 62436 1% /var/cache
nodev 62900 464 62436 1% /var/lib/axentra_sync
nodev 62900 464 62436 1% /var/lib/oe-admin/minions
nodev 62900 464 62436 1% /var/lib/oe-admin/actions
nodev 62900 464 62436 1% /var/lib/oe-update-checker
nodev 62900 464 62436 1% /etc/blkid
nodev 62900 464 62436 1% /var/lib/dbus
nodev 62900 464 62436 1% /var/lib/dhclient
nodev 62900 464 62436 1% /var/lock
nodev 62900 464 62436 1% /var/spool
nodev 62900 464 62436 1% /var/lib/avahi-autoipd
nodev 62900 464 62436 1% /etc/dhclient-eth0.conf
nodev 62900 464 62436 1% /etc/printcap
nodev 62900 464 62436 1% /etc/resolv.conf
nodev 976760000 247316760 729443240 26% /var/cache/mt-daapd
ubi0:rootfs 216180 167140 49040 78% /tmp/eaccelerator
ubi0:rootfs 216180 167140 49040 78% /tmp/templates_c
nodev 62900 464 62436 1% /home/0external
/dev/sda1 976760000 247316760 729443240 26% /mnt/eSata
/dev/sda1 976760000 247316760 729443240 26% /home/0common
/dev/sda1 976760000 247316760 729443240 26% /tmp/atalk
/dev/sda1 976760000 247316760 729443240 26% /tmp/albumcache
/dev/sda1 976760000 247316760 729443240 26% /tmp/0db
/dev/sda1 976760000 247316760 729443240 26% /var/cache/mt-daapd
/dev/sda1 976760000 247316760 729443240 26% /tmp/apache_tmp
/dev/sda1 976760000 247316760 729443240 26% /tmp/minidlna
/dev/sda1 976760000 247316760 729443240 26% /home/0db/id3_cache
/dev/sda1 976760000 247316760 729443240 26% /home/0backups
nodev 62900 464 62436 1% /home/zizis/External Storage
nodev 62900 464 62436 1% /home/zizi/External Storage
nodev 62900 464 62436 1% /home/teste/External Storage
nodev 62900 464 62436 1% /home/teste2/External Storage

 

 

It's appear that the files are there but how to access them?

 

Regards,