Search Results

Search: Posts Made By: mikemark
46,288
Posted By mikemark
Here's another way: #!/bin/sh # #...
Here's another way:


#!/bin/sh

#
# Name:
# testfile
#
# Usage:
# ./testfile "/dir/and file to test for.txt"
#
# Notes:
# Quotes needed when testing for names with...
Forum: Linux 08-27-2008
8,275
Posted By mikemark
for higher security maybe try: scp...
for higher security maybe try:

scp <filename> username@host:<destination path>

you may need to perform key generation and placement as well.
See: man ssh, man scp, man ssh-keygen
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 12:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy