I've got ftplicity running according to the how-to from howtoforge and it runs fine. Till now I only had to restore single files, which worked fine with ftplicity fetch, now I need to restore a complete folder with all sub folders.
I played around with it, read the manual but can't figure out how to do that.
can anyone who's using it help me out there?
Btw. I do a monthly full backup and the rest are only differential backups. I basically need a wordpress installation's plugin folder restored as the upgrade of a plugin broke a couple of things. I know when the upgrade was done, so basically restoring the version from 1day before the upgrade should fix it.
I tried something along these lines:
Code:
./ftplicity h1550830 fetch var/www/clients/clientXX/webXX/web/wp-content/plugins/ /root/mike-restore 7D
that gives me:
Quote:
|
var/www/clients/clientXX/webXX/web/wp-content/plugins/ not found in archive, no files restored.
|
So obviously I tried this next:
Code:
./ftplicity h1550830 fetch var/www/clients/clientXX/webXX/web/wp-content/plugins /root/mike-restore 7D
notice the missing trailing slash behind the folder name.....
this gives me the same error as above :-(
Recent comments
2 hours 21 min ago
11 hours 48 min ago
12 hours 38 min ago
16 hours 11 min ago
20 hours 35 min ago
20 hours 57 min ago
23 hours 7 min ago
1 day 9 hours ago
1 day 14 hours ago
1 day 15 hours ago