sitecopy to local storage devices
Dan Jacobson <[email protected]>
| Newsgroups | gmane.comp.web.sitecopy |
|---|---|
| Message-ID | <[email protected]> |
I was thinking the sitecopy concept might be useful in purely local machine settings, e.g., we want to reduce wear and tear on some types of special storage devices, where not only writes, but each access could be seen as expensive. I suppose one has to crank up an ftp daemon, and can't just do SITECOPY_COPY_COMMAND=cp. And then there's synce pcp command for writing to WinCE devices, where copying each file is a finger crossed big deal. There I would want the command ="pcp %from_path %to_path", and a different one for making and deleting directories. What I'm saying is too bad there is no [?] frontends/backends distinction, where one could specify: shell COMMAND_TO_DO MKDIR, RMDIR, PUT, DEL... all with environment variables. _______________________________________________ sitecopy maillist - [email protected] http://dav.lyra.org/mailman/listinfo/sitecopy