I need to remove remote machine file
Last answer on Dec 11, 2008 7:52:41 am GMT jack, on Dec 11, 2008 4:44:49 am GMTBest answers for « i need to remove remote machine file » in :
File transfer via SSH Show SSH - 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...
[Sed] Delete one or more lines from a file Show[Sed] Delete one or more lines from a file
Removing one (or several) line (s) of a file
Syntax:
sed '{[/]||[/]}d'
sed '{[/][,][/]d'
/.../=delimiters
n = line number...
MacOS X: Delete obstinate Files ShowMacOS X: Delete obstinate Files
It may happens sometimes when trying to empty the recycle bin and that the files or folders you want to delete it still refuses to disappear.
To resolve this problem, use a UNIX command in Terminal....
Unable to safely remove a device ShowUnable to safely remove a device
Safely Remove a USB key
Download and install Unlocker.
Automate the process using a batch file
Additional Information
Safely Remove a USB key
It may happen that when trying to remove a USB device...
Download WipeFile ShowThe removal of certain files and folders is not always effective. There are files that still leave traces on your computer even after deletion.
WipeFile is a secure quickly to remove the files and folders.
Wipefile uses ten different standard...
Ping ShowThe Ping tool
"Ping" (short for Packet INternet Groper) is without a doubt the best-known network administration tool. It is one of the simplest tools, because all it does is send packets to check if a remote machine is responding and, by...
Using Telnet ShowIntroduction to Telnet
Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...
Using Telnet ShowIntroduction to Telnet
Telnet is a protocol for emulating a remote terminal, which means that it can be used to run commands entered on a keyboard at a remote machine. The tool Telnet is an implementation of the Telnet protocol, which means that it...
Use SSH
|

