Thread
:
Check file exists on Remote Server
View Single Post
#
4
(
permalink
)
06-12-2008, 07:05 AM
unSpawn
Junior Member
User
Join Date: Feb 2008
My distro: .
Posts: 10
Rep Power:
0
ping -c 1 ipaddress && ssh user@host 'test -e /path/and/filename && echo exists'
unSpawn
View Public Profile
Find all posts by unSpawn