How to Show a Ubuntu Trash Bin in FTP

Ubuntu is a popular, free version of the Linux operating system. Ubuntu Desktop has a trash bin icon that is similar to the Recycle Bin in Windows. The trash bin contains deleted files that can be restored if necessary. File Transfer Protocol (FTP) is a network protocol for transferring files between computers. Using FTP you can remotely connect to a Ubuntu computer and access the trash bin that occupies a special hidden directory in the user home directory.

Instructions

    • 1

      Open a command prompt window on your computer.

      In Windows, click on "All Programs" in the Start menu, open the folder "Accessories" and click "Command Prompt."

      In Linux, click the GNOME menu "Applications" and choose "Accessories." Then click "Terminal."

    • 2

      Type "ftp ubuntu.phys.com" and press "Enter." Note that "ubuntu.phys.com" is an example; you need to replace it in that command with the actual name of your Ubuntu system.

    • 3

      Type your username on the prompt "Login" and press "Enter."

    • 4

      Enter your password on the prompt "Password," then hit "Enter" to connect to the Ubuntu computer.

    • 5

      Type the command "cd .Trash" and press "Enter" to change the directory to the trash bin directory.

    • 6

      Type "ls" and hit "Enter" to display files in the trash bin.

Related Searches:

References

Comments

You May Also Like

Related Ads

Featured