NOTICE
This documentation is currently under development. Some sections may be incomplete or missing. We appreciate your patience as we work to provide comprehensive information about our services.
Table of Contents
How to Upload Files to Your Bytevora Server
To upload files to your Bytevora server, you can use the Upload feature available in the server dashboard or you can use SFTP to transfer files securely. To upload files using the server dashboard:
- Navigate to your server's dashboard on the Bytevora platform.
- Click on the "Files" tab to access the file management interface.
- Click on the "Upload" button and select the files you want to upload from your local machine. You can also drag and drop files into the file management interface to upload them. To upload files using SFTP, follow the instructions in the How to Access Your Bytevora Server Using SFTP section of the SSH and SFTP documentation to connect to your server, and then use your SFTP client's interface to transfer files between your local machine and the server.
How to Download Files from Your Bytevora Server
To download files from your Bytevora server, you can either add all files to an archive and download it, or you can use SFTP to transfer files securely. To download files using the server dashboard:
- Navigate to your server's dashboard on the Bytevora platform.
- Click on the "Files" tab to access the file management interface.
- Select the files you want to download and click on the "Archive" button to create an archive of the selected files. Once the archive is created, you can click on the 3 dots next to the archive and select "Download" to download the archive to your local machine. To download files using SFTP, follow the instructions in the How to Access Your Bytevora Server Using SFTP section of the SSH and SFTP documentation to connect to your server, and then use your SFTP client's interface to transfer files between your local machine and the server.