Using RCP to copy and delete the files from Windows Drive

Hi,

I have a requirement to copy the files from C drive on Windows to UNIX, once the files are copied I need to delete them from that drive (C:).

A drive is also on same network as my unix, so I was asked to use RCP for copying the files. Can any one have the syntax to copy the files from windows drive to UNIX, once the copy is done, I need to delete them also.

Can any one please help?