Search Results

Search: Posts Made By: warmboy610
20,628
Posted By millan
The only way is to use key authentication.
The only way is to use key authentication.
19,479
Posted By bakunin
To expand on what zaxxon explained: With...
To expand on what zaxxon explained:

With "ftp" you:


connect to the other server
are asked for a username
supply this
are asked for a password
supply this
send one (or some)...
19,479
Posted By zaxxon
The syntax should be about the same for sftp, but...
The syntax should be about the same for sftp, but the authentication works different, as you already noticed. You can't supply user and pw this way. Either your exchange ssh-keys (there is plenty of...
13,415
Posted By bakunin
The cleanest way is to create a small script. Let...
The cleanest way is to create a small script. Let us first define some variables and set up a basic loop. You should always write scripts in a way that they work regardless from where they are...
13,415
Posted By anbu23
cd /cluster/home/input mv $(cat...
cd /cluster/home/input
mv $(cat /full_path/filelist) /cluster/home/bad
Showing results 1 to 5 of 5

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