Search Results

Search: Posts Made By: whbos
6,155
Posted By whbos
Hi dhpickett, It's like you wrote: 'that...
Hi dhpickett,

It's like you wrote: 'that net' just offers an sftp service, no web port, etc.

But really, I don't think we're on the same page :-) The purpose of my script is to upload files to...
6,155
Posted By whbos
I can't sftp/scp to the target server directly,...
I can't sftp/scp to the target server directly, it needs to go through 'proxy'
6,155
Posted By whbos
Thanks for your response. As I understand, the...
Thanks for your response. As I understand, the option '-N' makes it that ssh doesn't expect input. From the man page :

-N Do not execute a remote command. This is useful for just forwarding ports...
4,776
Posted By whbos
Possibly : ln=14 sed -n "${ln}p" file is...
Possibly :
ln=14
sed -n "${ln}p" file
is more efficient?
6,155
Posted By whbos
Piped output from SSH tunnel hangs?
Hi All,

When starting an SSH tunnel, piped output 'hangs' (on AIX) :
ssh -Nf -Llocalhost:22000:server:22 proxy | cat -vet -
... hangs ...

Does anybody know how to prevent this?

Of course,...
3,494
Posted By whbos
Hi pludi, The AIX Samba package I'm using...
Hi pludi,

The AIX Samba package I'm using (pware53-64.samba.rte) does not include mount.smb, mount.cifs or anything like that. But I dug a little deeper and found that AIX actually knows how to...
3,494
Posted By whbos
(yet another) copy files from windows to server question
Hi all,

I spent the last few hours Googling for a solution without result, so here goes:

I have Windows server 'source' that produces files that need to be copied to an external Linux server...
9,930
Posted By whbos
Hi radoulov, Exactly what I was looking for,...
Hi radoulov,

Exactly what I was looking for, thanks!

Regards,
Willem.
9,930
Posted By whbos
expect - How to ignore empty lines?
Hi all,

I'm looking for a way to generate an error when a command does not print an expected message. For example :

test.sh :
echo hi!test.exp :
exp_internal 1
spawn ./test.sh
expect {
...
Showing results 1 to 9 of 9

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