Shevchik / AutoSaveWorld

Bukkit plugin that provides advanced bukkit server management capabilities. Supports automatic saves, backups, stale data purge, plugin management, and more.
GNU General Public License v3.0
35 stars 36 forks source link

Fix SFTP error when directory already exists #28

Closed ChanceSD closed 8 years ago

ChanceSD commented 8 years ago

I did this to fix my issue from https://github.com/Shevchik/AutoSaveWorld/issues/26 So just thought i would make a pull request in case you want it.

Shevchik commented 8 years ago

Should work for now, but i will replace it with proper fix later (should actually walk directories separated by / one by one)