script in batch
Hello
somebody can help me please? :)
I need to use some wildcarts that provide a copy of all the files with extention .txt
I had used this
"cd /remotehost" ^
"put *.txt" ^
but when the script ran appears the message
"No file matching '*.txt' found.
Im newly in this code and im trying to create a very simple script in batchmode
somebody can help me please? :)
I need to use some wildcarts that provide a copy of all the files with extention .txt
I had used this
"cd /remotehost" ^
"put *.txt" ^
but when the script ran appears the message
"No file matching '*.txt' found.
Im newly in this code and im trying to create a very simple script in batchmode