echo "about to get %5" >> getfiles.log echo "id %CURSESS% concurrent session starting at %DATE% %TIME%" >> getfiles.log pscp -pw %1 %2@%3:%4/%5 %6 echo "id %CURSESS% done at %DATE% %TIME%" >> getfiles.log rem ping 127.0.0.1 -n 5 -w 1000 > null call setsessid.bat -1 echo "now indicating %CURSESS% concurrent sessions" >> getfiles.log exit