1. make the folders(H:\win7_host_backup) on Windows PC sharedwindows
2. on remote Linux PC cmdline,ci
mount -t cifs -o username=xxxxxxx,password=xxxxx,dir_mode=0755,file_mode=0755 //WindowsPC_IP/win7_host_backup ~/remote_windowsrem
Done.cmd