Closed regs79 closed 9 years ago
Hi! Currently no ( @delphaber correct me if I'm wrong ).
Wordmove uses Photocopier gem at version 0.0.10, which does not support SFTP.
There is already an issue https://github.com/welaika/photocopier/issues/14 for SFTP support, has been implemented and Photocopier has been updated to 1.0.0-pre
for testing. I didn't had time to test this myself, so is still pending.
If you'd like to test Wordmove with the new Photocopier you can report results on the Photocopier repository, so that gem is promoted to stable and Wordmove dependency is updated!
Hi!
Thanks for the response. I'm not much of a Ruby guy but I think I've worked it out.
I installed the 1.0.0-pre
initially but couldn't get wordmove to talk to it although I changed all references to the version.
What I ended up doing was going to looking at the changes in the last commit and added them manually to the 0.0.10
version of photocopier and it worked.
That's probably not enough for you to update, but I appreciate the advice. :+1:
Thank you @endorama @regs79 :)
Next release of wordmove will use photocoper 1.0
Any word on upgrading to Photocopier 1.0 so we can enable SFTP?
Sorry for the long waiting, but we are still waiting to schedule Wordmove's pre-release using the updates Photocopier...really sorry... I'll try to force a bit the schedule w/ my colleagues.
We're not on the way of a new release, but very close to a pre-release (installable via gem install wordmove --pre
) in order to start to test it the easy way.
That would be awesome! On Wed, Jul 1, 2015 at 12:16 AM Alessandro Fazzi notifications@github.com wrote:
We're not on the way of a new release, but very close to a pre-release (installable via gem install wordmove --pre) in order to start to test it the easy way.
— Reply to this email directly or view it on GitHub https://github.com/welaika/wordmove/issues/133#issuecomment-117264280.
@regs79 @gwelser @joeguilmette you could be interested in this: https://github.com/welaika/wordmove/issues/174#issuecomment-118370169
Enjoy testing :)
Is SFTP support still on schedule for next release?
Is there anyway to enable SFTP with wordmove?
I can't see any configuration option for it, but it seems like there should be one as photocopier has support.