Search : in
By :

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 GMT 
 Report this message to moderators

Hello,
i need to remove remote linux server file from my local unix server.now i write unix shell script in unix server A and remove files from linux server B.

thanks in advance.

Jack

Configuration: Windows XP
Internet Explorer 6.0

Best 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...

1

 TheParoxysm, on Dec 11, 2008 7:52:41 am GMT

Use SSH

[SSH Tutorial http://suso.org/docs/shell/ssh.sdf ] Good Luck!
If my post was of help, please give me a thumbs u­p to the left, and if this solves it, mark it as­ resolved!

Reply to TheParoxysm