Hi Jeff,

O.K. I think I have done it correctly. 

First, yes, the drive is NTFS and second I have installed (and in use)
Extra Filesystems extension.

mnt/Music is there and I can see all of the Directories and files.

mnt/EXTBackup is also there and I can see the contents

I ran the commands as best as I understood them and here are the
outputs...

/$ ~$ ls -la /mnt/Music
-sh: ~$: not found

/$ ~$ mount | grep mnt/EXTBackup
-sh: ~$: not found


/$ ~$ ls -la /mnt/EXTBackup
-sh: ~$: not found

/$ ~$ mount | grep /mnt/Music/
-sh: ~$: not found

I also tried some variations.

Thanks again,

Howard


Jeff07971 wrote: 
> OK The command looks good and is a correct output for rsync, though it
> looks like it has done nothing
> 
> What is the format of the external HDD ? You said you have had this
> connected to a windows PC so I'm assuming its formatted NTFS, have you
> installed the "Extra filesystems" extension ?
> 
> Check that the Ext is mounted :-
> 
> ~$ mount | grep mnt/EXT
> 
> EDIT: try ~$ mount | grep /dev/  (less output)
> 
> post the result
> Check the device appears
> 
> ~$ ls -la /mnt/EXT
> 
> post the result
> Check that the files on the EXT HDD appear
> 
> Do the same for the source directory



Can I go home now?
------------------------------------------------------------------------
Howard Passman's Profile: http://forums.slimdevices.com/member.php?userid=16674
View this thread: http://forums.slimdevices.com/showthread.php?t=107352

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to