Menu

#712 Scripting to allow semi-automated tasks

open
nobody
None
5
2020-01-05
2014-10-17
Dave
No

A simple script language to be used with the file transfer. I regularly need to synch file-groups on several PCs and currently have to do the same set of commands for each PC. A script...
copy Local C:\data*.* remote D:\Cust\data -O -Q

-O = Overwrite without asking
-Q = Quiet = don't display the file transfer dialog

Discussion

  • Marvin

    Marvin - 2015-04-27

    I second this request. This would be a VERY useful feature for me. Also, switches that would allow sync'ing by date and/or file size would be useful.

     
  • germain

    germain - 2020-01-05

    I posted a patch & the executable to add a command line version of the file transfer utility:

    https://sourceforge.net/p/vnc-tight/feature-requests/653/

     

Log in to post a comment.