backmeup / backmeup-prototype

BackMeUp v1 Standalone Backend
Other
3 stars 0 forks source link

Zip plugin must be able to write in sftp folder /{directoryTree}/{userId}/{subFolder} #90

Closed ghost closed 12 years ago

ghost commented 12 years ago

The zip plugin must be able to write in sftp folder /{directoryTree}/{userId}/{subFolder}. Currently it is only capable of creating the destination folder /{directoryTree}/{userId}.

ghost commented 12 years ago

Successfully tested on dev02; updated zip plugin and zip.properties of dev01 to store the files via sftp within the folder:

/data/backmeup-frontend-backupfiles/{userId}/zip/
ghost commented 12 years ago

Tested and deployed on dev02 and dev01