yanne / api-test

0 stars 0 forks source link

get directories fails when the directory to be copied to already contains the files #108

Open yanne opened 10 years ago

yanne commented 10 years ago

get directories fails when the directory to be copied to already contains the files fetched from the remote server.

error : OSError: (17, 'File exists')

used 2.0 ssh library with python 2.6 in Linux

This issue was originally opened at Google Code on May 13, 2014.