Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


danielstanden
2016-01-22T13:05:26Z
I am getting some very strange SFTP errors. I am accessing an internally hosted SFTP site and am getting the following error when trying to download a zip as a task through VisualCron.

Exception in Task: Failed to download file: "Filepath removed" to "Filepath removed" , err: SBSftpCommon.EElSFTPError: Access is denied.
at SBSftp.TElSftpClient.RemoveFileSync(String Filename)
at SBSimpleSftp.TElSimpleSFTPClient.RemoveFile(String Filename)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.FJNDGAAMHPBCPDMHCNHGOGBCGPDLLJGOOFLF.CIEPIMOCDDKPCGAGAEAJKJAPPBMFHHHAIHKN(ConnectionClientClass , FTPCommandClass , List`1 JAIDLDBFFCALCLNBJIGLNEBEHKCHIKCLMNPM, String , Int32& ) in C:\sourcefiles\code\VisualCronService\Jobs\TaskProcesses\Net\FTP\clsProcessTaskFTP.vb:line 1281

The odd ting is it seems to retry 3 times despite me not having retry on failure on. Download wokrs fine through filezilla using the same username and key files. The download does seems to partially happen as I can see some of the zip file in the target directory.
Sponsor
Forum information
Support
2016-01-22T13:40:44Z
Perhaps you download to a network folder without using a Credential?
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
danielstanden
2016-01-22T13:50:08Z
I tried with and without. The bit I don't understand is that part of the file downloads so it must have access,
Support
2016-01-22T17:30:13Z
It is probably due to a difference in running environment. Please make sure you are using a Credential with 'Load Profile and Local Login' checked in so that visualCron can have the same access as the logged in user.
Michael
Support
http://www.visualcron.com 

Please like  VisualCron on facebook!
Scroll to Top