__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

[email protected]: ~ $
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="files-rename" xml:lang="es">

  <info>
    <link type="guide" xref="files#common-file-tasks"/>
    <link type="seealso" xref="files-rename-multiple"/>
    <link type="seealso" xref="files-rename-music-metadata"/>

    <revision version="gnome:47" date="2024-08-31" status="candidate"/>

    <credit type="author">
      <name>Proyecto de documentación de GNOME</name>
      <email>[email protected]</email>
    </credit>
    <credit type="author">
      <name>Shaun McCance</name>
      <email>[email protected]</email>
    </credit>
    <credit type="author">
      <name>Jim Campbell</name>
      <email>[email protected]</email>
    </credit>
    <credit type="editor">
      <name>Michael Hill</name>
      <email>[email protected]</email>
    </credit>
    <credit type="editor">
      <name>David King</name>
      <email>[email protected]</email>
    </credit>

    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>

    <desc>Cambiar el nombre de un archivo o de una carpeta</desc>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Daniel Mustieles</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2011 - 2022</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Nicolás Satragno</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2012</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Francisco Molinero</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2011</mal:years>
    </mal:credit>
  
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
      <mal:name>Jorge González</mal:name>
      <mal:email>[email protected]</mal:email>
      <mal:years>2011, 2012</mal:years>
    </mal:credit>
  </info>

  <title>Renombrar un archivo o una carpeta</title>

  <p>Al igual que con otros gestores de archivos, puede usar <app>Archivos</app> para cambiar el nombre de un archivo o de una carpeta.</p>

  <steps>
    <title>Para renombrar un archivo o una carpeta:</title>
    <item><p>Pulse con el botón derecho sobre un archivo o carpeta y seleccione <gui>Renombrar</gui>, o seleccione el archivo y pulse <key>F2</key>.</p></item>
    <item><p>Escriba el nombre nuevo y pulse <key>Intro</key> o pulse en <gui>Renombrar</gui>.</p></item>
  </steps>

  <p>Cuando renombra un archivo, solo se selecciona la primera parte del nombre de ese archivo, sin la extensión (la parte que va después del <file>.</file>). La extensión normalmente representa el tipo de archivo (p.ej <file>archivo.pdf</file> es un documento PDF), y normalmente no querrá cambiarla. Si necesita cambiar la extensión también, seleccione el nombre completo del archivo y cámbielo.</p>

  <note style="tip">
    <p>If you renamed the wrong file, or named your file improperly, you can
    undo the rename. To revert the action, immediately click the menu button in
    the sidebar and select <gui>Undo Rename</gui>, or press
    <keyseq><key>Ctrl</key><key>Z</key></keyseq>, to restore the former
    name.</p>
  </note>

  <section id="valid-chars">
    <title>Caracteres válidos para nombres de archivo</title>

    <p>Puede usar cualquier carácter en los nombres de archivos, excepto la barra inclinada <file>/</file>. Algunos dispositivos, sin embargo, usan <em>sistemas de archivos</em> con más restricciones en los nombres de archivos. Por lo tanto, es recomendable evitar los siguientes caracteres: <file>|</file>, <file>\</file>, <file>?</file>, <file>*</file>, <file>&lt;</file>, <file>"</file>, <file>:</file>, <file>&gt;</file>, <file>/</file></p>

    <note style="warning">
    <p>Si nombra a un archivo con un <file>.</file> como primer carácter, el archivo estará <link xref="files-hidden">oculto</link> cuando intente verlo en el gestor de archivos.</p>
    </note>

  </section>

  <section id="common-probs">
    <title>Problemas comunes</title>

    <terms>
      <item>
        <title>El nombre del archivo ya está en uso</title>
        <p>No puede tener dos archivos o carpetas con el mismo nombre en la misma carpeta. Si al cambiar el nombre a un archivo intenta asignarle uno que ya existe en la carpeta donde está trabajando, el gestor de archivos no se lo permitirá.</p>
        <p>Los nombres de archivos y carpetas son sensibles a mayúsculas, por lo que el nombre <file>Archivo.txt</file> no es lo mismo que <file>ARCHIVO.txt</file>. Usar nombres diferentes como estos está permitido, pero no es recomendable.</p>
      </item>
      <item>
        <title>El nombre de archivo demasiado largo</title>
        <p>En algunos sistemas de archivos, los nombres de los archivos no pueden tener más de 255 caracteres. Este límite de 255 caracteres incluye tanto el nombre del archivo como la ruta del archivo (ej. <file>/home/wanda/Documentos/trabajo/propuestas-trabajo/…</file>), por lo que debería evitar nombres largos en archivos y carpetas siempre que sea posible.</p>
      </item>
      <item>
        <title>La opción para renombrar está en gris</title>
        <p>Si la opción <gui>Renombrar</gui> aparece en color gris, es que no tiene los permisos necesarios para renombrar el archivo. Debe tener cuidado al tratar de renombrar estos archivos, ya que cambiar el nombre a archivos protegidos puede causar problemas o hacer que su sistema se vuelva inestable. Consulte la <link xref="nautilus-file-properties-permissions"/> para obtener más información.</p>
      </item>
    </terms>

  </section>

</page>

Filemanager

Name Type Size Permission Actions
figures Folder 0755
a11y-bouncekeys.page File 3.89 KB 0644
a11y-braille.page File 2.28 KB 0644
a11y-contrast.page File 3.08 KB 0644
a11y-dwellclick.page File 4.54 KB 0644
a11y-font-size.page File 3.35 KB 0644
a11y-icon.page File 3.28 KB 0644
a11y-mag.page File 3.84 KB 0644
a11y-right-click.page File 4.56 KB 0644
a11y-screen-reader.page File 3.16 KB 0644
a11y-slowkeys.page File 4.3 KB 0644
a11y-stickykeys.page File 5.26 KB 0644
a11y-visualalert.page File 3.58 KB 0644
a11y.page File 3.34 KB 0644
about-hardware.page File 2.55 KB 0644
about-hostname.page File 2.57 KB 0644
about-os.page File 2.62 KB 0644
about-this-guide.page File 2.08 KB 0644
about.page File 1.83 KB 0644
accounts-add.page File 4.31 KB 0644
accounts-disable-service.page File 3.46 KB 0644
accounts-provider-not-available.page File 2.38 KB 0644
accounts-remove.page File 3.64 KB 0644
accounts-which-application.page File 4.95 KB 0644
accounts-whyadd.page File 2.68 KB 0644
accounts.page File 2.01 KB 0644
addremove-creator.page File 2.02 KB 0644
addremove-install-synaptic.page File 2.6 KB 0644
addremove-install.page File 2.56 KB 0644
addremove-ppa.page File 2.23 KB 0644
addremove-remove.page File 2.48 KB 0644
addremove-sources.page File 2.41 KB 0644
addremove.page File 817 B 0644
app-cheese.page File 913 B 0644
backup-check.page File 2.87 KB 0644
backup-frequency.page File 3.19 KB 0644
backup-how.page File 3.65 KB 0644
backup-restore.page File 2.35 KB 0644
backup-thinkabout.page File 4.53 KB 0644
backup-what.page File 3.61 KB 0644
backup-where.page File 3.33 KB 0644
backup-why.page File 2.37 KB 0644
bluetooth-connect-device.page File 5.05 KB 0644
bluetooth-device-specific-pairing.page File 4.8 KB 0644
bluetooth-problem-connecting.page File 4.07 KB 0644
bluetooth-remove-connection.page File 3.43 KB 0644
bluetooth-send-file.page File 4.33 KB 0644
bluetooth-turn-on-off.page File 3.79 KB 0644
bluetooth-visibility.page File 3.5 KB 0644
bluetooth.page File 2.5 KB 0644
clock-calendar.page File 3.46 KB 0644
clock-set.page File 3.33 KB 0644
clock-timezone.page File 3.4 KB 0644
clock-world.page File 3.16 KB 0644
clock.page File 1.63 KB 0644
color-assignprofiles.page File 3.58 KB 0644
color-calibrate-camera.page File 2.47 KB 0644
color-calibrate-printer.page File 2.52 KB 0644
color-calibrate-scanner.page File 3.22 KB 0644
color-calibrate-screen.page File 3.53 KB 0644
color-calibrationcharacterization.page File 3.62 KB 0644
color-calibrationdevices.page File 1.81 KB 0644
color-calibrationtargets.page File 2.18 KB 0644
color-canshareprofiles.page File 2.63 KB 0644
color-gettingprofiles.page File 2.5 KB 0644
color-howtoimport.page File 3.32 KB 0644
color-missingvcgt.page File 2.17 KB 0644
color-notifications.page File 3.1 KB 0644
color-notspecifiededid.page File 2.27 KB 0644
color-testing.page File 4.14 KB 0644
color-whatisprofile.page File 2.28 KB 0644
color-whatisspace.page File 4.74 KB 0644
color-why-calibrate.page File 2.39 KB 0644
color-whyimportant.page File 4.65 KB 0644
color.page File 1.8 KB 0644
community-support.page File 1.17 KB 0644
contacts-add-remove.page File 3.47 KB 0644
contacts-connect.page File 3.02 KB 0644
contacts-edit-details.page File 3.53 KB 0644
contacts-link-unlink.page File 3.7 KB 0644
contacts-search.page File 2.67 KB 0644
contacts-setup.page File 3.06 KB 0644
contacts.page File 1.72 KB 0644
disk-benchmark.page File 3.94 KB 0644
disk-capacity.page File 4.88 KB 0644
disk-check.page File 4.23 KB 0644
disk-format.page File 3.9 KB 0644
disk-partitions.page File 4.38 KB 0644
disk-repair.page File 5.94 KB 0644
disk-resize.page File 4.2 KB 0644
disk.page File 1.56 KB 0644
display-blank.page File 3.05 KB 0644
display-brightness.page File 3.51 KB 0644
display-dual-monitors.page File 6.35 KB 0644
display-night-light.page File 3.07 KB 0644
files-autorun.page File 6.9 KB 0644
files-browse.page File 4.67 KB 0644
files-copy.page File 5.2 KB 0644
files-delete.page File 4.29 KB 0644
files-disc-write.page File 2.23 KB 0644
files-hidden.page File 4.72 KB 0644
files-lost.page File 3.38 KB 0644
files-open.page File 4.39 KB 0644
files-preview.page File 3.07 KB 0644
files-recover.page File 3.4 KB 0644
files-removedrive.page File 3.96 KB 0644
files-rename-multiple.page File 4.61 KB 0644
files-rename-music-metadata.page File 2.93 KB 0644
files-rename.page File 5.72 KB 0644
files-search.page File 6.47 KB 0644
files-select.page File 3.09 KB 0644
files-share.page File 3.25 KB 0644
files-sort.page File 4.78 KB 0644
files-templates.page File 3.38 KB 0644
files-tilde.page File 2.87 KB 0644
files.page File 2.82 KB 0644
get-involved.page File 1.43 KB 0644
gnome-classic.page File 6.66 KB 0644
gnome-on-ubuntu.page File 1.98 KB 0644
gnome-version.page File 2.43 KB 0644
hardware-auth.page File 1.45 KB 0644
hardware-cardreader.page File 4.12 KB 0644
hardware-driver.page File 2.84 KB 0644
hardware-problems-graphics.page File 1.7 KB 0644
hardware.page File 2.05 KB 0644
index.page File 1.18 KB 0644
keyboard-cursor-blink.page File 3.04 KB 0644
keyboard-key-menu.page File 3.4 KB 0644
keyboard-key-super.page File 3.35 KB 0644
keyboard-layouts.page File 6.86 KB 0644
keyboard-nav.page File 10.55 KB 0644
keyboard-osk.page File 4.13 KB 0644
keyboard-repeat-keys.page File 3.48 KB 0644
keyboard-shortcuts-set.page File 17.63 KB 0644
keyboard.page File 2.14 KB 0644
legal.xml File 343 B 0644
look-background.page File 5.14 KB 0644
look-display-fuzzy.page File 3.55 KB 0644
look-resolution.page File 6.74 KB 0644
media.page File 2.36 KB 0644
more-help.page File 946 B 0644
mouse-doubleclick.page File 3.61 KB 0644
mouse-lefthanded.page File 2.92 KB 0644
mouse-middleclick.page File 4.34 KB 0644
mouse-mousekeys.page File 5.2 KB 0644
mouse-problem-notmoving.page File 4.43 KB 0644
mouse-sensitivity.page File 3.17 KB 0644
mouse-touchpad-click.page File 9.08 KB 0644
mouse-wakeup.page File 2.42 KB 0644
mouse.page File 2.49 KB 0644
music-cantplay-drm.page File 3.08 KB 0644
nautilus-behavior.page File 4.42 KB 0644
nautilus-bookmarks-edit.page File 3.38 KB 0644
nautilus-connect.page File 8.59 KB 0644
nautilus-display.page File 3.94 KB 0644
nautilus-file-properties-basic.page File 5.7 KB 0644
nautilus-file-properties-permissions.page File 5.53 KB 0644
nautilus-list.page File 6.22 KB 0644
nautilus-prefs.page File 1.68 KB 0644
nautilus-preview.page File 3.55 KB 0644
nautilus-views.page File 3.06 KB 0644
net-antivirus.page File 2.91 KB 0644
net-browser.page File 1.57 KB 0644
net-default-browser.page File 3.17 KB 0644
net-default-email.page File 3.11 KB 0644
net-email-virus.page File 3.03 KB 0644
net-email.page File 1.92 KB 0644
net-findip.page File 4.59 KB 0644
net-firewall-on-off.page File 3.33 KB 0644
net-firewall-ports.page File 3.64 KB 0644
net-fixed-ip-address.page File 4.43 KB 0644
net-general.page File 1.83 KB 0644
net-macaddress.page File 3.72 KB 0644
net-manual.page File 4.57 KB 0644
net-mobile.page File 4.06 KB 0644
net-othersconnect.page File 3.45 KB 0644
net-othersedit.page File 3.82 KB 0644
net-problem.page File 1.61 KB 0644
net-proxy.page File 4.13 KB 0644
net-security-tips.page File 3.99 KB 0644
net-security.page File 1.67 KB 0644
net-slow.page File 4.7 KB 0644
net-vpn-connect.page File 5.15 KB 0644
net-what-is-ip-address.page File 2.92 KB 0644
net-wired-connect.page File 3.63 KB 0644
net-wired.page File 1.55 KB 0644
net-wireless-adhoc.page File 3.48 KB 0644
net-wireless-airplane.page File 3.26 KB 0644
net-wireless-connect.page File 5.28 KB 0644
net-wireless-disconnecting.page File 4.65 KB 0644
net-wireless-find.page File 3.31 KB 0644
net-wireless-hidden.page File 4.16 KB 0644
net-wireless-noconnection.page File 4.36 KB 0644
net-wireless-troubleshooting-device-drivers.page File 5.6 KB 0644
net-wireless-troubleshooting-hardware-check.page File 8.52 KB 0644
net-wireless-troubleshooting-hardware-info.page File 3.97 KB 0644
net-wireless-troubleshooting-initial-check.page File 4.54 KB 0644
net-wireless-troubleshooting.page File 3.53 KB 0644
net-wireless-wepwpa.page File 2.55 KB 0644
net-wireless.page File 1.97 KB 0644
net-wrongnetwork.page File 2.92 KB 0644
net.page File 1.94 KB 0644
numeric-keypad.page File 1.34 KB 0644
parental-controls.page File 7.96 KB 0644
power-autobrightness.page File 2.47 KB 0644
power-autosuspend.page File 2.64 KB 0644
power-batteryestimate.page File 4.01 KB 0644
power-batterylife.page File 5.45 KB 0644
power-batteryoptimal.page File 3.13 KB 0644
power-batteryslow.page File 2.28 KB 0644
power-batterywindows.page File 3.26 KB 0644
power-closelid.page File 4.56 KB 0644
power-constantfan.page File 3.15 KB 0644
power-hotcomputer.page File 3.89 KB 0644
power-lowpower.page File 2.59 KB 0644
power-nowireless.page File 3.51 KB 0644
power-othercountry.page File 3.25 KB 0644
power-percentage.page File 2.35 KB 0644
power-profile.page File 2.9 KB 0644
power-status.page File 2.91 KB 0644
power-suspend.page File 2.74 KB 0644
power-suspendfail.page File 4.04 KB 0644
power-whydim.page File 2.89 KB 0644
power-willnotturnon.page File 3.75 KB 0644
power-wireless.page File 2.48 KB 0644
power.page File 2.3 KB 0644
prefs-display.page File 1.74 KB 0644
prefs-language-install.page File 2.23 KB 0644
prefs-language.page File 1.63 KB 0644
prefs-sharing.page File 1.88 KB 0644
prefs.page File 1.7 KB 0644
printing-2sided.page File 2.82 KB 0644
printing-booklet-duplex.page File 4.16 KB 0644
printing-booklet-singlesided.page File 4.72 KB 0644
printing-booklet.page File 2.86 KB 0644
printing-cancel-job.page File 4.33 KB 0644
printing-differentsize.page File 2.94 KB 0644
printing-envelopes.page File 3.3 KB 0644
printing-inklevel.page File 3.2 KB 0644
printing-name-location.page File 4.48 KB 0644
printing-order.page File 3.15 KB 0644
printing-paperjam.page File 2.48 KB 0644
printing-select.page File 2.38 KB 0644
printing-setup-default-printer.page File 3.47 KB 0644
printing-setup.page File 4.65 KB 0644
printing-streaks.page File 3.17 KB 0644
printing-to-file.page File 3.08 KB 0644
printing.page File 2.23 KB 0644
privacy-history-recent-off.page File 4.28 KB 0644
privacy-location.page File 3 KB 0644
privacy-purge.page File 4.14 KB 0644
privacy-screen-lock.page File 4.51 KB 0644
privacy.page File 2.28 KB 0644
quick-settings.page File 5.4 KB 0644
remote-login.page File 5.82 KB 0644
report-ubuntu-bug.page File 3.56 KB 0644
screen-shot-record.page File 7.95 KB 0644
session-fingerprint.page File 5.03 KB 0644
session-formats.page File 3.56 KB 0644
session-language.page File 4.39 KB 0644
session-screenlocks.page File 3.34 KB 0644
sharing-bluetooth.page File 3.04 KB 0644
sharing-desktop.page File 8.3 KB 0644
sharing-media.page File 4.17 KB 0644
sharing-personal.page File 4.45 KB 0644
sharing-secure-shell.page File 2.58 KB 0644
sharing.page File 1.54 KB 0644
shell-apps-favorites.page File 3.36 KB 0644
shell-apps-open.page File 4.82 KB 0644
shell-exit.page File 6.88 KB 0644
shell-introduction.page File 10.54 KB 0644
shell-keyboard-shortcuts.page File 9.76 KB 0644
shell-lockscreen.page File 3.11 KB 0644
shell-notifications.page File 6.07 KB 0644
shell-overview.page File 2.22 KB 0644
shell-wellbeing.page File 5.68 KB 0644
shell-windows-lost.page File 3.44 KB 0644
shell-windows-maximize.page File 3.12 KB 0644
shell-windows-states.page File 3.45 KB 0644
shell-windows-switching.page File 4.08 KB 0644
shell-windows-tiled.page File 2.45 KB 0644
shell-windows.page File 3.41 KB 0644
shell-workspaces-movewindow.page File 4.85 KB 0644
shell-workspaces-switch.page File 4.02 KB 0644
shell-workspaces.page File 4.84 KB 0644
sound-alert.page File 3.01 KB 0644
sound-broken.page File 1.92 KB 0644
sound-crackle.page File 3.06 KB 0644
sound-nosound.page File 6.62 KB 0644
sound-usemic.page File 3.43 KB 0644
sound-usespeakers.page File 3.71 KB 0644
sound-volume.page File 4.19 KB 0644
startup-applications.page File 1.64 KB 0644
status-icons.page File 20.99 KB 0644
tips-specialchars.page File 7.54 KB 0644
tips.page File 1.56 KB 0644
touchscreen-gestures.page File 5.02 KB 0644
user-accounts.page File 2.53 KB 0644
user-add.page File 4.92 KB 0644
user-admin-change.page File 3.67 KB 0644
user-admin-explain.page File 5.38 KB 0644
user-admin-problems.page File 2.76 KB 0644
user-autologin.page File 3.33 KB 0644
user-changepassword.page File 3.98 KB 0644
user-changepicture.page File 3.94 KB 0644
user-delete.page File 3.82 KB 0644
user-goodpassword.page File 5.12 KB 0644
video-dvd-restricted.page File 1.88 KB 0644
video-dvd.page File 3.98 KB 0644
video-sending.page File 4.31 KB 0644
wacom-left-handed.page File 2.4 KB 0644
wacom-map-buttons.page File 2.72 KB 0644
wacom-mode.page File 2.83 KB 0644
wacom-multi-monitor.page File 2.89 KB 0644
wacom-stylus.page File 3.09 KB 0644
wacom-tablet-unknown.page File 2.66 KB 0644
wacom.page File 1.92 KB 0644
Filemanager