I hope I'm not dragging up an old topic but...
I'm writing a script which needs to cp a file from a windows computer so I need to know how to access a samba dir from the cli.
cd smb://... doesn't work "No such file or directory".
What am I doing wrong?
I'm writing a script which needs to cp a file from a windows computer so I need to know how to access a samba dir from the cli.
cd smb://... doesn't work "No such file or directory".
What am I doing wrong?
Comment