Wiki

Scale Your Enterprise

User Tools

Site Tools


bw:ftp_and_bizweaver

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bw:ftp_and_bizweaver [2019/01/18 11:36]
runger [Sample Batch File]
bw:ftp_and_bizweaver [2022/04/22 10:30] (current)
akoehler [Sample Command File]
Line 17: Line 17:
 The "command" file is simply a text file with information used by winSCP during execution.  A sample file is provided below to show how the main options are defined. The "command" file is simply a text file with information used by winSCP during execution.  A sample file is provided below to show how the main options are defined.
  
-<WRAP center round tip 60%+<WRAP center round tip> 
-You can use the winSCP application to generate the command file for you.  Information on the this process is found here https://winscp.net/eng/docs/ui_generateurl.  Copy the script that is created using this process and save it as your "command" file.+You can use the winSCP application to generate the command file for you.  Information on the this process is found here https://winscp.net/eng/docs/ui_generateurl.  Copy the script that is created using this process and save it as your "command" file.  Be sure to save the file with the name defined in the batch file.
 </WRAP> </WRAP>
  
Line 50: Line 50:
 # The option does not necessarily need to be used. # The option does not necessarily need to be used.
 # The target folder may need to be changed # The target folder may need to be changed
-## get -delete *.csv C:\ProgramData\Bizweaver\FTP_In+## get -delete *.csv C:\ProgramData\Bizweaver\FTP_In\
 # #
 # Upload the file to current working remote folder # Upload the file to current working remote folder
bw/ftp_and_bizweaver.1547829403.txt.gz · Last modified: 2019/01/18 11:36 by runger