Powershell FTPS Upload Not Working

Advertisement

nishant52
Joined:
Posts:
1
Location:
Bremen, Germany

Powershell FTPS Upload Not Working

Hi,

I'm trying to upload a file to a FTPS location using powershell and WinScp, but it is not working.
I get below error:

WinSCP.SessionRemoteException: Error transferring file 'D:\testpackage.xml'. ---> WinSCP.SessionRemoteException: Copying files to remote side failed.
Unexpected error encountered. Please retry.
--- End of inner exception stack trace ---
at Check(Object , Object[] )
at System.Management.Automation.DotNetAdapter.AuxiliaryMethodInvoke(Object target, Object[] arguments, MethodInformation methodInformation, Object[] originalArguments)

I have attached my powershell script.

Note: Using WinScp GUI, the file upload works fine.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Powershell FTPS Upload Not Working

Please attach a full session log file showing the problem (using the latest version of WinSCP).

To generate log file, set Session.SessionLogPath. Submit the log with your post as an attachment. Note that passwords and passphrases not stored in the log. You may want to remove other data you consider sensitive though, such as host names, IP addresses, account names or file names (unless they are relevant to the problem). If you do not want to post the log publicly, you may email it to me. You will find my address (if you log in) in my forum profile. Please include link back to this topic in your email. Also note in this topic that you have emailed the log.

Reply with quote

Advertisement

You can post new topics in this forum