|
How it works
| [Previous] [Main] [Next] |
| · | browse Computer B's directory structure to the required file
|
| · | initiate a copy command (e.g. Ctrl+C)
|
| · | browse computer A's directory structure for the location to copy the file to
|
| · | complete the copy command by pasting to the new location (e.g. Ctrl+V)
|
| · | encrypts, signs, then sends the copy command to the remote Computer B
|
| · | checks the authenticity of the email through encryption key and digital signature
|
| · | fetches the file
|
| · | compresses the information
|
| · | encrypts, signs, and sends the information back to remote Computer A
|
| · | checks the authenticity of the email through encryption key and digital signature
|
| · | uncompresses the information
|
| · | saves the file into the specified local location
|