samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_local
authorAmitay Isaacs <amitay@gmail.com>
Mon, 1 Aug 2011 05:47:10 +0000 (15:47 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 3 Aug 2011 04:25:55 +0000 (14:25 +1000)
commitc670465c23765bade0d248215cbdddafbd8468ee
tree5c851b910b3139cf3572fc1fa5abc0dbc4d03ba0
parent1e3667934b777034d6460f938ba5093f3c913144
samba-tool: Rename copy_directory_recurse to copy_directory_remote_to_local

gpo fetch is remote->local and gpo create is local->remote
local is local filesystem and remote is smb share.
Need two functions to copy local->remote and remote->local.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/netcmd/gpo.py