Bug 2979 - Copy/Move support in smbclient
Summary: Copy/Move support in smbclient
Status: RESOLVED LATER
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Client Tools (show other bugs)
Version: 3.0.9
Hardware: All Linux
: P3 enhancement
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-11 07:49 UTC by lloyd
Modified: 2005-08-30 05:42 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lloyd 2005-08-11 07:49:08 UTC
I was looking for a way to copy/move files within the same share or maybe 
different shares using smbclient. You can do it with mount, but doing it with 
smbclient would be a lot easier.

Please let me know if this is likely to be done
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-08-30 05:42:16 UTC
There is an extremely old SMBmv protocol op that no one uses.
We could perhaps do this in smbclient, but this is probably 
not a high priority given other pressing issues.  If you could 
write up a patch, I'd be glad to review it.