[REQ] Send a file to my ftp server

  • Thread starter Thread starter ST
  • Start date Start date
S

ST

I'm looking for an utility that automatically allow to send a file to
another PC via ftp with right-click->Send To->my ftp destination.
I've made something like this with batch file and command
"ftp -s:FileScript" BUT I'm unable to verify if the file exist on the
destination PC. I need an advise message if the file already exist.
Thanks a lot.
Bye
Silvio (from Italy).
 
I'm looking for an utility that automatically allow to send a file to
another PC via ftp with right-click->Send To->my ftp destination.
I've made something like this with batch file and command
"ftp -s:FileScript" BUT I'm unable to verify if the file exist on the
destination PC. I need an advise message if the file already exist.
Thanks a lot.

I think Powerdesk can do that.


http://www.v-com.com/product/pd_free_trial.html

Bob

Remove "kins" from address to reply.
 
Back
Top