kduffy
unread,Aug 28, 2012, 4:25:30 PM8/28/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm using a pscp command similar to this:
pscp.exe -p -pw p2Q9na@K user@hostname:/publisher/*.xlsx \\destination
This works fine from a command window, but when I run it from a batch file, or from a SQL Server job, the -p option doesn't work. All files have the current date.
Does anyone have a solution to this?