Knowledgebase

How to Use Upload and Download Module

This tutorial walks you through using the Upload and Download module, which is a convenient tool for transferring files to and from your server. Getting started Before proceeding, make sure you’ve logged into Virtualmin. Click on Webmin in the top-left corner of the dashboard, navigate to Tools, and select Upload and Download. Downloading files to your server The Upload and Download module provides a straightforward way to download files from the internet directly to your server:

This tutorial walks you through using the Upload and Download module, which is a convenient tool for transferring files to and from your server.

Getting started#

Before proceeding, make sure you’ve logged into Virtualmin. Click on Webmin in the top-left corner of the dashboard, navigate to Tools, and select Upload and Download.

Downloading files to your server#

The Upload and Download module provides a straightforward way to download files from the internet directly to your server:

  1. URLs to download
    In the Download from web tab, you’ll find a text area labeled URLs to download. Enter the full URL of the file you wish to download here, such as https://example.com/downloads/myfile.tar.gz.

  2. Destination directory
    Specify the target directory in the Download to file or directory field. For instance, to save to the root user’s home directory, input /root.

  3. Download options
    Choose your download preferences, such as creating a directory if it doesn’t exist, setting file ownership, and deciding whether to download immediately or schedule for later.

  4. Initiate download
    Click on Download URLs to start the download process. If you’ve scheduled it for later, the module will handle this automatically at the specified time.

Uploading files from your computer to your server#

Uploading files is just as easy with the module’s user-friendly interface:

  1. Upload to server tab
    Switch to the Upload to server tab. Here you can drag and drop files or click to select files through the file browser.

  2. Select files
    Use the provided file selection area to choose the file(s) from your computer that you want to upload.

  3. Destination directory
    In the File or directory to upload to field, enter the path where you want the files to be saved on the server, like /root.

  4. Upload preferences
    Determine whether to create the directory if it doesn’t exist, set ownership, and whether to extract archives upon upload.

  5. Start upload
    Press the Upload button to transfer the files from your computer to the specified directory on the server.

Additional options#

  • Download from server: Use this feature to download files from your server to your computer. Enter the file path on the server, and click Download.

  • Email notifications: Optionally, you can set the module to send you an email notification when the download or upload completes. Simply select the appropriate option and provide an email address.

  • File management after transfer: The module allows you to extract compressed files after upload or delete the archive, as well as perform similar actions after downloading, like changing file permissions or ownership.

By following these steps, you can efficiently manage file transfers between the web, your local computer, and your server.


Source: https://www.virtualmin.com/docs/getting-started/how-to-use-upload-and-download-module/

  • virtualmin, webmin, email, mail, upload, download, https, schedule, user, log, cli, module
  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to Log In to Virtualmin

This guide provides step-by-step instructions on how to log into the Virtualmin control panel....

How to Navigate in Virtualmin

This tutorial covers the basics of navigating Virtualmin, designed for a range of user roles from...

How to Create Virtual Servers

This quick guide details the process of creating new virtual servers....

Understanding Virtual Server and Account Types

Understanding the different virtual server and account types in Virtualmin is essential for...

How to Change Virtual Server Owner’s Password

This tutorial provides a concise guide on changing the password of a virtual server owner in...