Hi folks,

I am trying to make a simple mirroing stack to use with my .Mac account iDisk. it's like this

put "/Volumes/iDisk/studio/blog" into tDestination
put "/Users/andregar/QuickBlog/Root" into tSource
revCopyFolder tSource, tDestination

pretty simple ain't it? no bundle inside the folder, no nested folder... just simple files. The result is empty and nothing happens?! the function returns fine, and nothing happens!!! not a single file is copied, and I am not calling this from startup so I know the function is there.

cheers
andre

--
Andre Alves Garzia  2004  BRAZIL
http://studio.soapdog.org

_______________________________________________
use-revolution mailing list
[email protected]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to