SSH/SFTP remote access
al.ex - November 3, 2009 - 15:34
| Project: | Backup and Migrate |
| Version: | 6.x-2.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I'm wondering if there's a way to use ssh/sftp instead of ftp for remote destinations. It's the only way I can access a client's server, hence the necessity.
Thanks.

#1
looks like it may be possible to write a destination type for ssh/sftp with the ssh2 PECL extension: http://www.php.net/manual/en/function.ssh2-sftp.php
I'm not sure I'll have time to work on this though, so if somebody else wants to pick up this mantle I'd be happy to lend a hand with the integration part.
R