mssa426
Group: Members
Posts: 5
Joined: April 2007 |
|
Posted: April 14 2007,22:46 |
|
I've got dsl on one machine, and windows 2000 on another, both on a network. I can connect to the win2000, via smbclient \\machinename\sharename -U username. I can move around via the command line. Coping files from win2000 to dsl fails, using get. I enter get filename.ext, result is "error opening local file filename.ext". If I enter get *.ext, result is "nt_status_object_name_invalid open remote file \temp\*.ext".
I know linux can't write to a ntfs partition, but it can read/copy from. What am I doing wrong?
|