Root File Manager

Hello, I am new to VPS. Could you please tell me how I can view root file manager files via SFTP? Is there software available to edit root file manager files?

v-add-sys-sftp-jail

github document introduction

Add system sftp upload tool

Options: [RESTART]

Example:
bash

v-add-sys-sftp-jail yes

This feature enables the 21-port sftp upload environment.
v-add-user-sftp-jail

github document introduction

Add sftp upload user

Options: USER [RESTART]

Example:
bash

v-add-user-sftp-jail admin

This feature enables sftp upload configuration
v-add-user-sftp-key

github document introduction

Add user sftp key

Options: USER [TTL]

This function creates and updates SSH keys for use with the file manager.
v-delete-backup-host

github document introduction

Delete backup ftp server

Options: TYPE [HOST]

Example:
bash

v-delete-backup-host sftp

This function deletes the ftp backup host
v-change-web-domain-ftp-password

github document introduction

Change the ftp user password.

Options: USER DOMAIN FTP_USER FTP_PASSWORD

Example:
bash

v-change-web-domain-ftp-password admin example.com ftp_usr ftp_qwerty

This function changes the ftp user password.
v-change-web-domain-ftp-path

github document introduction

Change the path for the ftp user.

Options: USER DOMAIN FTP_USER FTP_PATH

Example:
bash

v-change-web-domain-ftp-path admin example.com /home/admin/example.com

This feature changes the ftp user path.
v-update-sys-rrd-ftp

github document introduction

Update ftp RRD

Options: PERIOD

This function is used to update the ftpd rrd database and graph.
v-list-sys-vsftpd-config

github document introduction

View vsftpd configuration parameters

Options: [FORMAT]

This function is used to obtain the vsftpd configuration parameter list.

Currently not supported mainly for security reasons

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.