====== Accessing Wordpress files ====== ==== Downloading Filezilla ==== FileZilla allows to access both FTP and SFTP servers, you can download it [[https://filezilla-project.org/download.php?platform=win64|here for Windows]] and [[https://dl1.cdn.filezilla-project.org/client/FileZilla_3.70.6_macos-arm64.app.tar.bz2?h=d3swjXiQ_NaVWgl68vhj8A&x=1786113310|here for MacOS]]. Then run the executable and follow the on-screen commands. \\ If you use Linux look into your package manager. \\ ==== Setup ==== - On the top left, open "File" -> "Site Manager" \\ \\ - Click on "New Site" and insert the following informations: \\ * Protocol: **SFTP** \\ * Host: **becloudsolutions.com** \\ * Logon Type: **Key file** \\ * User: **admin** \\ * Key file: **//full path of your .pem file//** (contact your administrator to obtain this) \\ {{:setups:sftp_wordpress_configuration.png|}} \\ \\ - During the first login, it may ask about the key trust: click on "Always trust this host" and click "OK" \\ {{:setups:filezilla_key_trust.png|}} \\ \\ \\ ==== Accessing the files ==== - From the "Site Manager" select the desired connection and click "Connect" \\ \\ - In the "Remote site" window modify the path and insert ''/var/www/wordpress'' and press enter \\ {{:setups:wordpress_remote_site_path.png|}} \\ \\ \\ From this point on you can navigate the folder structure and open a file by right-clicking on it and open it with an external editor (I suggest [[https://github.com/VSCodium/vscodium/releases|VSCodium]]) or downloading them to your computer and then re-uploading it again. \\ ==== Tips ==== Wordpress files are only accessible from the local BeCloud WiFi-network, so you need to use our Wireguard VPN to access it remotely. \\ For setup please look at the [[setting_up_office_vpn|VPN guide]]. \\ --- //[[lorenzo.cesana@becloudsolutions.com|Lorenzo Cesana]] 2026/08/07 15:21//