Page 1 of 1

synchronizing all subfolder?

Posted: August 26th, 2016, 7:12 am
by iip
Hi,

Is that possible cspro pnc file to synchronize all sub directory under a folder? what is the options?

Thanks in advance,

-iip-

Re: synchronizing all subfolder?

Posted: August 27th, 2016, 2:31 pm
by josh
It is not possible to that in a single command. You can use wildcards in the put and get statements so you can do:

put *

or get *

to upload/download all files in a folder but that will not get the subfolders.