Terminal problem

Soldato
Joined
25 Jan 2008
Posts
2,923
Location
Peterboro, Distro:Ubuntu
I'm trying to copy over all the music dir on my AmigaOne before I sell it. Now I can smb:// connect to it no probs.. looky... there it all is

But if I just drag it over I get a permissions error.. looking at the file properties states "Permissions could not be determined" message. if I open the folder I can drag the song over from inside no worries.. but I aint gonna do that with 117 gigs !!

So I figure.. "hey, I'm an ex Amigan.. use the cli"
So I use one of my ancient saved old commands and edit it a bit ...

Code:
smbfs domain=workgroup user="susan" server=susans-desktop password=YarBoo client=amigaos4 volume=smb: service=//susans-desktop/Music

But it bombs out with "unknown host" I thought it might because It's quite literally years since I used in depth cli commands.

So lets use bash to copy the dirs as sudo .. Only I can't fathom out how to cd to smb://amigaone/all/Data/More-Music

heeeelllllllllp
 
You could mount the samba share on your local machine then treat the files there as if they were local. The backend should silently take care of all the network stuff once it's mounted.
 
Did my head in trying to get Ubuntu to copy it across .. So faffed about in amigaOs and got it going.

SMB.jpg


Y'know.. AmigaOs4 still roolZ at doing some stuff... Gonna be sorry to see this gel go. I'm currently filming it doing stuff to make a Youtube Vid.
 
Back
Top Bottom