Problem with put
Hi all,
i have difficulties with put...
I try winscp /console /script=script.sh where script.sh is :
but it doesn't work, winscp said it can't find my file path_to_file/iptables.
How can i resolve my problem?
Thanks in advance.
p1c0
i have difficulties with put...
I try winscp /console /script=script.sh where script.sh is :
option batch on option confirm off open root@192.168.1.185:22 option transfer binary cd /etc/rc.d/init.d ! rm -f iptables put path_to_file/iptables
but it doesn't work, winscp said it can't find my file path_to_file/iptables.
How can i resolve my problem?
Thanks in advance.
p1c0