Thanks for your reply!

> The destination path should not already exist, it should end with the 
> directory you want to create. Did you read the docs for copytree()? They 
> say, "The destination directory, named by dst, must not already exist; 
> it will be created as well as missing parent directories."
Which command do you recommend if the destination already exists?
I'd like to overwrite or sychronise a local with a remote directory and
therefore the destinations files already exist.

Regards,
Timmie

_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to