synchronizing all subfolder?

Discussions about CSEntry
Post Reply
iip
Posts: 32
Joined: January 19th, 2012, 11:30 pm

synchronizing all subfolder?

Post 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-
josh
Posts: 2399
Joined: May 5th, 2014, 12:49 pm
Location: Washington DC

Re: synchronizing all subfolder?

Post 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.
Post Reply