[sipX-dev] unable to specify FTP directory
On Mon, 2009-06-29 at 16:33 -0400, Scott Lawrence wrote:
> On Mon, 2009-06-29 at 16:26 -0400, Matt Keys wrote:
> > I tried using <ip address>/<directory> but that didn't work. Is there a
> > way to specify which directory to upload to or are you forced to use
> > whatever chroot the server gives you?
>
> could you please be more explicit about what you're doing, what you
> expect, and what you are getting?
>
Moved to dev since this is more of a feature request unless I'm missing
something obvious. Again, we're talking about from the web interface:
Servers -> Backup, then specifying FTP.
Lets say I run the sites sipx.atlanta.org and sipx.memphis.org. I'd like
to use the same FTP server credentials for both to backup to
ftp.example.org. I should be able to specify ftp.example.org/atlanta on
sipx.atlanta.org and ftp.example.org/memphis for sipx.memphis.org, or at
least have a field to specify the path. A simple URL addressing scheme
would work too, i.e: ftp://username:password@xxxxxxxxxxxxxxx/atlanta ,
or better yet sftp://, https://, and so on.
In it's current state if I try to enter anything other than just the
hostname/IP, username and password, it will fail.