Search Results

Search: Posts Made By: vrolok
4,104
Posted By vrolok
thanks for reply, but neither putting -...
thanks for reply,

but neither putting - (minus) nor removing all indents works here, I have made it look easier:


#!/bin/bash
DIR=/home/mf/mfinpazp
while RES=$(inotifywait -e create $DIR);...
4,104
Posted By vrolok
send files through ftp using proxy in a loop
Hi,

I have a problem with sending files to ftp using proxy.
When using this script:
#!/bin/bash
DIR=/dane_wz
ftp -n -v 172.30.100.13 << EOF
quote USER xxx@172.25.240.45
quote PASS xxxx...
Showing results 1 to 2 of 2

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