|
Most people backup to an archive file. If your destination is a writable directory, this should work. I tried your code on my system but with with different directories and it worked for me. Can you write into that directory? Try touching a file in it using the full path name, not a relative pathname. An unsearchable directory anywhere in that destination path could cause this. Other than that, it beats me.
|