Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

Bharathr

Thanks a lot for the fast reply. it fixed my prob :)
Bharathr

MV command help

Hi,

Every 10mins, I get files to my remote server /testdata . I would like to use MV command to move all the files in /testdata directory (*.*) to local C:\temp.

My local machine is running on windows.
Is the below command correct?

mv /testdata/*.* C:\temp.