Exportació a un ordinador remot

Introduction

This tool allows you to upload files from your collections to a remote computer using a network. It is available from the Export ‣ Export to remote storage Ctrl+Alt+Shift+K menu entry or the corresponding icon in the Tools tab in the Right Sidebar. The tool uses the KDE KIO-slaves in the background to communicate with the remote target.

El diàleg d'exportació cap a un ordinador remot

KIO-Slaves Protocols

KDE's KIO-Slaves allow you to access local and remote resources seamlessly from applications like digiKam. Below is a list of the most commonly used KIO-Slaves protocols for file export and remote access:

Protocol

Description

Example

file://

Access local files and directories.

file:///home/user/folder/

ftp://

Access files on an FTP server (unencrypted).

ftp://user:password@server.com/folder/

sftp://

Securely access files via SFTP (SSH).

sftp://user@server.com/path/

fish://

Access files over SSH (alternative to SFTP).

fish://user@server.com/path/

smb://

Access Windows/Samba network shares.

smb://server/share/

nfs://

Access files on an NFS share.

nfs://server/path/

http://

Access web resources (read-only).

http://example.com/file.txt

https://

Securely access web resources.

https://example.com/file.txt

webdav://

Access files on a WebDAV server.

webdav://server.com/path/

webdavs://

Securely access files on a WebDAV server (HTTPS).

webdavs://server.com/path/

remote://

Manage saved network connections (SSH, FTP, etc.).

remote:/ (then select a saved connection)

man://

Access system manual pages.

man:/ls

info://

Access GNU info documentation.

info:/bash

tar://

Browse the contents of a tar archive.

tar:///path/to/file.tar

zip://

Browse the contents of a zip archive.

zip:///path/to/file.zip

audiocd://

Access audio tracks from a CD.

audiocd:/?track=1

system://

Access system information.

system:/

trash://

Access the trash bin.

trash:/

network://

Browse network resources (Samba, FTP, etc.).

network:/

fonts://

Access installed fonts.

fonts:/

applications://

Access installed applications.

applications:/

settings://

Access system settings.

settings:/

Avís

Protocols like ftp:// are not secure. Prefer sftp:// or fish:// for sensitive transfers.

Truc

To see the full list of available KIO-Slaves on your system, open KInfoCenter (run kinfocenter) and check the Protocols tab.

How to use this tool

In this dialog, to be connected to the remote device, you can use a protocol in the Target Location url field such as:

  • fish://nom_usuari@ordinador_remot: connecta amb l'ordinador_remot utilitzant nom_usuari mitjançant el protocol SSH (Secure SHell).

  • ftp://nom_usuari@ordinador_remot: connecta amb l'ordinador_remot emprant nom_usuari mitjançant el protocol FTP (protocol de transferència de fitxers).

An alternative will be to use the native desktop url selector by pressing the Select Export Location button. A dialog will appear where you can see and select remote devices in the network section of the dialog:

El diàleg d'exportació cap a un ordinador remot amb el Selector d'URL sota Linux.

Nota

El diàleg natiu del selector d'URL només estarà disponible si activeu l'opció correcta a Arranjament ‣ Configura el digiKam... ‣ pàgina Miscel·lània ‣ pestanya Aparença com es descriu a la secció configuració de l'aparença d'aquest manual.

De manera predeterminada, l'eina proposa exportar els elements seleccionats des de la vista d'icones. El botó + Fotografies es pot utilitzar per a afegir més elements a la llista.

Una vegada hàgiu seleccionat la destinació correcta per a pujar els fitxers, premeu el botó Inicia l'exportació per a processar els fitxers. Podreu interrompre l'operació prement el botó Tanca.