Elliot Murdock
2009-May-13 17:08 UTC
[asterisk-users] Voicemail and remote directory with SSHFS
Hello! I am trying to mount a remote directory for voicemail using sshfs. However, whenever Asterisk attempts to write the file, it fails, because SSHFS cannot lock the directory. Is there a solution to this problem or an alternative method for using a remote directory for voicemail? Thanks, Elliot -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090513/6d568660/attachment.htm
Danny Nicholas
2009-May-13 17:26 UTC
[asterisk-users] Voicemail and remote directory with SSHFS
Probably a permissions problem. Check out this article http://ubuntu.wordpress.com/2005/10/28/how-to-mount-a-remote-ssh-filesystem- using-sshfs/ _____ From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Elliot Murdock Sent: Wednesday, May 13, 2009 12:09 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Voicemail and remote directory with SSHFS Hello! I am trying to mount a remote directory for voicemail using sshfs. However, whenever Asterisk attempts to write the file, it fails, because SSHFS cannot lock the directory. Is there a solution to this problem or an alternative method for using a remote directory for voicemail? Thanks, Elliot -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090513/e4308eca/attachment.htm
David Gibbons
2009-May-13 17:40 UTC
[asterisk-users] Voicemail and remote directory with SSHFS
Tunnel samba or nfs through ssh, rather than using sshfs, then mount using once of those more ubiquitous standards. -Dave From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Elliot Murdock Sent: Wednesday, May 13, 2009 1:09 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [asterisk-users] Voicemail and remote directory with SSHFS Hello! I am trying to mount a remote directory for voicemail using sshfs. However, whenever Asterisk attempts to write the file, it fails, because SSHFS cannot lock the directory. Is there a solution to this problem or an alternative method for using a remote directory for voicemail? Thanks, Elliot -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090513/a6d0b109/attachment.htm