developer155
Programmer
Hi,
I need to move a file from a dir on a network to our own FTP server.
Is it possible to achive my using MoveFile task by basically copying file from one dir to another like
\\network\myfolder\file.txt To
ftp://ftp.mycompany.com/file.txt
Or do I have to use FTP task to move file to folder on FTP server??
thanks
I need to move a file from a dir on a network to our own FTP server.
Is it possible to achive my using MoveFile task by basically copying file from one dir to another like
\\network\myfolder\file.txt To
ftp://ftp.mycompany.com/file.txt
Or do I have to use FTP task to move file to folder on FTP server??
thanks