Search Results

Search: Posts Made By: mohantmk
42,967
Posted By mohantmk
Thanks, I will use PSFTP instead of PSCP. I...
Thanks, I will use PSFTP instead of PSCP.

I have few questions if i use PSFTP

I am using the below syntax to connect to server,
psftp.exe -l testlogin -pw testpassword -b script.bat...
42,967
Posted By mohantmk
Can we delete file using PSCP?
Hello,

I am using PSCP to do file transfer from remote server to window system. It works well.

But the file is only copying, but in my case once after file copied, we should not have the same...
10,022
Posted By mohantmk
It Works! Thanks for the solution.
It Works! Thanks for the solution.
10,022
Posted By mohantmk
Send mail using SMTP
Hi I need to send email from batch script, using SMTP from my exchange server. Can any one send me command line of that should be non interactive.

I did using MAPISEND, but i should not use it for...
117,598
Posted By mohantmk
Iam getting error "psftp: unknown command "for"...
Iam getting error "psftp: unknown command "for" when iam using for /f "tokens=1-3 delims=/ " %%d in ('date /t') do ren test*.txt test%%d%%e%%f.txt

--
Thanks,
Mohan
117,598
Posted By mohantmk
Hi, I am getting this error "psftp: unknown...
Hi,

I am getting this error "psftp: unknown command "for"" if i use for /f "tokens=1-3 delims=/ " %%d in ('date /t') do ren test*.txt test%%d%%e%%f.txt

--
Thanks,
Mohan
117,598
Posted By mohantmk
Thanks it works. I can run my scripts using...
Thanks it works. I can run my scripts using "C:\Program Files\PuTTY\psftp.exe" -b "C:\Documents and Settings\Mohan\My Documents\sftpcommands.txt".

I have another doubt it the same script, I need...
117,598
Posted By mohantmk
I installed Putty with psftp.exe, and kept my...
I installed Putty with psftp.exe, and kept my scripts in sftpcommands.txt.
I went to command prompt and psftp.exe -b sftpcommands.txt, but it is i am getting this error "'pstfp.exe' is not...
117,598
Posted By mohantmk
How to connect SFTP(Linux) from Windows DOS
I need to write a batch script for file transfer from SFTP to Windows system. SFTP is on Linux system. I kept this code in batch file and executing it.. but not working.. Even i tried from Command...
Showing results 1 to 9 of 9

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