Displaying 1 result from an estimated 1 matches for "new_dir_nam".
Did you mean:
new_dir_name
1999 Dec 28
2
Directory rename problem with smbclient
...ying to use smbclient to migrate data from OS/2 LanServers to a
filesystem on an AIX 4.3.1 machine. Everything works great except renaming
directories on the OS/2 LanServer. I get the error ERRDOS - ERRbadfile
(File not found.) renaming files when I do a "rename <existing_dir_name>
<new_dir_name>" at the prompt, but <existing_dir_name> exists. I connected
to a NT Server and a Samba server with smbclient and am able to rename
directories on these systems. I also tried connecting to the OS/2
LanServer from an NT client, and I am able to rename directories, so I do
not think...