How to Login the FTP Server of S-Series VoIP PBX

This article will introduce an approach to check or transfer the files via FTP Server for S-Series VOIP PBX. 

Scope of application: S-Series VoIP PBX

 

1. Enable the FTP port

Login the Web GUI page, go to Settings > System > Security > Service, enable the FTP 21 port.

Note: after checking or transferring the files, do remember to disable this port.

mceclip0.png

Figure-1

 

2. Login the FTP Server 

2.1 User can access the FTP Server through the Quick access on Local Computer. Enter the FTP Serve address, the allowed format: ftp://x.x.x.x/ 

Note: x.x.x.x means the IP address when you login the PBX Web GUI page

_______15183359547267.png

Figure-2

 

2.2 Login the FTP Server, right-click the "Login-As" and enter the Username/ Password: same as SSH username & password. Refer with this SSH

 ftp2.png

Figure-3

 

ftp3.png

Figure-4

 

3. Access the files

User can check or transfer the files to the corresponding folders directly.

ftp4.png

Figure-5 

 

 

Have more questions? Submit a request

2 Comments

  • 0
    Avatar

    I can connect with ftp server, but how can I get access to recording file in an external disk installed ?

    seems like that support account dont have permission to access to the folder ?

    ftp> ls
    200 PORT command successful. Consider using PASV.
    150 Here comes the directory listing.
    drwxr-x--- 2 0 0 4096 Apr 30 10:29 boot
    drwxr-x--- 9 0 0 4096 Apr 30 10:29 cache
    drwxr-x--- 2 0 0 4096 May 05 07:41 countrydefense
    drwxr-x--x 13 0 0 4096 May 16 22:09 etc
    drwxr-xr-x 2 0 0 4096 Apr 08 18:35 fax
    drwxr-xr-x 2 0 0 4096 May 16 22:33 ftp_media
    drwxr-x--- 3 0 0 4096 Apr 30 10:55 gui_backups
    drwxrwxrwx 2 0 0 4096 Apr 30 10:30 imageupdate
    drwxr-xr-x 2 0 0 4096 Apr 30 10:29 rcstop
    drwxr-xr-x 4 0 0 4096 Apr 08 18:33 sounds
    drwxr-xr-x 2 0 0 4096 May 05 11:18 storage_share
    drwxr-xr-x 7 0 0 4096 May 05 11:23 support
    drwxrwxrwx 2 0 0 4096 May 16 22:07 syslog
    drwxr-xr-x 2 0 0 4096 May 16 05:40 syslog_backup
    drwxrwxrwx 6 0 0 4096 May 10 13:42 tftpboot
    drwxr-x--x 9 0 0 4096 Apr 08 18:35 var
    drwxr-x--- 2 0 0 4096 May 16 00:00 webupload
    drwxr-x--x 5 0 0 4096 May 16 22:09 www
    drwxr-xr-x 6 0 0 4096 Apr 30 10:29 ysapps
    226 Directory send OK.
    ftp> cd storage_share
    250 Directory successfully changed.
    ftp> ls
    200 PORT command successful. Consider using PASV.
    150 Here comes the directory listing.
    lrwxrwxrwx 1 0 0 20 May 05 11:18 harddisk1 -> /tmp/media/harddisk1
    226 Directory send OK.
    ftp> cd harddisk1
    550 Failed to change directory.
    ftp>

  • 0
    Avatar

    I can connect with ftp server, but how can I get access to recording file in an external disk installed ?

    seems like that support account dont have permission to access to the folder ?

    ftp> ls
    200 PORT command successful. Consider using PASV.
    150 Here comes the directory listing.
    drwxr-x--- 2 0 0 4096 Apr 30 10:29 boot
    drwxr-x--- 9 0 0 4096 Apr 30 10:29 cache
    drwxr-x--- 2 0 0 4096 May 05 07:41 countrydefense
    drwxr-x--x 13 0 0 4096 May 16 22:09 etc
    drwxr-xr-x 2 0 0 4096 Apr 08 18:35 fax
    drwxr-xr-x 2 0 0 4096 May 16 22:33 ftp_media
    drwxr-x--- 3 0 0 4096 Apr 30 10:55 gui_backups
    drwxrwxrwx 2 0 0 4096 Apr 30 10:30 imageupdate
    drwxr-xr-x 2 0 0 4096 Apr 30 10:29 rcstop
    drwxr-xr-x 4 0 0 4096 Apr 08 18:33 sounds
    drwxr-xr-x 2 0 0 4096 May 05 11:18 storage_share
    drwxr-xr-x 7 0 0 4096 May 05 11:23 support
    drwxrwxrwx 2 0 0 4096 May 16 22:07 syslog
    drwxr-xr-x 2 0 0 4096 May 16 05:40 syslog_backup
    drwxrwxrwx 6 0 0 4096 May 10 13:42 tftpboot
    drwxr-x--x 9 0 0 4096 Apr 08 18:35 var
    drwxr-x--- 2 0 0 4096 May 16 00:00 webupload
    drwxr-x--x 5 0 0 4096 May 16 22:09 www
    drwxr-xr-x 6 0 0 4096 Apr 30 10:29 ysapps
    226 Directory send OK.
    ftp> cd storage_share
    250 Directory successfully changed.
    ftp> ls
    200 PORT command successful. Consider using PASV.
    150 Here comes the directory listing.
    lrwxrwxrwx 1 0 0 20 May 05 11:18 harddisk1 -> /tmp/media/harddisk1
    226 Directory send OK.
    ftp> cd harddisk1
    550 Failed to change directory.
    ftp>

Please sign in to leave a comment.