Help ftp to sftp

D

Dan

Hi
I have a macro in excel where I use this function:
Call Shell("ftp -n -s:" & strTempFtpFile, vbHide)
Now my provider change the access from ftp to sftp.
Do you know how function will be available now to process my file.
Thanks in advance
Dan
 
Top