FTP protocol (File Transfer Protocol) ShowIntroduction to FTP protocol
FTP protocol (File Transfer Protocol) is, as its name indicates a protocol for transferring files.
The implementation of FTP dates from 1971 when a file transfer system (described in RFC141) between MIT machines...
File transfer via SSH ShowSSH - Secure SHell
SSH allows the use of pipelines controls, and use inputs / outputs pipes as any other commands , on the basis that redirection is done to or from the remote machine.
This may be used to transfer files:
ssh server...
[Windows XP ] Transfering files via Bluetooth Show[Windows XP ] Transfering files via Bluetooth
Implementation:
Accessing the utility:
Transferring Data
Windows XP possess a interesting utility that allows you to transfer data via Bluetooth. It is very handy if you want to send...
Uploading Large Files ShowUploading Large Files
You have surely encountered various difficulties for sending files through e-mail due file
limitation. You have found the elucidation to your trouble. There are several means to
transfer files and data from one...
Connecting two computers with a USB cable. ShowConnecting two computers with a USB cable.
What to choose?
How does it work?
What to do?
If you have to transfer huge files from one PC to another, using a flash disk or burning a CD-ROM can seem like a waste of time. One wise way...
[PS3] Sharing files / DLNA Server Show[PS3] Sharing files / DLNA Server
How to share files between a Playstation 3 and PC
Issue
You want to establish a relationship with DLNA protocol between your PC and your PS3, including images, audio and video access to YouTube,...
Download Medieval Bluetooth OBEX File Transfer ShowMedieval Bluetooth OBEX File Transfer is an administrator for file transfer between
your PC and your telephone, PDA, Palm or Notebook and through your Bluetooth connection.The management of files is done by drag and drop operations and you can view...
Download HFS (Http File Server) ShowHFS is a ultra-simple way to share files with friends.
· Launch HFS
· Slide above it the file to be shared.
And that’s all !
The directory is accessible from any browser.
It is ultra-simple and no installation is necessary (HFS is only...
Using FTP commands ShowThe FTP protocol
FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
FTP commands ShowThe FTP protocol
FTP (File Transfer Protocol) is a protocol — meaning a standard language that lets two machines communicate — used so that computers of different types (or with different operating systems) can transfer files over a...
UNIX - Files ShowIntroduction to UNIX files
In UNIX systems any element is represented in the form of a file. All files are architectured around a single tree structure where the base, called the root, is written "/".
File types
UNIX systems define different...