Category

File Management

Articles in this category
Upload Files in Plesk
File Manager in Plesk is great for uploading individual files or compressed files to your domain. It could take a longer time to upload&hell…
2 min read
Upload Files Using FTP in Plesk
To securely connect your computer to your server for file uploads, use an FTP client like Filezilla, CoreFTP, or Cyberduck. Find your server…
4 min read
Uploading Files Using FTP in cPanel
FTP is fast but insecure for file transfer. SFTP, like FTP over SSH, offers security. Use SFTP with desktop clients like Filezilla for Linux…
4 min read
Uploading public_html Files in cPanel
To develop your website, you can create webpages on your computer and then upload them to your website using either cPanel's File Manager or…
4 min read
Using Cron to Compress Files in Cloud Sites
To compress files in Cloud Sites via a cron job, create a script, upload it via FTP, and schedule it through the Cron tab…
3 min read
Using Git with Plesk
Plesk now supports Git via an extension, facilitating code management. After installation and activation, use Git to publish and update publ…
4 min read
Using rsync for backups on Linux/Unix systems
Learn what `rsync` is and how to use it for fast, reliable backups on Linux. Our guide covers incremental file transfers for local and&helli…
10 min read
Using rsync to Sync Local and Remote Systems
Discover how to sync local and remote systems using the Linux rsync utility. Learn basic commands, remote SSH transfers, and using alternate…
5 min read
Using SFTP to login as Root
This tutorial guides users on logging into their Cloud VPS as root and downloading backups using an FTP client. FTP clients facilitate user-…
1 min read
Using SSH keys for SFTP users with mod_sftp (InterWorx)
Secure SFTP on SiteWorx: Set up SSH key auth with `mod_sftp`. Enhance security & automate logins. Guide covers key gen, config & port 24.
8 min read
Using Tar & Gzip/Gunzip to Create or Unzip GZ Files/TGZ Files in Linux
Learn how to unzip (decompress/uncompress) .gz or tar.gz files in Linux. This article covers the differences between TAR, GZ, TAR.GZ, TGZ, a…
12 min read
Using the File Manager in cPanel
The File Manager in cPanel is a secure tool to manage website files directly. This article explains its use.
2 min read